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]

c/2225: gcc does not compile on OSF5.1 - mips-tfile: segmentation fault



>Number:         2225
>Category:       c
>Synopsis:       gcc does not compile on OSF5.1 - mips-tfile: segmentation fault
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 08 07:06:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Dieter Meinert, Astrophysical Institute Potsdam System manager
>Release:        gcc-2.95.2
>Organization:
>Environment:
alphaev56-dec-osf5.1
GNU Bison version 1.28
GNU sed version 3.02
CC = cc
CXX = cxx
AS = /usr/bin/as -oldas
GNU Make version 3.79
../gcc-2.95.2/configure --prefix=/opt/gcc 
make bootstrap
>Description:
the bundled gcc has the same problem, although Compaq people 
somehow made it compile !?

Configuration works fine, compilation runs until libgcc2.a 
shall be compiled, the I get a set of error messages and 
the compilation stops (still in stage1)

Compilation cannot be continued.

 mips-tfile, /tmp/ccg7bM0z.s:8 Invalid .stabs/.stabn directive, value not found
 line:    #.stabs "/opt/aip/compiler/gcc-2.95.2.obj/gcc/",100,0,0,$Ltext0

 mips-tfile, /tmp/ccg7bM0z.s:9 Invalid .stabs/.stabn directive, value not found
 line:    #.stabs "/opt/aip/compiler/gcc-2.95.2/gcc/libgcc2.c",100,0,0,$Ltext0

 mips-tfile, /tmp/ccg7bM0z.s:157 Segmentation fault
 line:    #.stabs "DIunion:t167=168=u8s:166,0,64;ll:161,0,64;;",128,0,139,0

 make: *** [libgcc2.a] Error 1

When configured with --without-stabs the first two messages 
disappear but still mips-tfile crashes. 

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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