* c-parse.in (cast_expr): Move compound literals from here ...
commit28dc8344238a39d0777e87a43f0252c9856ea198
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Jan 2001 20:41:49 +0000 (24 20:41 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Jan 2001 20:41:49 +0000 (24 20:41 +0000)
treefb7631bc21b96e7a0071cd36b5ff78d5c6b71fe9
parenta7b0e06d87c77aa07fe9c62085ca8cb68b38ffaa
* c-parse.in (cast_expr): Move compound literals from here ...
(primary): ... to here.  Use standard terminology "compound
literal" instead of "constructor expression".

testsuite:
* gcc.c-torture/compile/20010124-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39246 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-parse.in
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20010124-1.c [new file with mode: 0644]