This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0983a30 [Darwin] Fix PR57438 by avoiding empty function bodies and tr [...] new aaa5070 [Darwin] fix PR67710 by updating 'as' specs to handle newer a [...]
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 | 13 ++++++++++ gcc/config.in | 7 ++++++ gcc/config/darwin-driver.c | 28 ++++++++++++++++++++- gcc/config/darwin.h | 21 ++++++++++++++-- gcc/config/darwin.opt | 3 +++ gcc/config/i386/darwin.h | 5 ++-- gcc/configure | 39 ++++++++++++++++++++++++++++++ gcc/configure.ac | 14 +++++++++++ gcc/testsuite/ChangeLog | 9 +++++++ gcc/testsuite/gcc.dg/darwin-minversion-1.c | 4 +-- gcc/testsuite/gcc.dg/darwin-minversion-2.c | 4 +-- gcc/testsuite/gcc.dg/darwin-minversion-3.c | 4 +-- libgcc/ChangeLog | 6 +++++ libgcc/config/t-darwin | 4 +++ 14 files changed, 150 insertions(+), 11 deletions(-)