public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Randolph Chung <randolph@tausq.org>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: optimization/10024: [3.3 regression] inline optimization ICE
Date: Tue, 11 Mar 2003 16:06:00 -0000	[thread overview]
Message-ID: <20030311160602.28595.qmail@sources.redhat.com> (raw)

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

From: Randolph Chung <randolph@tausq.org>
To: bangerth@dealii.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
	nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: optimization/10024: [3.3 regression] inline optimization ICE
Date: Tue, 11 Mar 2003 08:03:03 -0800

 >     Can you send us the output of the compiler? I can't
 >     reproduce this on x86 linux (although with a snapshot
 >     that is 4 days older than yours), so it might be that
 >     it is a target-specific bug. The compiler output should
 >     clarify this.
 
 here you go:
 
 # gcc -v -O2 -c bug.c
 Reading specs from /usr/lib/gcc-lib/hppa-linux/3.3/specs
 Configured with: ../src/configure -v --enable-languages=c,c++,f77,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-sjlj-exceptions --enable-clocale=gnu --enable-debug --enable-objc-gc hppa-linux
 Thread model: posix
 gcc version 3.3 20030309 (Debian prerelease)
  /usr/lib/gcc-lib/hppa-linux/3.3/cc1 -quiet -v -D__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=0 bug.c -quiet -dumpbase bug.c -auxbase bug -O2 -version -o /tmp/ccaCbcH5.s
 GNU C version 3.3 20030309 (Debian prerelease) (hppa-linux)
         compiled by GNU C version 3.3 20030309 (Debian prerelease).
 GGC heuristics: --param ggc-min-expand=98 --param ggc-min-heapsize=127576
 ignoring nonexistent directory "/usr/hppa-linux/include"
 #include "..." search starts here:
 #include <...> search starts here:
  /usr/local/include
  /usr/lib/gcc-lib/hppa-linux/3.3/include
  /usr/include
 End of search list.
 bug.c: In function `foo':
 bug.c:13: internal compiler error: Segmentation fault
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
 
 randolph
 -- 
 Randolph Chung
 Debian GNU/Linux Developer, hppa/ia64 ports
 http://www.tausq.org/


             reply	other threads:[~2003-03-11 16:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-11 16:06 Randolph Chung [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-03-11 16:15 bangerth
2003-03-11 15:04 bangerth

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=20030311160602.28595.qmail@sources.redhat.com \
    --to=randolph@tausq.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).