summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/c-c++-common/array-lit.c
Commit message (Collapse)AuthorAgeFilesLines
* PR c++/53220jason2012-05-261-0/+12
gcc/ * c-typeck.c (array_to_pointer_conversion): Give -Wc++-compat warning about array compound literals. gcc/cp/ * call.c (convert_like_real) [ck_list]: Take array address directly. * typeck.c (decay_conversion): Reject decay of an array compound literal. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187916 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud