public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/9892: g++.old-deja/g++.pt/static9.C regression
@ 2003-02-28 21:46 dave.anglin
  0 siblings, 0 replies; 3+ messages in thread
From: dave.anglin @ 2003-02-28 21:46 UTC (permalink / raw)
  To: gcc-gnats; +Cc: mark


>Number:         9892
>Category:       c++
>Synopsis:       g++.old-deja/g++.pt/static9.C regression
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 28 21:46:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dave Anglin
>Release:        3.3 branch and trunk
>Organization:
>Environment:
hppa2.0w-hp-hpux11*
>Description:
See
<http://gcc.gnu.org/ml/gcc-patches/2003-02/msg02340.html>.

The problem appears to have been introduced by this patch:

>   2003-02-25  Mark Mitchell  <mark at codesourcery dot com>
> 
>         PR c++/9683
>         * decl2.c (prune_vars_needing_no_initialization): Do not throw
>         away initializations for DECL_EXTERNAL VAR_DECLs.
>         (finish_file): Adjust accordingly.
>         * pt.c (instantiate_decl): Do not defer VAR_DECLs.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: c++/9892: g++.old-deja/g++.pt/static9.C regression
@ 2003-03-02  6:05 danglin
  0 siblings, 0 replies; 3+ messages in thread
From: danglin @ 2003-03-02  6:05 UTC (permalink / raw)
  To: danglin, dave.anglin, gcc-bugs, gcc-prs, mark, nobody

Synopsis: g++.old-deja/g++.pt/static9.C regression

Responsible-Changed-From-To: unassigned->danglin
Responsible-Changed-By: danglin
Responsible-Changed-When: Sun Mar  2 06:05:00 2003
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->closed
State-Changed-By: danglin
State-Changed-When: Sun Mar  2 06:05:00 2003
State-Changed-Why:
    Fixed.
    < http://gcc.gnu.org/ml/gcc-patches/2003-03/msg00030.html>

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


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

* Re: c++/9892: g++.old-deja/g++.pt/static9.C regression
@ 2003-03-01  1:36 Mark Mitchell
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Mitchell @ 2003-03-01  1:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Mark Mitchell <mark@codesourcery.com>
To: dave.anglin@nrc-cnrc.gc.ca
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c++/9892: g++.old-deja/g++.pt/static9.C regression
Date: 28 Feb 2003 17:32:33 -0800

 On Fri, 2003-02-28 at 13:36, dave.anglin@nrc-cnrc.gc.ca wrote:
 > 
 > >Number:         9892
 > >Category:       c++
 > >Synopsis:       g++.old-deja/g++.pt/static9.C regression
 > >Confidential:   no
 
 Here's the fix, committed on the mainline and branch after testing on
 i686-pc-linux-gnu.  (I tested that particular program with a cross
 compiler.)
 
 This was another ASM_OUT_EXTERNAL problem, FYI.  Unfortunately,
 assemble_external triggers the creation of DECL_RTL, which is probably a
 design bug, but never-the-less a fact.
 
 Please confirm that this fixes the problem for you and close the PR.
 
 Thanks,
 
 -- 
 Mark Mitchell
 CodeSourcery, LLC
 mark@codesourcery.com
 


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

end of thread, other threads:[~2003-03-02  6:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-28 21:46 c++/9892: g++.old-deja/g++.pt/static9.C regression dave.anglin
2003-03-01  1:36 Mark Mitchell
2003-03-02  6:05 danglin

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