[Bug middle-end/116538] New: GET_MODE_BITSIZE() returns wrong value for PSImode

2024-08-29 Thread alancf0 at gmail dot com via Gcc-bugs
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

[Bug ada/116498] gnat enters busy wait trying to compile for msp430-none-elf with -mlarge flag

2024-08-27 Thread alancf0 at gmail dot com via Gcc-bugs
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

[Bug ada/116498] gnat enters busy wait trying to compile for msp430-none-elf with -mlarge flag

2024-08-26 Thread alancf0 at gmail dot com via Gcc-bugs
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

[Bug ada/116498] New: gnat enters busy wait trying to compile for msp430-none-elf with -mlarge flag

2024-08-26 Thread alancf0 at gmail dot com via Gcc-bugs
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