* c-pragma.c (handle_pragma_scalar_storage_order): Expand on error
commita372ea889b3491192d80439ad3bf45fa10ce759b
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Sep 2017 17:11:47 +0000 (15 17:11 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Sep 2017 17:11:47 +0000 (15 17:11 +0000)
treef5d02f2b4122c66d96510962c0ed533abe820c2d
parent699e87c1ba9d1283086b8f39e938437e9d56e2e2
* c-pragma.c (handle_pragma_scalar_storage_order): Expand on error
message for non-uniform endianness and issue a warning in C++.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@252831 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c-pragma.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/sso-1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/sso-2.C [new file with mode: 0644]