[Bug c++/50025] [DR 1288] C++0x initialization syntax doesn't work for class members of reference type
emsr at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 1 21:00:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50025
emsr at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emsr at gcc dot gnu.org
--- Comment #18 from emsr at gcc dot gnu.org ---
Created attachment 32240
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32240&action=edit
This is a test case for c++/50025.
This just has simple classes with various reference member and verifies that
using brace-initialization is accepted. I put it under g++.dg/cpp0x.
Would anyone like more test cases?
If this passes on x86_64-linux I think I'll close this with the test case
patch.
OK?
More information about the Gcc-bugs
mailing list