This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fa084e7 Daily bump. new 35c8219 2015-10-20 Richard Biener rguenther@suse.de Naveen H [...] new 049e311 PR c++/66583
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/ChangeLog | 20 ++++++++++++ gcc/cp/ChangeLog | 8 +++++ gcc/cp/init.c | 55 +++++++++++++++++++------------- gcc/fold-const.c | 55 -------------------------------- gcc/match.pd | 30 +++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/anon-union1.C | 27 ++++++++++++++++ gcc/testsuite/g++.dg/ext/anon-struct7.C | 28 ++++++++++++++++ 7 files changed, 145 insertions(+), 78 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/anon-union1.C create mode 100644 gcc/testsuite/g++.dg/ext/anon-struct7.C