gcc-15-2952-g479dab62b828: FAIL: 3 regressions

Description

Commit: https://github.com/gcc-mirror/gcc/commit/479dab62b828f93d6be48241178dbf654bdd33e7
commit gcc-15-2952-g479dab62b828
Author: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
Date: Fri Aug 16 14:43:41 2024 +0200

testsuite: Verify -fshort-enums and -fno-short-enums in pr33738.C

For some targets, like Cortex-M on arm-none-eabi, the -fshort-enums is
enabled by default. For these targets, the test case fails as
sizeof(Alpha) < sizeof(int).
To make the test case behave identical for targets that does enable
-fshort-enums and those that does not, add -fno-short-enums in the test
... 13 lines of the commit log omitted.

Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/479dab62b828f93d6be48241178dbf654bdd33e7/jira/yaml

Activity

Fixed

Details

Assignee

Reporter

Start date

Components

Priority

Checklist

Sentry

Created August 16, 2024 at 7:23 PM
Updated January 26, 2025 at 5:47 PM
Resolved August 19, 2024 at 9:37 AM