This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e611189899b rs6000, remove vector set and vector init built-ins. new 592a746533a c: Fix ICE for incorrect code in comptypes_verify [PR115696] new 7825c07bbaf c: Fix ICE for redeclaration of structs with different alig [...]
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/c/c-typeck.cc | 7 +++++++ gcc/testsuite/gcc.dg/pr114727.c | 6 ++++++ gcc/testsuite/gcc.dg/pr115696.c | 7 +++++++ 3 files changed, 20 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/pr114727.c create mode 100644 gcc/testsuite/gcc.dg/pr115696.c