This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4865a92b350 testsuite: Align testcase with implementation [PR105090] new 4c7009735f7 c: ICE on invalid with attribute optimize [PR115549] new 0c27eade475 c: ICE with invalid sizeof [PR115642]
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-decl.cc | 5 ++++- gcc/c/c-typeck.cc | 3 +++ gcc/testsuite/c-c++-common/attr-aligned-2.c | 8 ++++++++ gcc/testsuite/gcc.dg/noncompile/sizeof-1.c | 7 +++++++ 4 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/c-c++-common/attr-aligned-2.c create mode 100644 gcc/testsuite/gcc.dg/noncompile/sizeof-1.c