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]

A new bug in gcc 2.95.2


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


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