bootstrap/10129 (Was: GCC Release Status (2003-06-20))

Andrew Pinski pinskia@physics.uc.edu
Sat Jun 21 14:30:00 GMT 2003


I think a work around on the mainline is to compile with 
-mdynamic-no-pic
which disables PIC code generation on powerpc-apple-darwin6.6, I should 
know
because my name is on the patch (even though it is apple email address, 
it
is same person).
I bootstrap (Not Ada though but I would like to start soon just make 
sure
that it is bootstrap able on darwin) all the time with the 
-mdynamic-no-pic
option on the mainline.

I do not know if this is an acceptable work around or not but it
should help to at least getting bootstrap back working.

Thanks,
Andrew Pinski



On Friday, Jun 20, 2003, at 21:15 US/Eastern, Geert Bosch wrote:

> I'd really like to get some attention for http://gcc.gnu.org/PR10129,
> which is a bootstrap failure for Ada on powerpc-apple-darwin.
> I have done all I can to pin-point this regression, which is caused by
> patch  http://gcc.gnu.org/ml/gcc-patches/2002-09/msg01259.html by
> Geoffrey Keating.
>
> The PR contains suggestions by Geoffrey on how the bug could be fixed,
> but I do not know nearly enough about this area of the compiler, and
> handling of PIC code on darwin in particular, to be able to come up
> with a fix for this.
>
>   -Geert
>
> BTW, this has left my laptop unable to build Ada on either 3.3 branch
>      or mainline since october 2002, when I reported the problem.
>
>
>



More information about the Gcc mailing list