This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d0603dfe9d3 OpenMP: Permit additional selector properties new d31c54c7da7 libgfortran: avoid duplicate libraries in spec new 5ba949c096f c++: Check null pointer deref when calling memfn in constex [...]
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/constexpr.cc | 14 ++++++++++++++ gcc/testsuite/g++.dg/cpp0x/constexpr-memfn2.C | 10 ++++++++++ libgfortran/libgfortran.spec.in | 2 +- 3 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-memfn2.C