[PATCH] Fix tree inlining ICE (take 2)

Jakub Jelinek jakub@redhat.com
Tue Nov 13 15:03:00 GMT 2001


On Tue, Nov 20, 2001 at 09:18:14AM -0800, Richard Henderson wrote:
> On Tue, Nov 20, 2001 at 12:35:30PM +0100, Jakub Jelinek wrote:
> > Here is a better one. The DECL_RESULT check is there so that we're sure
> > start_function has been called and not undone by duplicate_decls.
> 
> Hum.  What is DECL_RESULT for a void function?

Something like:

<result_decl 0x401b4828 type <void_type 0x4019e7b4 void>
        VOID file x.c line 2
        align 8 context <function_decl 0x401b47b4 foo>>

	Jakub



More information about the Gcc-patches mailing list