[all-commits] [llvm/llvm-project] cd8318: [flang] Change global initialization for equivalen...
madanial0 via All-commits
all-commits at lists.llvm.org
Wed Dec 6 12:03:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd83180c60d8cf149123c881526e3905c9c49275
https://github.com/llvm/llvm-project/commit/cd83180c60d8cf149123c881526e3905c9c49275
Author: madanial0 <118996571+madanial0 at users.noreply.github.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M flang/test/Lower/default-initialization-globals.f90
Log Message:
-----------
[flang] Change global initialization for equivalence on AIX (NFC) (#74614)
default initialization for equivalence on AIX results in a different
value due to endianness, changing the testcase to account for that.
Co-authored-by: Mark Danial <mark.danial at ibm.com>
More information about the All-commits
mailing list