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: 3.4 PATCH: Fix Solaris 8 Ada bootstrap failure


On Tue, 2003-10-21 at 23:07, Rainer Orth wrote:
> Arnaud Charlet writes:
> 
> > OK if your build succeeded (including gnatlib_and_tools).
> 
> make gnatlib_and_tools didn't due to the following:
> 
> ../../xgcc -B../../ -c -g -O2      -W -Wall -gnatpg  s-casi16.adb -o s-casi16.o
> s-casi16.adb:49:28: alignment for "Uhalf" must be at least 2
> make[2]: *** [s-casi16.o] Error 1
> 
> But this seems to be a known bug, and my change fixes a compile failure
> which completely breaks Solaris 2 Ada bootstrap right now.

On x86-linux full install with Ada succeeds if you revert stor-layout.c
to version 1.170 (instead of 1.171).

> 	Rainer
> 


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