This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Missing declaration causes ICE or segmentation fault
- To: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Subject: Re: Missing declaration causes ICE or segmentation fault
- From: Gavin Romig-Koch <gavin at redhat dot com>
- Date: Mon, 26 Jun 2000 09:42:02 -0400 (EDT)
- Cc: rth at cygnus dot com (Richard Henderson), gcc-bugs at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- References: <20000616140242.B14926@cygnus.com><200006222058.QAA03390@hiauly1.hia.nrc.ca>
The c-typeck.c patch is fine, thanks, I've checked it in.
Someone else will need to review the reload patch.
-gavin...
> 2000-06-16 J. David Anglin <dave@hiauly1.hia.nrc.ca>
>
> * c-typeck.c (digest_init): Return error_mark_node node when
> TREE_TYPE (init) == error_mark_node.