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 c/29655] New: Reproducable Core Dump


%uname -a
FreeBSD wacko 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Fri Oct 27 03:12:39
CDT 2006     root@wacko:/usr/obj/usr/src/sys/WACKO  i386

While playing with cc for linking apps, i came across this gem.  Whether or not
my command line usage is right (which it probabaly isn't being that I'm fairly
new to gcc), it shouldn't dump core.  Core file can be reproduced upon request.

%cc -s -o -Wall slurp slurp.o alloc.a error.o stralloc.a str.a alloc.a
cc: Internal error: Segmentation fault: 11 (program ld)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: Reproducable Core Dump
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pprocacci at datapipe dot com


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


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