[Bug c++/84281] Heap grows indefinitely
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 9 01:07:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84281
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |error-recovery,
| |ice-on-invalid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-02-09
CC| |msebor at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #4 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed. Unless C++ has evolved more than I know the code is badly mangled,
so ice-on-invalid. GCC also prints some error messages before it gets into a
loop so error-recovery.
More information about the Gcc-bugs
mailing list