public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: other/6782: Specifing "-fverbose-asm" option throws ICE.
@ 2002-06-20  4:26 jakub
  0 siblings, 0 replies; 2+ messages in thread
From: jakub @ 2002-06-20  4:26 UTC (permalink / raw)
  To: d.mueller, gcc-bugs, gcc-prs, nobody

Synopsis: Specifing "-fverbose-asm" option throws ICE.

State-Changed-From-To: open->closed
State-Changed-By: jakub
State-Changed-When: Thu Jun 20 04:14:00 2002
State-Changed-Why:
    Fixed.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6782


^ permalink raw reply	[flat|nested] 2+ messages in thread

* other/6782: Specifing "-fverbose-asm" option throws ICE.
@ 2002-05-23  3:56 d.mueller
  0 siblings, 0 replies; 2+ messages in thread
From: d.mueller @ 2002-05-23  3:56 UTC (permalink / raw)
  To: gcc-gnats


>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=


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-20 11:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-20  4:26 other/6782: Specifing "-fverbose-asm" option throws ICE jakub
  -- strict thread matches above, loose matches on Subject: below --
2002-05-23  3:56 d.mueller

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).