[Bug c++/96720] ICE with* after include

2020-11-05 Thread abrahm.scully at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96720 --- Comment #4 from Abrahm Scully --- I think this bug should have keyword ice-on-valid-code and not ice-on-invalid-code. The preprocessed source I attached to reproduce the issue does not have the stray '*' in the original reproducer.

[Bug c++/96720] ICE with* after include

2020-11-04 Thread abrahm.scully at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96720 Abrahm Scully changed: What|Removed |Added CC||abrahm.scully at gmail dot com --- Comme

[Bug c++/96720] ICE with* after include

2020-08-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96720 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Ever confirmed|0

[Bug c++/96720] ICE with* after include

2020-08-20 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96720 Marek Polacek changed: What|Removed |Added Keywords||ice-on-invalid-code CC|