re PR c++/59281 (attribute((constructor)) accepts enum class as integer constant)
authorJason Merrill <jason@gcc.gnu.org>
Thu, 21 Jan 2016 20:26:26 +0000 (15:26 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 21 Jan 2016 20:26:26 +0000 (15:26 -0500)
commit7f5b3f488fd80bf4c0c64cf51584d5495b011716
treec48d6283d2e525db1dbc7343849afba0a3985229
parent020491e63b0eaf2141f3ea9f65184551e94ecbad
re PR c++/59281 (attribute((constructor)) accepts enum class as integer constant)

PR c++/59281
* g++.dg/ext/attr-constructor1.C: New.

From-SVN: r232704
gcc/testsuite/g++.dg/ext/attr-constructor1.C [new file with mode: 0644]