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?