This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c6a7d9e input.c/libcpp: fix lifetimes of path buffers new 83ee671 PR sanitizer/78106 * gcc.dg/asan/pr78106.c: Add -ffat-lto-o [...] new b95fe85 * config.gcc (sparc*-*-solaris2*): Adjust. (sparc64-*-linux [...]
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 | 13 + gcc/config.gcc | 4 +- gcc/config/sparc/{default-64.h => default64.h} | 0 gcc/config/sparc/sparc.c | 6 +- gcc/config/sparc/sparc.h | 4 +- gcc/config/sparc/sparc.md | 1104 ++++++++++++------------ gcc/testsuite/ChangeLog | 17 +- gcc/testsuite/gcc.dg/asan/pr78106.c | 2 +- 8 files changed, 599 insertions(+), 551 deletions(-) rename gcc/config/sparc/{default-64.h => default64.h} (100%)