repo.or.cz
/
gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
RTEMS: Add Cortex-M33 multilib
[gcc.git]
/
gcc
/
testsuite
/
g++.dg
/
sso-2.C
blob
402a61e3b4707aba18e74cddda67f50d1a3ed089
1
/* Test support of scalar_storage_order pragma */
2
3
/* { dg-do compile } */
4
/* { dg-options "-Wall" } */
5
6
#pragma scalar_storage_order little-endian /* { dg-warning "not supported" } */