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: [Ada] Fix unwinding failures on tru64


> How could you test this?  AFAIK, 4.0 branch and mainline don't bootstrap on
> Tru64 UNIX due to PR ada/18434.  Btw., maybe the bug preventing bootstrap
> isn't target specific after all; maybe you could have a look at the PR
> since I've been able to narrow down the failure a bit.

I am using -O0 to build Ada these days, until all the unrelated codegen
bugs and inconsistencies between front-end and back-end expectations
that are affecting Ada are being addressed.

Also in this particular context, the manual testing was done using
GCC 3.4, since the code is completely back-end independent.

The automatic testing is always done using HEAD sources, but also
with -O0.

Arno


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