public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: d.mueller@elsoft.ch
To: gcc-gnats@gcc.gnu.org
Subject: other/6782: Specifing "-fverbose-asm" option throws ICE.
Date: Thu, 23 May 2002 03:56:00 -0000	[thread overview]
Message-ID: <20020523104640.8547.qmail@sources.redhat.com> (raw)


>Number:         6782
>Category:       other
>Synopsis:       Specifing "-fverbose-asm" option throws ICE.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 23 03:56:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     d.mueller@elsoft.ch
>Release:        gcc-3.1
>Organization:
>Environment:
ix86-linux -> arm-linux cross-compiler
>Description:
Invoking the cross-compiler arm-linux-gcc without -fverbose-asm works, but adding the "-fverbose-asm" option results in an ICE.
>How-To-Repeat:
$> arm-linux-gcc -v -c t.i
Reading specs from /usr/local/bin/../lib/gcc-lib/arm-linux/3.1/specs
Configured with: ../gcc-3.1/configure -v --target=arm-linux --prefix=/usr/local/ --enable-languages=c --disable-threads --with-gnu-as --with-as=/usr/local/bin/arm-linux-as --with-gnu-ld --with-ld=/usr/local/bin/arm-linux-ld
Thread model: single
gcc version 3.1
 /usr/local/bin/../lib/gcc-lib/arm-linux/3.1/cc1 -fpreprocessed t.i -quiet -dumpbase t.i -version -o /tmp/ccTcyyXb.s
GNU CPP version 3.1 (cpplib) (ARM GNU/Linux with ELF)
GNU C version 3.1 (arm-linux)
	compiled by GNU C version 2.95.3 20010315 (release).
 /usr/local/bin/arm-linux-as -o t.o /tmp/ccTcyyXb.s


$> arm-linux-gcc -fverbose-asm -v -c t.i
Reading specs from /usr/local/bin/../lib/gcc-lib/arm-linux/3.1/specs
Configured with: ../gcc-3.1/configure -v --target=arm-linux --prefix=/usr/local/ --enable-languages=c --disable-threads --with-gnu-as --with-as=/usr/local/bin/arm-linux-as --with-gnu-ld --with-ld=/usr/local/bin/arm-linux-ld
Thread model: single
gcc version 3.1
 /usr/local/bin/../lib/gcc-lib/arm-linux/3.1/cc1 -fpreprocessed t.i -quiet -dumpbase t.i -version -fverbose-asm -o /tmp/cc9NP9Zu.s
GNU CPP version 3.1 (cpplib) (ARM GNU/Linux with ELF)
GNU C version 3.1 (arm-linux)
	compiled by GNU C version 2.95.3 20010315 (release).
t.c: In function `main':
t.c:5: internal 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.

>Fix:
Don't use -fverbose-asm ;-)
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="t.i"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="t.i"

IyAxICJ0LmMiDQojIDEgIjxidWlsdC1pbj4iDQojIDEgIjxjb21tYW5kIGxpbmU+Ig0KIyAxICJ0
LmMiDQppbnQNCm1haW4oaW50IGFyZ2MsIGNoYXIgKmFyZ3ZbXSkNCnsNCiAgICAgICAgcmV0dXJu
IDA7DQp9DQo=


             reply	other threads:[~2002-05-23 10:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-23  3:56 d.mueller [this message]
2002-06-20  4:26 jakub

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=20020523104640.8547.qmail@sources.redhat.com \
    --to=d.mueller@elsoft.ch \
    --cc=gcc-gnats@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).