public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/4704: ss-20011023 i686 ICE with dwarf2 default
@ 2002-03-07  6:13 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2002-03-07  6:13 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, tmwg-gcc

Synopsis: ss-20011023 i686 ICE with dwarf2 default

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Thu Mar  7 06:13:22 2002
State-Changed-Why:
    Does not occur in latest snapshots according to submitter.

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


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

* Re: c/4704: ss-20011023 i686 ICE with dwarf2 default
@ 2002-03-07  6:16 tmwg-gcc
  0 siblings, 0 replies; 4+ messages in thread
From: tmwg-gcc @ 2002-03-07  6:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: tmwg-gcc@inxservices.com
To: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
  nobody@gcc.gnu.org, tmwg-gcc@inxservices.com, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c/4704: ss-20011023 i686 ICE with dwarf2 default
Date: Thu, 7 Mar 2002 06:06:54 -0800

 On Thu, Mar 07, 2002 at 03:59:43AM -0000, rodrigc@gcc.gnu.org wrote:
 > Synopsis: ss-20011023 i686 ICE with dwarf2 default
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: rodrigc
 > State-Changed-When: Wed Mar  6 19:59:42 2002
 > State-Changed-Why:
 >     Does this problem still happen with recent gcc 3.1 snapshots?
 > 
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4704
 ~~~~~~
 
 No.


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

* Re: c/4704: ss-20011023 i686 ICE with dwarf2 default
@ 2002-03-06 19:59 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2002-03-06 19:59 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, tmwg-gcc

Synopsis: ss-20011023 i686 ICE with dwarf2 default

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Wed Mar  6 19:59:42 2002
State-Changed-Why:
    Does this problem still happen with recent gcc 3.1 snapshots?

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


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

* c/4704: ss-20011023 i686 ICE with dwarf2 default
@ 2001-10-26 13:26 tmwg-gcc
  0 siblings, 0 replies; 4+ messages in thread
From: tmwg-gcc @ 2001-10-26 13:26 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4704
>Category:       c
>Synopsis:       ss-20011023 i686 ICE with dwarf2 default
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 26 13:26:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     George Garvey
>Release:        3.0.99 20011023 (experimental)
>Organization:
inX Services
>Environment:
System: Linux mwg 2.4.12-ac3peg #1 Thu Oct 25 17:36:22 PDT 2001 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../configure --prefix=/usr --exec-prefix=/usr --datadir=/usr/lib --includedir=/usr/local/include --with-gnu-ld --with-gnu-as --with-local-prefix=/usr/local --with-gxx-include-dir=/usr/include/c++3 --with-cpp-install-dir=/lib --disable-c-mbchar --enable-threads=posix --enable-shared --disable-nls --with-system-zlib --enable-version-specific-runtime-libs --with-slibdir=/lib --enable-fast-character --enable-interpreter --with-x --enable-clocale=gnu --disable-c-mbchar --enable-c99 --enable-long-long --enable-cheaders=c_std --enable-cxx-flags="-march=i686 -pipe -O2 -fno-keep-static-consts -fno-keep-inline-functions -momit-leaf-frame-pointer -fexpensive-optimizations -fschedule-insns2 -frename-registers -fdata-sections -ffunction-sections" --enable-languages=c,c++,gcov,proto --verbose --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i686-pc-linux-gnu
>Description:
I changed the version from 3.1.
The ICE happens when configured with --with-dwarf2.
stage1/xgcc -Bstage1/ -B/usr/lib/gcc/i686-pc-linux-gnu/bin/ -c  -DIN_GCC    -g -O2 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/dwarf2out.c -o dwarf2out.o
../../gcc/dwarf2out.c: In function `add_const_value_attribute':
../../gcc/dwarf2out.c:8344: warning: right shift count >= width of type
../../gcc/dwarf2out.c: In function `gen_subprogram_die':
../../gcc/dwarf2out.c:10067: Internal compiler error in add_abstract_origin_attribute, at dwarf2out.c:9076
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
>How-To-Repeat:
make bootstrap
>Fix:
Don't configure with --with-dwarf2.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-03-07 14:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-07  6:13 c/4704: ss-20011023 i686 ICE with dwarf2 default rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2002-03-07  6:16 tmwg-gcc
2002-03-06 19:59 rodrigc
2001-10-26 13:26 tmwg-gcc

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