This is the mail archive of the gcc-bugs@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: [tree-ssa] Bootstrap fails with undefined reference to find_reachable_lable


On Sat, 2003-04-26 at 01:51, Daniel Berlin wrote:

> You can simply generate GIMPLE trees directly from treelang, and be 
> done with it.
> If it doesn't work when you do this, something is broken, right Diego?
> 
That would be GENERIC, actually.  Yes, in theory if your front end emits
GENERIC and has the right hooks for the gimplifier to convert into
GIMPLE, then things ought to just work.


Diego.


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