]> gcc.gnu.org Git - gcc.git/commit - gcc/c-typeck.c
re PR c/10602 (ICE in c-typeck.c (tree check failure))
authorSteven Bosscher <steven@gcc.gnu.org>
Thu, 24 Jul 2003 08:58:42 +0000 (08:58 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Thu, 24 Jul 2003 08:58:42 +0000 (08:58 +0000)
commit8f5b6d29fbb19a81600a32f7524103890c895369
tree7c9f32a2255ffadbd8832a8a8b3084c2bb4fc7d6
parentacd0b319f1a5718d5a17378734ac957c7ab2f2ee
re PR c/10602 (ICE in c-typeck.c (tree check failure))

PR c/10602
* c-typeck.c (type_lists_compatible_p): Do not compare
arguments if one of them is an error_mark_node.

* gcc.dg/noncompile/incomplete-2.c: New test.

From-SVN: r69735
gcc/ChangeLog
gcc/c-typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/noncompile/incomplete-2.c [new file with mode: 0644]
This page took 0.056716 seconds and 5 git commands to generate.