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 inline-asm/33864] New: gcc 4.3 svn fails to compile glibc 2.7's crti.o


../sysdeps/generic/initfini.c: Assembler messages:
../sysdeps/generic/initfini.c:149: Error: undefined symbol `.LCFI0' in
operation
../sysdeps/generic/initfini.c:149: Error: undefined symbol `.LFB10' in
operation
../sysdeps/generic/initfini.c:155: Error: undefined symbol `.LCFI1' in
operation
../sysdeps/generic/initfini.c:155: Error: undefined symbol `.LCFI0' in
operation
../sysdeps/generic/initfini.c:146: Error: can't resolve `.LFE10' {*UND*
section} - `.LFB10' {*UND* section}
../sysdeps/generic/initfini.c:165: Error: can't resolve `.LFE12' {*UND*
section} - `.LFB12' {.init section}
../sysdeps/generic/initfini.c:188: Error: can't resolve `.LFE13' {*UND*
section} - `.LFB13' {.fini section}


-- 
           Summary: gcc 4.3 svn fails to compile glibc 2.7's crti.o
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: inline-asm
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
 GCC build triplet: i586-pc-linux-gnu
  GCC host triplet: i586-pc-linux-gnu
GCC target triplet: i586-pc-linux-gnu


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


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