[Bug other/100175] ICE in cp_parser_lookup_name, at cp/parser.c:28265

2021-04-22 Thread mkaracsony81 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100175 --- Comment #4 from Miklos Karacsony --- I've tried to save it but every time I re-run the command it compiles without an error. This ICE comes randomly, and when it does, I am unable to save the relevant pre-processed source. I know this is not

[Bug other/100175] ICE in cp_parser_lookup_name, at cp/parser.c:28265

2021-04-21 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100175 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Ever confirmed|0

[Bug other/100175] ICE in cp_parser_lookup_name, at cp/parser.c:28265

2021-04-21 Thread mkaracsony81 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100175 --- Comment #2 from Miklos Karacsony --- Commented too soon above, the ICE is back this time it happened when I've tried to build Mesa: [1775/2477] Compiling C++ object 'src/gallium/drivers/swr/3eb908b@@swrAVX@sha/rasterizer_core_backend_single

[Bug other/100175] ICE in cp_parser_lookup_name, at cp/parser.c:28265

2021-04-21 Thread mkaracsony81 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100175 --- Comment #1 from Miklos Karacsony --- I've played around with this gcc version and it looks like the ICE was caused by a faulty glibc commit. As soon I've replaced glibc with the version I've used before the ICE was gone. Please close this bu