public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Laurent GUERBY <laurent@guerby.net>
To: Eric Botcazou <ebotcazou@adacore.com>
Cc: Daniel Berlin <dberlin@dberlin.org>,
	Andreas Schwab <schwab@suse.de>,
	 gcc-patches@gcc.gnu.org
Subject: Re: [PATCH]: Fix missed PRE optimization discovered
Date: Fri, 17 Oct 2008 22:46:00 -0000	[thread overview]
Message-ID: <1224268489.15158.182.camel@localhost> (raw)
In-Reply-To: <200810171918.00156.ebotcazou@adacore.com>

On Fri, 2008-10-17 at 19:17 +0200, Eric Botcazou wrote:
> > Doesn't break on x86_64-linux-gnu for me (ubuntu hardy), trying
> > i686-pc-linux-gnu.
> 
> Really sure?  Our x86 and x86-64 testers are down and Laurent Guerby's tester 
> on x86-64 hasn't posted anything to gcc-results@ since rev 141181.

I confirm 141181 was the last to bootstrap c,ada on x86_64,
the next update of the build script led to a failure:

Fri Oct 17 04:18:33 CEST 2008
Updating SVN tree
U    gcc/DATESTAMP
U    gcc/ChangeLog
U    gcc/tree-ssa-pre.c
Updated to revision 141186.
...

raised STORAGE_ERROR : stack overflow (or erroneous memory access)
gnatmake: "/home/guerby/trunk/gcc/ada/gnatname.adb" compilation error
make[3]: *** [common-tools] Error 4
make[3]: Leaving directory `/home/guerby/build/gcc/ada/tools'
make[2]: *** [gnattools-native] Error 2
make[2]: Leaving directory `/home/guerby/build/gnattools'
make[1]: *** [all-gnattools] Error 2
make[1]: Leaving directory `/home/guerby/build'
make: *** [bootstrap] Error 2
Fri Oct 17 06:22:24 CEST 2008

For reference, the configure line of my build script is:

../trunk/configure --prefix=/n/11/guerby/install-trunk
--enable-languages=c,ada --enable-__cxa_atexit --disable-nls
--enable-threads=posix --with-mpfr=/opt/cfarm/mpfr-2.3.1

And base version of GCC is "4.1.2 20061115 (prerelease) (Debian
4.1.1-21)".

Laurent


  parent reply	other threads:[~2008-10-17 18:35 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-16 23:29 Daniel Berlin
2008-10-17 13:05 ` Andreas Schwab
2008-10-17 13:08   ` Eric Botcazou
2008-10-17 15:41     ` Daniel Berlin
2008-10-17 17:08       ` Daniel Berlin
2008-10-17 17:56         ` Daniel Berlin
2008-10-17 19:08         ` Eric Botcazou
2008-10-17 22:24           ` Daniel Berlin
2008-10-17 22:46           ` Laurent GUERBY [this message]
2008-10-18 10:28             ` Daniel Berlin
2008-10-18 18:03               ` Richard Guenther
2008-10-18 18:05                 ` Richard Guenther
2008-10-18 23:04                 ` Daniel Berlin
2008-10-19  4:23                   ` Richard Guenther
2008-10-20 20:23                     ` Daniel Berlin
2008-10-21 12:36                       ` Laurent GUERBY
2008-10-21 13:56                         ` Eric Botcazou
2008-10-21 14:08                           ` Laurent GUERBY
2008-10-21 14:23                             ` Andreas Schwab
2008-10-21 14:45                               ` Laurent GUERBY
2008-10-21 15:01                                 ` Andreas Schwab
2008-10-22 13:57                                   ` Laurent GUERBY
2008-10-22 14:04                                     ` Andreas Schwab
2008-10-22 14:40                                       ` Laurent GUERBY
2008-10-25 23:21                                       ` Ada ACATS random FAIL / scripting help wanted (was:Fix missed PRE optimization discovered) Laurent GUERBY
2008-10-26  0:17                                         ` Andreas Schwab
2008-10-26  0:33                                           ` Laurent GUERBY
2008-11-06 13:36                                             ` Laurent GUERBY
2008-11-06 14:03                                               ` Laurent GUERBY

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1224268489.15158.182.camel@localhost \
    --to=laurent@guerby.net \
    --cc=dberlin@dberlin.org \
    --cc=ebotcazou@adacore.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=schwab@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).