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]

Error while building egcs-19991208 on hppa2.0n-hp-hpux11.00


Hello,

I get the same error during installation with egcs-ss-19991208 as with
egcs-ss-19991201. Reported as:
Subject: egcs-19991201: compiler error in `reload_cse_simplify_operands', at reload1.c:9192
Date: 1 Dec 1999 13:53:24 GMT

$ ../egcs-19991208/configure  --enable-version-specific-runtime-libs --prefix=/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs --enable-shared --with-gnu-as --with-as=/tools/contrib/HP-UX/B.11.00/hppa2.0/bin/as
$ make bootstrap
...
[ error, and to reproduce it...]
$ cd gcc
$ make CC="stage1/xgcc -Bstage1/ -B/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/bin/" CFLAGS="-W -Wall -Wtraditional -O2 -g -O2" LDFLAGS="" libdir=/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/lib STAGE_PREFIX=stage1/ LANGUAGES="c++" gcse.o
stage1/xgcc -Bstage1/ -B/tools/contrib/HP-UX/B.11.00/hppa2.0/packages/egcs/hppa2.0n-hp-hpux11.00/bin/ -c  -DIN_GCC    -W -Wall -Wtraditional -O2 -g -O2  -DHAVE_CONFIG_H    -I. -I../../egcs-19991208/gcc -I../../egcs-19991208/gcc/config -I../../egcs-19991208/gcc/../include ../../egcs-19991208/gcc/gcse.c
../../egcs-19991208/gcc/gcse.c: In function `hoist_code':
../../egcs-19991208/gcc/gcse.c:5568: Insn does not satisfy its constraints:
(insn 1321 1244 1253 (set (reg:SI 19 %r19)
        (reg:SI 88 SAR)) 63 {reload_outsi+2} (nil)
    (nil))
../../egcs-19991208/gcc/gcse.c:5568: Internal compiler error in `reload_cse_simplify_operands', at reload1.c:9182
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
make: *** [gcse.o] Error 1
$ 

Best Regards!
Marc

-- 
Marc Girod        P.O. Box 320        Voice:  +358-9-511 23746
Nokia Networks    00045 NOKIA Group   Mobile: +358-40-569 7954
Hiomo 5/1         Finland             Fax:    +358-9-511 23580
                          


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