[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:49:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80580
--- Comment #2 from Mikhail Maltsev <miyuki at gcc dot gnu.org> ---
Author: miyuki
Date: Thu May 11 10:48:54 2017
New Revision: 247899
URL: https://gcc.gnu.org/viewcvs?rev=247899&root=gcc&view=rev
Log:
GIMPLEFE: Handle invalid unary "*" operand type
gcc/c/
PR testsuite/80580
* gimple-parser.c (c_parser_gimple_unary_expression): Check argument
type of unary '*'.
gcc/testsuite/
PR testsuite/80580
* gcc.dg/gimplefe-error-4.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/gimplefe-error-4.c
Modified:
trunk/gcc/c/ChangeLog
trunk/gcc/c/gimple-parser.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list