mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 19:56:38 +00:00
[flang] Add target=sparc check for big endian (NFC) (#105854)
This commit is contained in:
parent
5afd39d6e4
commit
914fa6727f
@ -1,5 +1,5 @@
|
||||
! RUN: %flang_fc1 -fdebug-dump-symbols -pedantic %s 2>&1 | FileCheck %s \
|
||||
! RUN: --check-prefixes=%if system-aix %{"CHECK","BE"%} \
|
||||
! RUN: --check-prefixes=%if target={{.*-aix.*|sparc.*}} %{"CHECK","BE"%} \
|
||||
! RUN: %else %{"CHECK","LE"%}
|
||||
|
||||
! CHECK: DATA statement value initializes 'jx' of type 'INTEGER(4)' with CHARACTER
|
||||
|
Loading…
x
Reference in New Issue
Block a user