This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e0fd9ce257c Update gcc sv.po. new 8662d059343 cselib: Fix endless cselib loop on (plus:P (reg) (const_int 0)) new 5ff06d762a8 libatomic/test: Fix compilation for build sysroot new 749bd22ddc5 libgomp/test: Remove a build sysroot fix regression
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 | 5 +++++ gcc/cselib.c | 18 +++++++++++------- libatomic/ChangeLog | 10 ++++++++++ libatomic/configure | 3 +++ libatomic/configure.ac | 1 + libatomic/testsuite/Makefile.am | 2 ++ libatomic/testsuite/Makefile.in | 5 ++++- libatomic/testsuite/libatomic-site-extra.exp.in | 1 + libgomp/ChangeLog | 12 ++++++++++++ libgomp/configure | 3 +++ libgomp/configure.ac | 1 + libgomp/testsuite/Makefile.am | 2 ++ libgomp/testsuite/Makefile.in | 6 +++++- libgomp/testsuite/libgomp-site-extra.exp.in | 1 + libgomp/testsuite/libgomp-test-support.exp.in | 2 -- 15 files changed, 61 insertions(+), 11 deletions(-) create mode 100644 libatomic/testsuite/libatomic-site-extra.exp.in create mode 100644 libgomp/testsuite/libgomp-site-extra.exp.in