https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101321
--- Comment #7 from Christophe Lyon ---
> PS: I let -fno-short-enums remain in the testcase for now. If the patch
> fixes the issue while removing -fno-short-enums, the testcase can be updated
> to not have -fno-short-enums anymore.
I just che
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101321
--- Comment #6 from CVS Commits ---
The master branch has been updated by Christophe Lyon :
https://gcc.gnu.org/g:e8073c04536214c856a6340fea23d676cd7436af
commit r12-2099-ge8073c04536214c856a6340fea23d676cd7436af
Author: Christophe Lyon
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101321
Indu Bhagat changed:
What|Removed |Added
CC||ibhagatgnu at gmail dot com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101321
Christophe Lyon changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101321
--- Comment #3 from CVS Commits ---
The master branch has been updated by Christophe Lyon :
https://gcc.gnu.org/g:0ea47850bbb38ea81a34c503533d4dd0f3391f19
commit r12-2005-g0ea47850bbb38ea81a34c503533d4dd0f3391f19
Author: Christophe Lyon
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101321
--- Comment #2 from Christophe Lyon ---
OK, makes sense, thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101321
Andrew Pinski changed:
What|Removed |Added
Component|debug |testsuite
--- Comment #1 from Andrew Pi