A new bug in gcc 2.95.2

root christian@felsing.net
Tue May 30 00:19:00 GMT 2000


Hi,

I think that I found a bug in gcc 2.95.2:

GCC: 2.95.2
System: DEC2000 model 300 (Jensen type board)
Options: see Makefile
What to compile: ncurses-5.0

Steps (in /usr/src/ncurses-5.0):

1. ./configure --with-shared --prefix=/usr
2. make
[root@cftest ncurses-5.0]# make 
cd ../obj_s; gcc -DHAVE_CONFIG_H -I../tack -I.  -DNDEBUG -I.
-I../include   -c ../tack/pad.c
../tack/pad.c: In function `pad_home1':
./tack/pad.c:333: Internal compiler error in `int_mode_for_mode', at
stor-layout.c:202
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for
instructions.
make: *** [../obj_s/pad.o] Error 1
[root@cftest ncurses-5.0]#

If you want to access my system, please feel free to contact me.

Christian
pad.option-E.c.gz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pad.option-E.c.gz
Type: application/x-gzip
Size: 19477 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000530/15b87cc8/attachment.bin>


More information about the Gcc-bugs mailing list