This is the mail archive of the gcc@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]

HP's compiler crashes when building gcc from trunk


Hi,

I just tried building the trunk from an HP/UX system, using the HP-supplied
C compiler.  This has worked fine for 3.2.x and 3.3.x, but the trunk
crashes HP's compiler:

cc -c   -g  -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I/u/jbuck/gnu/src/cvs/trunk/gcc/gcc -I/u/jbuck/gnu/src/cvs/trunk/gcc/gcc/. -I/u/jbuck/gnu/src/cvs/trunk/gcc/gcc/../include -I../intl /u/jbuck/gnu/src/cvs/trunk/gcc/gcc/c-decl.c -o c-decl.o
cc: line 508: panic 5172: Backend Assert ** Unimplemented CVT. (5172)

The versions I have are

cpp.ansi: HP92453-01 B.11.11.04 HP C Preprocessor (ANSI)
ccom: HP92453-01 B.11.11.04 HP C Compiler

Anyone seen this before?


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