This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 33fdbbe4ce6 Fortran: Add missing ST_OMP_END_SCOPE handling [PR102313] new f008fd3a480 c++: Fix __is_*constructible/assignable for templates [PR102305] new 818c505188f c++: Update DECL_*SIZE for objects with flexible array memb [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/decl.c | 32 ++++++++++++++++++ gcc/cp/method.c | 1 + gcc/testsuite/g++.dg/cpp0x/pr102305.C | 39 ++++++++++++++++++++++ .../struct-size.c => g++.target/i386/pr102295.C} | 5 +-- 4 files changed, 75 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr102305.C copy gcc/testsuite/{gcc.target/i386/struct-size.c => g++.target/i386/pr102295.C} (57%)