Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR c++/53220 | jason | 2012-05-26 | 1 | -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 |