This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9cc8bc3 * doc/invoke.texi (x86 Options): Document -m80387 and -mhard-float. new d8a3bc9 * gimplify.c (gimplify_scan_omp_clauses): Handle COMPONENT_R [...]
The 1 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/cp/ChangeLog | 8 ++++ gcc/cp/parser.c | 1 + gcc/cp/semantics.c | 10 ++-- gcc/gimplify.c | 55 ++++++++++++++++++--- libgomp/ChangeLog | 4 ++ libgomp/testsuite/libgomp.c++/target-20.C | 80 +++++++++++++++++++++++++++++++ 7 files changed, 154 insertions(+), 9 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c++/target-20.C