OSDN Git Service

/cp
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Dec 2011 18:21:18 +0000 (18:21 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Dec 2011 18:21:18 +0000 (18:21 +0000)
commit8c7d88f786e47ec796fc4013b39d53d9d31e7529
treeaee05ef56b1512b960520d88b0ce3213b80ea7a0
parent961317099be77863ddabf5f5426812f30bf1456e
/cp
2011-12-05  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/51414
* semantics.c (finish_underlying_type): Use %qT, not %qE for the
error message.

/testsuite
2011-12-05  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/51414
* g++.dg/ext/underlying_type11.C: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182017 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/underlying_type11.C [new file with mode: 0644]