[Bug preprocessor/88974] [9 Regression] ICE: Segmentation fault (in linemap_resolve_location)

2022-10-22 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88974 --- Comment #7 from David Binderman --- (In reply to Jakub Jelinek from comment #6) > And this updated patch, while it bootstrapped, had quite a few testsuite > regressions. So, I'm afraid I don't know where would in some cases the > src_loc be

[Bug preprocessor/88974] [9 Regression] ICE: Segmentation fault (in linemap_resolve_location)

2020-03-17 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88974 --- Comment #6 from Jakub Jelinek --- Created attachment 48049 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48049=edit gcc10-pr88974.patch Unfortunately, that patch failed bootstrap miserably (e.g. the compiler generated

[Bug preprocessor/88974] [9 Regression] ICE: Segmentation fault (in linemap_resolve_location)

2020-03-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88974 --- Comment #5 from Jakub Jelinek --- Created attachment 48042 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48042=edit gcc10-pr88974.patch Untested fix for that. Or instead set result->src_loc to result->src_loc =

[Bug preprocessor/88974] [9 Regression] ICE: Segmentation fault (in linemap_resolve_location)

2020-03-15 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88974 David Binderman changed: What|Removed |Added CC||dcb314 at hotmail dot com --- Comment

[Bug preprocessor/88974] [9 Regression] ICE: Segmentation fault (in linemap_resolve_location)

2019-01-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88974 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug preprocessor/88974] [9 Regression] ICE: Segmentation fault (in linemap_resolve_location)

2019-01-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88974 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Sat Jan 26 10:08:00 2019 New Revision: 268285 URL: https://gcc.gnu.org/viewcvs?rev=268285=gcc=rev Log: PR preprocessor/88974 * directives.c (SEEN_EOL): Move macro to ...

[Bug preprocessor/88974] [9 Regression] ICE: Segmentation fault (in linemap_resolve_location)

2019-01-24 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88974 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug preprocessor/88974] [9 Regression] ICE: Segmentation fault (in linemap_resolve_location)

2019-01-23 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88974 Richard Biener changed: What|Removed |Added Target Milestone|--- |9.0