This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2425f3b * fold-const.c (operand_equal_p): Do not compare TYPE_MODE w [...] new 02f43d0 powerpc musl libc support new e57d924 [RFA] Fix pr67830, another type narrowing problem
The 2 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 | 26 +++++++++++++ gcc/config/rs6000/linux64.h | 20 ++++++++-- gcc/config/rs6000/sysv4.h | 86 ++++++++++++++++++++++++++++++++++++++++-- gcc/config/rs6000/sysv4le.h | 2 + gcc/match.pd | 4 +- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.dg/pr67830.c | 22 +++++++++++ 7 files changed, 156 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr67830.c