This is the mail archive of the gcc@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: [RFH][tuples] Make Ada work


> The Ada status on tuples is now that you can build it (on i686 at least)
> but gnatmake is miscompiled (or rather, the global initializer stuff
> doesn't work - all the ___elabs are missing, as you can see in
> for example gnat.dg/renaming3.adb failing if you just use gnat1 from
> tuples in a trunk tree).

The missing _elabs is more likely a missing change in gigi rather
than a miscompilation.

> You need the patch below to allow the gnat/rts build to succeed, but
> I'm lost with the above now - this is failures at -O0 after all - so
> I expect some help from you Ada guys here.

Understood.

Arno


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