public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/6482: sparc-sun-solaris2.7 gcc-3.1 g++ testsuite failure in g++.dg/special/conpr-2.C
@ 2002-04-26 13:26 ghazi
  0 siblings, 0 replies; 3+ messages in thread
From: ghazi @ 2002-04-26 13:26 UTC (permalink / raw)
  To: gcc-gnats; +Cc: davem, mark, jason


>Number:         6482
>Category:       c++
>Synopsis:       sparc-sun-solaris2.7 gcc-3.1 g++ testsuite failure in g++.dg/special/conpr-2.C
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          wrong-code
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 26 13:26:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kaveh Ghazi
>Release:        gcc version 3.1 20020425 (prerelease)
>Organization:
>Environment:
sparc-sun-solaris2.7 native as/ld
>Description:
I get this failure from the g++ testsuite:

FAIL: g++.dg/special/conpr-2.C execution test

See: http://gcc.gnu.org/ml/gcc-testresults/2002-04/msg01014.html

I think the classes are being initialized in the wrong order.
>How-To-Repeat:

>Fix:

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


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

* Re: c++/6482: sparc-sun-solaris2.7 gcc-3.1 g++ testsuite failure in g++.dg/special/conpr-2.C
@ 2003-04-10  9:46 Kean Johnston
  0 siblings, 0 replies; 3+ messages in thread
From: Kean Johnston @ 2003-04-10  9:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Kean Johnston <kean@worldcontrol.org>
To: davem@redhat.com,  mark@codesourcery.com,  jason@redhat.com, 
 gcc-gnats@gcc.gnu.org,  gcc-bugs@gcc.gnu.org,  nobody@gcc.gnu.org, 
 gcc-prs@gcc.gnu.org,  ghazi@caip.rutgers.edu
Cc:  
Subject: Re: c++/6482: sparc-sun-solaris2.7 gcc-3.1 g++ testsuite failure
 in g++.dg/special/conpr-2.C
Date: Thu, 10 Apr 2003 02:40:01 -0700

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6482
 
 FYI ... this occurs on SCO OpenServer too, with 3.3 of 0409.
 
 


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

* Re: c++/6482: sparc-sun-solaris2.7 gcc-3.1 g++ testsuite failure in g++.dg/special/conpr-2.C
@ 2002-04-28  0:05 davem
  0 siblings, 0 replies; 3+ messages in thread
From: davem @ 2002-04-28  0:05 UTC (permalink / raw)
  To: davem, mark, jason, gcc-bugs, gcc-prs, ghazi, nobody

Synopsis: sparc-sun-solaris2.7 gcc-3.1 g++ testsuite failure in g++.dg/special/conpr-2.C

State-Changed-From-To: open->analyzed
State-Changed-By: davem
State-Changed-When: Sun Apr 28 00:05:34 2002
State-Changed-Why:
    The init_priority attribute is currently not supported without
    GNU ld.  Have a look at the change I made on 2002-04-08 to
    get this working when using GNU ld.  The changelog in question
    starts with the line "Make init_priority work on Sparc when
    using GNU ld"
    
    Someone needs to figure out if it is possible to make Sun's
    linker understand constructor priorities, and to sort them.
    Once we know that, CTORS_SECTION_ASM_OP and
    DTORS_SECTION_ASM_OP can be set appropriately.
    
    Another idea is to use collect2 to do the sorting.  All the
    bits are there in fact, but it is meant mostly for handling
    a.out systems.  I had suggested this collect2 idea to richard henderson and his response was not to bother using
    something gross like collect2 just to fix a feature that
    is only really used by ECOS.

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


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

end of thread, other threads:[~2003-04-10  9:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-26 13:26 c++/6482: sparc-sun-solaris2.7 gcc-3.1 g++ testsuite failure in g++.dg/special/conpr-2.C ghazi
2002-04-28  0:05 davem
2003-04-10  9:46 Kean Johnston

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