public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: debug/9239: [3.4 regression] ICE in gen_decl_die
@ 2003-04-02  3:06 Andrew Pinski
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Pinski @ 2003-04-02  3:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Andrew Pinski <pinskia@physics.uc.edu>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
   gcc-prs@gcc.gnu.org
Cc: Andrew Pinski <pinskia@physics.uc.edu>, bangerth@dealii.org
Subject: Re: debug/9239: [3.4 regression] ICE in gen_decl_die
Date: Tue, 1 Apr 2003 22:02:17 -0500

 This looks like it is fixed in gcc version 3.4 20030401 (experimental) 
 (updated around 5am GMT, NOTE: this includes my patch which fixed the 
 bootstrap problem that was committed today).
 
 Can you close the PR.
 
 Thanks,
 Andrew Pinski
 


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

* Re: debug/9239: [3.4 regression] ICE in gen_decl_die
@ 2003-04-02 15:19 bangerth
  0 siblings, 0 replies; 3+ messages in thread
From: bangerth @ 2003-04-02 15:19 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, pinskia

Synopsis: [3.4 regression] ICE in gen_decl_die

State-Changed-From-To: analyzed->closed
State-Changed-By: bangerth
State-Changed-When: Wed Apr  2 15:19:12 2003
State-Changed-Why:
    Fixed

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


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

* Re: debug/9239: [3.4 regression] ICE in gen_decl_die
@ 2003-03-14 21:27 bangerth
  0 siblings, 0 replies; 3+ messages in thread
From: bangerth @ 2003-03-14 21:27 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, pinskia

Old Synopsis: test in gdb ice on debug code while compling
New Synopsis: [3.4 regression] ICE in gen_decl_die

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Fri Mar 14 21:27:39 2003
State-Changed-Why:
    Confirmed. This is actually a regression on mainline,
    since 3.3 compiled the code just fine. A reduced testcase
    is this:
    -------------------
    int main()
    {
      union {
        unsigned int w;
      };
      w = 0;
    }
    ------------------
    
    g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -g x.cc
    x.cc: In function `int main()':
    x.cc:7: internal compiler error: in gen_decl_die, at dwarf2out.c:12193
    
    W.

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


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

end of thread, other threads:[~2003-04-02 15:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-02  3:06 debug/9239: [3.4 regression] ICE in gen_decl_die Andrew Pinski
  -- strict thread matches above, loose matches on Subject: below --
2003-04-02 15:19 bangerth
2003-03-14 21:27 bangerth

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