[Bug testsuite/80580] GIMPLEFE ICE on invalid code (fuzz testing)
miyuki at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu May 11 10:56:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80580
--- Comment #3 from Mikhail Maltsev <miyuki at gcc dot gnu.org> ---
Author: miyuki
Date: Thu May 11 10:55:52 2017
New Revision: 247900
URL: https://gcc.gnu.org/viewcvs?rev=247900&root=gcc&view=rev
Log:
GIMPLEFE: handle invalid __MEM
gcc/c/
PR testsuite/80580
* gimple-parser.c (c_parser_gimple_postfix_expression): Handle
incorrect __MEM syntax.
gcc/testsuite/
PR testsuite/80580
* gcc.dg/gimplefe-error-5.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/gimplefe-error-5.c
Modified:
trunk/gcc/c/ChangeLog
trunk/gcc/c/gimple-parser.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list