public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: debug/6387: [3.2/3.3 regression] -fpic -g1 combination give ICE in dwarf2out
@ 2002-12-12  2:26 reichelt
  0 siblings, 0 replies; only message in thread
From: reichelt @ 2002-12-12  2:26 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, tmwg-gcc

Old Synopsis: -fpic -g1 combination give ICE in dwarf2out
New Synopsis: [3.2/3.3 regression] -fpic -g1 combination give ICE in dwarf2out

State-Changed-From-To: feedback->analyzed
State-Changed-By: reichelt
State-Changed-When: Thu Dec 12 02:26:43 2002
State-Changed-Why:
    Confirmed.
    
    A smaller testcase is the following:
    
    ------------------------snip here---------------------------
    void foo();
    
    void bar()
    {
        struct A { A() { foo(); } } a;
    }
    ------------------------snip here---------------------------
    
    Compiling this with "g++ -fPIC -g1 -c" on i686-pc-linux-gnu I get an ICE:
    
    PR6387.cc:5: internal compiler error: in dwarf2out_finish, at dwarf2out.c:12611
    Please submit a full bug report, [etc.]
    
    The problem appeared in gcc 3.1 and affects the 3.2-branch and mainline.
    The code compiles fine with gcc 2.95.x and 3.0.x.

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-12 10:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-12  2:26 debug/6387: [3.2/3.3 regression] -fpic -g1 combination give ICE in dwarf2out reichelt

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