https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116538
Bug ID: 116538
Summary: GET_MODE_BITSIZE() returns wrong value for PSImode
Product: gcc
Version: 12.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116498
--- Comment #3 from Alan Fisher ---
> It seems odd that neither Pmode nor ptr_mode is in the set of integer modes
> though.
This does seem odd... One would think PSI should sit between HI and SI as here:
https://gcc.gnu.org/onlinedocs/gccint/M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116498
--- Comment #1 from Alan Fisher ---
Correction to the above diagram:
const unsigned char mode_wider[NUM_MACHINE_MODES] =
{
E_VOIDmode, /* VOID */ <--|
E_VOIDmode, /* BLK */ |
E_VOIDm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116498
Bug ID: 116498
Summary: gnat enters busy wait trying to compile for
msp430-none-elf with -mlarge flag
Product: gcc
Version: 12.2.0
Status: UNCONFIRMED
Severity