This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9631a46 PR ada/67205 * config/mips/mips.c (TARGET_CUSTOM_FUNCTION_D [...] new a9eff29 Fix PR77673: bswap loads passed end of object new ee0c17a Improve comment for struct symbolic_number in bswap pass new 9f04f81 Remove conflict marker
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 | 21 ++++++++++- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.dg/pr77673.c | 19 ++++++++++ gcc/tree-ssa-math-opts.c | 81 +++++++++++++++++++++++++++--------------- 4 files changed, 96 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr77673.c