[Bug c++/84843] [8 Regression] C++ ICE on builtin redefinition since r258391
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 13 09:08:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84843
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |error-recovery,
| |ice-on-invalid-code
Priority|P3 |P4
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-03-13
Target Milestone|--- |8.0
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This is because of the return olddecl; for the builtins.
More information about the Gcc-bugs
mailing list