http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48892
Summary: [C++0x] XFAILed bogus errors in constexpr-48089.C Product: gcc Version: 4.6.0 Status: UNCONFIRMED Keywords: rejects-valid Severity: normal Priority: P3 Component: c++ AssignedTo: ja...@gcc.gnu.org ReportedBy: ja...@gcc.gnu.org CC: g...@magfr.user.lysator.liu.se Depends on: 48089 In the testcase for 48089, the R section should be accepted because even though we're looking at the same complete object, it's ok to get the value of already initialized subobjects.