This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b098e9 PR c/69669 * c-decl.c (finish_enum): When honoring mode att [...] new ebce0b4 libgo: bump version number for upgrade to 1.6rc1 new 2cc8e10 * config/msp430/msp430.c (msp430_start_function): Add function type. new f7ef539 Fix constexpr evaluation of comparisons involving pointer-to-members
The 3 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 | 4 ++++ gcc/config/msp430/msp430.c | 1 + gcc/cp/ChangeLog | 5 +++++ gcc/cp/constexpr.c | 22 ++++++++++++++++++++-- gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/ChangeLog | 6 +++++- gcc/testsuite/g++.dg/cpp0x/constexpr-ptrmem5.C | 17 +++++++++++++++++ libgo/configure | 2 +- libgo/configure.ac | 2 +- 9 files changed, 55 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-ptrmem5.C