obstack_alloc_rtx must no longer be declared in rtl.h...

Mark Mitchell mark@codesourcery.com
Wed Sep 8 09:13:00 GMT 1999


>>>>> "Alexandre" == Alexandre Oliva <oliva@dcc.unicamp.br> writes:

    Alexandre> ... since now it is declared and defined static in
    Alexandre> genrtl.c (from gengenrtl.c).  Sun C complains about the
    Alexandre> conflicting declarations.

What do you mean `now'?  It's been static since at least May 1998.

Probably a better fix is to rename the routine in gengenrtl.c; not
unprototype a routine still defined in rtl.c.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


More information about the Gcc-patches mailing list