[Bug middle-end/59827] [4.7/4.8 Regression] ICE on array with incomplete element type
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 16 13:00:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59827
--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Thu Jan 16 12:59:36 2014
New Revision: 206662
URL: http://gcc.gnu.org/viewcvs?rev=206662&root=gcc&view=rev
Log:
PR middle-end/59827
* gimple-low.c (gimple_check_call_args): Don't use DECL_ARG_TYPE if
it is error_mark_node.
testsuite/
* gcc.dg/pr59827.c: New test.
Added:
branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr59827.c
Modified:
branches/gcc-4_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/gimple-low.c
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list