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


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.

	Rainer


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