This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
A new bug in gcc 2.95.2
- To: gcc-bugs at gcc dot gnu dot org
- Subject: A new bug in gcc 2.95.2
- From: root <christian at felsing dot net>
- Date: Tue, 30 May 2000 09:18:46 +0200
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