[Bug preprocessor/97577] [11/12 Regression] ICE: Segmentation fault (in get_location_from_adhoc_loc) by r11-4128

2022-04-21 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97577 Richard Biener changed: What|Removed |Added Target Milestone|11.3|11.4 --- Comment #6 from Richard Biener

[Bug preprocessor/97577] [11/12 Regression] ICE: Segmentation fault (in get_location_from_adhoc_loc) by r11-4128

2021-07-28 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97577 Richard Biener changed: What|Removed |Added Target Milestone|11.2|11.3 --- Comment #5 from Richard Biener

[Bug preprocessor/97577] [11/12 Regression] ICE: Segmentation fault (in get_location_from_adhoc_loc) by r11-4128

2021-07-05 Thread asolokha at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97577 --- Comment #4 from Arseny Solokha --- % MALLOC_PERTURB_=1 MALLOC_CHECK_=3 gcc-12.0.0 -c tt.c tt.c:5:9: error: #if with no expression 5 | #if M1() | ^ tt.c:7:9: internal compiler error: Segmentation fault 7 | #pragma pack()

[Bug preprocessor/97577] [11/12 Regression] ICE: Segmentation fault (in get_location_from_adhoc_loc) by r11-4128

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97577 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug preprocessor/97577] [11/12 Regression] ICE: Segmentation fault (in get_location_from_adhoc_loc) by r11-4128

2021-04-27 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97577 Jakub Jelinek changed: What|Removed |Added Target Milestone|11.0|11.2 --- Comment #3 from Jakub Jelinek