[Bug middle-end/59827] [4.7 Regression] ICE on array with incomplete element type
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 16 15:00:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59827
--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Thu Jan 16 14:59:46 2014
New Revision: 206665
URL: http://gcc.gnu.org/viewcvs?rev=206665&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_7-branch/gcc/testsuite/gcc.dg/pr59827.c
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/gimple-low.c
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list