This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR 18725, ICE with trivial invalid inline-asm


On Mon, 2004-11-29 at 13:59 -0500, Andrew Pinski wrote:

> 	* tree-cfg.c (tree_node_can_be_shared): Error_mark_node can be
> 	shared always.
> 
Just add it at the end of the first if() in the function.
error_mark_node will rarely show up.

OK with that change.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]