bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/3953] New: ld crashes upon use of .gnu.warning.<symbol> sections


From: bruno at clisp dot org
Subject: [Bug ld/3953] New: ld crashes upon use of .gnu.warning.<symbol> sections
Date: 2 Feb 2007 01:07:41 -0000

A simple program intended to emit a warning messages crashes the linker. 
 
foo.s is attached (created from gcc-3.3.1 output) 
$ as -o foo.o foo.s 
$ ld foo.o /lib/libc.so.6 
foo.o: In function `main': 
foo.c:(.text+0x1): warning: function strstr is deprecated 
ld: warning: cannot find entry symbol _start; defaulting to 08048158 
Segmentation fault

-- 
           Summary: ld crashes upon use of .gnu.warning.<symbol> sections
           Product: binutils
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: bruno at clisp dot org
                CC: bug-binutils at gnu dot org
 GCC build triplet: i586-suse-linux
  GCC host triplet: i586-suse-linux
GCC target triplet: i586-suse-linux


http://sourceware.org/bugzilla/show_bug.cgi?id=3953

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]