This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bc6897e [libatomic] Add RTEMS support new 35e4ca3 * gcc-interface/Makefile.in (x86 GNU/Hurd): Use s-osinte-gnu [...] new 6b64df1 PR sanitizer/70683 * tree.h (inchash::add_expr): Add FLAGS [...]
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 | 17 ++++ gcc/ada/ChangeLog | 6 ++ gcc/ada/gcc-interface/Makefile.in | 2 +- gcc/ada/{s-osinte-posix.adb => s-osinte-gnu.adb} | 43 +++++++- gcc/ada/s-osinte-gnu.ads | 14 +-- gcc/tree.c | 124 ++++++++++++++++++++--- gcc/tree.h | 2 +- 7 files changed, 179 insertions(+), 29 deletions(-) copy gcc/ada/{s-osinte-posix.adb => s-osinte-gnu.adb} (76%)