This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/52928] New: Alpha/VMS: c++ triggers gas errors


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]