[flang] Add target=sparc check for big endian (NFC) (#105854)

This commit is contained in:
Kelvin Li 2024-08-26 08:37:34 -04:00 committed by GitHub
parent 5afd39d6e4
commit 914fa6727f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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