public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/52928] New: Alpha/VMS: c++ triggers gas errors
@ 2012-04-10 13:26 gingold at gcc dot gnu.org
  2012-04-10 13:27 ` [Bug target/52928] " gingold at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: gingold at gcc dot gnu.org @ 2012-04-10 13:26 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52928

             Bug #: 52928
           Summary: Alpha/VMS: c++ triggers gas errors
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gingold@gcc.gnu.org


While building libsupc++:

.../libstdc++-v3/libsupc++/array_type_info.cc -o array_type_info.obj
cc56SH6m.s: Assembler messages:
cc56SH6m.s: Error: no entry symbol for global function
'_ZN10__cxxabiv117__array_type_infoD1Ev'
cc56SH6m.s: Fatal error: can't close array_type_info.obj: Section has no
contents

Looks like an hole in gas.


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

* [Bug target/52928] Alpha/VMS: c++ triggers gas errors
  2012-04-10 13:26 [Bug target/52928] New: Alpha/VMS: c++ triggers gas errors gingold at gcc dot gnu.org
@ 2012-04-10 13:27 ` gingold at gcc dot gnu.org
  2012-04-11 14:02 ` gingold at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: gingold at gcc dot gnu.org @ 2012-04-10 13:27 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52928

gingold@gcc.gnu.org <gingold at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |alpha64-dec-openvms
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2012-04-10
         AssignedTo|unassigned at gcc dot       |gingold at gcc dot gnu.org
                   |gnu.org                     |
     Ever Confirmed|0                           |1


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

* [Bug target/52928] Alpha/VMS: c++ triggers gas errors
  2012-04-10 13:26 [Bug target/52928] New: Alpha/VMS: c++ triggers gas errors gingold at gcc dot gnu.org
  2012-04-10 13:27 ` [Bug target/52928] " gingold at gcc dot gnu.org
@ 2012-04-11 14:02 ` gingold at gcc dot gnu.org
  2013-02-26 10:27 ` rguenth at gcc dot gnu.org
  2013-02-26 10:39 ` gingold at adacore dot com
  3 siblings, 0 replies; 5+ messages in thread
From: gingold at gcc dot gnu.org @ 2012-04-11 14:02 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52928

--- Comment #1 from gingold at gcc dot gnu.org <gingold at gcc dot gnu.org> 2012-04-11 14:01:27 UTC ---
The error pattern is:


_ZN10__cxxabiv117__array_type_infoD2Ev:
        .pdesc _ZN10__cxxabiv117__array_type_infoD2Ev..en,stack
$70.._ZNSt9type_infoD2Ev..lk:
        .linkage _ZNSt9type_infoD2Ev
        .end _ZN10__cxxabiv117__array_type_infoD2Ev
        .globl _ZN10__cxxabiv117__array_type_infoD1Ev

        _ZN10__cxxabiv117__array_type_infoD1Ev =
_ZN10__cxxabiv117__array_type_infoD2Ev


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

* [Bug target/52928] Alpha/VMS: c++ triggers gas errors
  2012-04-10 13:26 [Bug target/52928] New: Alpha/VMS: c++ triggers gas errors gingold at gcc dot gnu.org
  2012-04-10 13:27 ` [Bug target/52928] " gingold at gcc dot gnu.org
  2012-04-11 14:02 ` gingold at gcc dot gnu.org
@ 2013-02-26 10:27 ` rguenth at gcc dot gnu.org
  2013-02-26 10:39 ` gingold at adacore dot com
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2013-02-26 10:27 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52928

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> 2013-02-26 10:27:31 UTC ---
Is this still an issue?


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

* [Bug target/52928] Alpha/VMS: c++ triggers gas errors
  2012-04-10 13:26 [Bug target/52928] New: Alpha/VMS: c++ triggers gas errors gingold at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2013-02-26 10:27 ` rguenth at gcc dot gnu.org
@ 2013-02-26 10:39 ` gingold at adacore dot com
  3 siblings, 0 replies; 5+ messages in thread
From: gingold at adacore dot com @ 2013-02-26 10:39 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52928

--- Comment #3 from Tristan Gingold <gingold at adacore dot com> 2013-02-26 10:38:40 UTC ---
On Feb 26, 2013, at 11:27 AM, rguenth at gcc dot gnu.org wrote:

> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52928
> 
> --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> 2013-02-26 10:27:31 UTC ---
> Is this still an issue?

I have a not yet submitted patch to fix that in binutils.
Note that this is an issue only for a native compiler, not for a cross one.

Tristan


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

end of thread, other threads:[~2013-02-26 10:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-10 13:26 [Bug target/52928] New: Alpha/VMS: c++ triggers gas errors gingold at gcc dot gnu.org
2012-04-10 13:27 ` [Bug target/52928] " gingold at gcc dot gnu.org
2012-04-11 14:02 ` gingold at gcc dot gnu.org
2013-02-26 10:27 ` rguenth at gcc dot gnu.org
2013-02-26 10:39 ` gingold at adacore dot com

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