This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0e12aa6c26a contrib/gcc-changelog/git_check_commit.py: Implement --num-commits new 08e752e7236 AVR: ipa/92606 - Don't optimize PROGMEM data against non-PROGMEM.
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/config/avr/avr.cc | 6 +++ gcc/testsuite/gcc.target/avr/torture/pr92606.c | 57 ++++++++++++++++++++++++++ 2 files changed, 63 insertions(+) create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr92606.c