public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/21751] New: [csl-arm-branch] fails to bootstrap with EABI
@ 2005-05-25 14:15 bero at arklinux dot org
  2005-05-25 14:48 ` [Bug bootstrap/21751] " bero at arklinux dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: bero at arklinux dot org @ 2005-05-25 14:15 UTC (permalink / raw)
  To: gcc-bugs

Compiling csl-arm-branch with --with-abi=iwmmxt fails in csl_arm_branch as of  
2005/05/25:   
   
gcc/crtstuff.c: In function `__do_global_dtors_aux':  
gcc/crtstuff.c:260: error: `__DTOR_LIST__' undeclared (first use in this  
function)  
gcc/crtstuff.c:260: error: (Each undeclared identifier is reported only once  
gcc/crtstuff.c:260: error: for each function it appears in.)  
make[1]: *** [crtbegin.o] Error 1  
  
 
The problem is that crtstuff.c (__do_global_dtors_aux()) uses __DTOR_LIST__ 
whenever FINI_ARRAY_SECTION_ASM_OP isn't set (which is the case for arm w/ 
EABI), but DTOR_LIST_BEGIN isn't #defined to define __DTOR_LIST__ if 
__ARM_EABI__ is defined (gcc/config/arm/arm.h).

-- 
           Summary: [csl-arm-branch] fails to bootstrap with EABI
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-ark-linux
  GCC host triplet: i686-ark-linux
GCC target triplet: armv5tel-ark-linux


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


^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <bug-21751-5606@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2009-04-29 16:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-25 14:15 [Bug bootstrap/21751] New: [csl-arm-branch] fails to bootstrap with EABI bero at arklinux dot org
2005-05-25 14:48 ` [Bug bootstrap/21751] " bero at arklinux dot org
2005-05-26 20:10 ` [Bug bootstrap/21751] [csl-arm-branch and HEAD] " bero at arklinux dot org
2005-05-27 19:35 ` drow at gcc dot gnu dot org
2005-05-27 21:02 ` bero at arklinux dot org
2005-05-27 21:10 ` drow at gcc dot gnu dot org
     [not found] <bug-21751-5606@http.gcc.gnu.org/bugzilla/>
2009-04-29 16:22 ` ramana at gcc dot gnu dot org
2009-04-29 16:41 ` drow at gcc dot gnu dot org

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