This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: -Warray-bounds breaks bootstrap on i686-linux
- From: Dirk Mueller <dmueller at suse dot de>
- To: François-Xavier Coudert <francois-xavier dot coudert at lcp dot u-psud dot fr>
- Cc: Richard Guenther <rguenther at suse dot de>, "fortran at gcc dot gnu dot org List" <fortran at gcc dot gnu dot org>, gcc-patches List <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 19 Jan 2007 22:51:30 +0100
- Subject: Re: -Warray-bounds breaks bootstrap on i686-linux
- References: <1D1E0FD9-0073-42B8-B861-C6E01F932E24@lcp.u-psud.fr>
On Friday, 19. January 2007 22:02, François-Xavier Coudert wrote:
> The Fortran front-end fails to build (breaking bootstrap) on i686-
> linux for revision 120949, due to the -Warray-bounds patch at -O2. I
> believe it to be legal:
Yes, this is PR/30511, which contains a patch I'm currently regtesting.
Greetings,
Dirk