This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 572d704 compiler: add -fgo-c-header=FILE to create a C header new 77ce623 PR debug/77389 * g++.dg/debug/dwarf2/template-params-12f.C: [...] new 4472e8d PR middle-end/77377 * simplify-rtx.c (avoid_constant_pool_r [...] new 06cee16 PR debug/77363 * dwarf2out.c (modified_type_die): Use looku [...]
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 | 11 +++++++++++ gcc/dwarf2out.c | 3 ++- gcc/simplify-rtx.c | 7 +++---- gcc/testsuite/ChangeLog | 12 ++++++++++++ gcc/testsuite/g++.dg/debug/dwarf2/pr77363.C | 20 ++++++++++++++++++++ .../g++.dg/debug/dwarf2/template-params-12f.C | 2 +- gcc/testsuite/gcc.target/i386/pr77377.c | 6 ++++++ 7 files changed, 55 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr77363.C create mode 100644 gcc/testsuite/gcc.target/i386/pr77377.c