public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Jerome Zago <jerome.zago@insalien.org>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: optimization/7253: Internal compiler error with -O2, ok with -O1
Date: Sun, 14 Jul 2002 14:56:00 -0000	[thread overview]
Message-ID: <20020714215600.25741.qmail@sources.redhat.com> (raw)

The following reply was made to PR optimization/7253; it has been noted by GNATS.

From: Jerome Zago <jerome.zago@insalien.org>
To: gcc-gnats@gcc.gnu.org,
 gcc-prs@gcc.gnu.org,
 hans.plesser@itf.nlh.no,
 gcc-bugs@gcc.gnu.org,
 nobody@gcc.gnu.org
Cc:  
Subject: Re: optimization/7253: Internal compiler error with -O2, ok with -O1
Date: Sun, 14 Jul 2002 21:53:57 +0000

 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
 I can reproduce it as well. Tell me if you need more information.
 
 $ g++ -v -save-temps -O2 -c test.ii 
 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs
 Configured with: /usr/src/gcc-3.1/configure --host=i686-pc-linux-gnu 
 - --prefix=/u
 sr --enable-threads=posix --enable-languages=c,c++,ada,f77,java,objc
 Thread model: posix
 gcc version 3.1
  /usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/cc1plus -fpreprocessed test.ii -quiet 
 - -d
 umpbase test.ii -O2 -version -o test.s
 GNU CPP version 3.1 (cpplib) (i386 Linux/ELF)
 GNU C++ version 3.1 (i686-pc-linux-gnu)
         compiled by GNU C version 3.1.
 poisson_randomdev.h: In member function `virtual double 
    PoissonRandomDev::operator()()':
 poisson_randomdev.h:14: Internal compiler error in subst_stack_regs_pat, at 
    reg-stack.c:1441
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
 
 $ g++ -v -save-temps -O1 -c test.ii 
 Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs
 Configured with: /usr/src/gcc-3.1/configure --host=i686-pc-linux-gnu 
 - --prefix=/usr --enable-threads=posix 
 - --enable-languages=c,c++,ada,f77,java,objc
 Thread model: posix
 gcc version 3.1
  /usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/cc1plus -fpreprocessed test.ii -quiet 
 - -dumpbase test.ii -O1 -version -o test.s
 GNU CPP version 3.1 (cpplib) (i386 Linux/ELF)
 GNU C++ version 3.1 (i686-pc-linux-gnu)
         compiled by GNU C version 3.1.
  as -V -Qy -o test.o test.s
 GNU assembler version 2.12.1 (i686-pc-linux-gnu) using BFD version 2.12.1
 
 - -- 
 PGP Public Key: http://slashdot.org/~Jerome Zago/pubkey/
 Fingerprint: 8741 62F1 586D D440 C5CA  D1CA CBE5 669A 7EA5 D9F9
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.0.7 (GNU/Linux)
 
 iD8DBQE9MfL5y+Vmmn6l2fkRAoTKAKCfLZMCgKujDXh4aZPLjW3h65pcZwCgy2YH
 qC1+X9LdquI/gpeHQR+oOoo=
 =orO9
 -----END PGP SIGNATURE-----


                 reply	other threads:[~2002-07-14 21:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20020714215600.25741.qmail@sources.redhat.com \
    --to=jerome.zago@insalien.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /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).