This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3c31a6c Insert new bound in try_transform_to_exit_first_loop_alt new 2e3a49a 2015-07-10 Paolo Carlini paolo.carlini@oracle.com new a3e1e71 [obvious] Fix typos above expand_cond_expr_using_cmove
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/expr.c | 6 +++--- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp0x/scoped_enum6.C | 19 +++++++++++++++++++ 4 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/scoped_enum6.C