re PR c++/53761 (ICE on incorrect transparent union (first field has floating point type))
/cp 2012-10-25 Paolo Carlini <paolo.carlini@oracle.com> PR c++/53761 * class.c (finish_struct_1): Reject aggregates decorated with __transparent_union__ which cannot be made transparent because the type of the first field has a different ABI from the class overall. /testsuite 2012-10-25 Paolo Carlini <paolo.carlini@oracle.com> PR c++/53761 * g++.dg/ext/transparent-union.C: New. From-SVN: r192814
Showing
gcc/testsuite/g++.dg/ext/transparent-union.C
0 → 100644
Please
register
or
sign in
to comment