This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 158cccea0d0 middle-end: Avoid using DECL_UID in ASM_FORMAT_PRIVATE_NAME [...] new 5f18995e23e varasm: Fix output_constructor where a RANGE_EXPR index nee [...]
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 | 6 ++++++ gcc/testsuite/ChangeLog | 3 +++ gcc/testsuite/g++.dg/torture/pr94303.C | 17 +++++++++++++++++ gcc/varasm.c | 20 ++++++++++++++++++++ 4 files changed, 46 insertions(+) create mode 100644 gcc/testsuite/g++.dg/torture/pr94303.C