r207857 - in /branches/scalar-storage-order/gcc...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Tue Feb 18 22:58:00 GMT 2014
Author: ebotcazou
Date: Tue Feb 18 22:58:42 2014
New Revision: 207857
URL: http://gcc.gnu.org/viewcvs?rev=207857&root=gcc&view=rev
Log:
c/
* c-typeck.c (build_unary_op) <ADDR_EXPR>: Issue errors on bit-fields
and reverse SSO here and not...
(c_mark_addressable): ...here.
testsuite/
* c-c++-common/sso/u5.c: New test.
* c-c++-common/sso/u6.c: Likewise.
* gnat.dg/sso/u5.adb: Likewise.
* gnat.dg/sso/u6.adb: Likewise.
Added:
branches/scalar-storage-order/gcc/testsuite/c-c++-common/sso/u5.c
branches/scalar-storage-order/gcc/testsuite/c-c++-common/sso/u6.c
branches/scalar-storage-order/gcc/testsuite/gnat.dg/sso/u5.adb
branches/scalar-storage-order/gcc/testsuite/gnat.dg/sso/u6.adb
Modified:
branches/scalar-storage-order/gcc/c/c-typeck.c
More information about the Gcc-cvs
mailing list