This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap failure on Linux/i686 in Ada
- From: Jeffrey A Law <law at redhat dot com>
- To: Laurent GUERBY <laurent at guerby dot net>
- Cc: Rainer Emrich <r dot emrich at de dot tecosim dot com>, gcc at gcc dot gnu dot org
- Date: Tue, 03 Jan 2006 12:42:49 -0700
- Subject: Re: Bootstrap failure on Linux/i686 in Ada
- References: <43B94C46.4090805@de.tecosim.com> <1136226716.20435.214.camel@pc.site>
- Reply-to: law at redhat dot com
On Mon, 2006-01-02 at 19:31 +0100, Laurent GUERBY wrote:
> Hi Rainer, this is PR24994:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24994
>
> And is under investigation:
>
> http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01756.html
Finally!
To stop the annoying VM randomization you need to turn on
the old style VM layout in the kernel. Grrr. I'm
making progress now, believe it or not, I'm actually focused
on a possible latent bug in the SRA code...
Jeff