This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from abea0dbd63d gimplify: Handle void expression as asm input [PR100501, PR100792] new 9bba9067598 Support for 64-bit location_t: Backend parts new 8cc9d27e2db Support for 64-bit location_t: toplev parts new 2ae0566243c Support for 64-bit location_t: Internal parts
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/config/aarch64/aarch64-c.cc | 3 +- gcc/config/avr/avr-c.cc | 3 +- gcc/config/riscv/riscv-c.cc | 3 +- gcc/diagnostic-show-locus.cc | 128 +++++++++++++++++++++++++++++++++------- gcc/doc/tm.texi | 2 +- gcc/input.cc | 100 +++++++++++++++---------------- gcc/target.def | 2 +- gcc/toplev.cc | 2 +- 8 files changed, 163 insertions(+), 80 deletions(-)