This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 35e3a98 Fix -Wmisleading-indentation warning in graphite-optimize-isl.c new 81dbff5 2015-12-10 Martin Jambor mjambor@suse.cz new 30ccaf3 PR c++/68348 * g++.dg/cpp0x/pr68348.C: New test.
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 | 5 ++++ gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/g++.dg/cpp0x/pr68348.C | 18 ++++++++++++++ gcc/tree-inline.c | 46 ++++++++++++++++++++++++++++++++++++ 4 files changed, 74 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr68348.C