I installed GPC 19991030 on top of gcc-2.95.2 on a DEC Alpha machine vith OSF-4.0e. I followed the instructions in the recent FAQ, but I had to comment out lines in gcc/explow.c and gcc/expr.ç as suggested in a previous message by Mason Ip MasonIp@Attachmate.com.
Compiling and installing GPC worked fine, but on trying to compile arrayslicedemo.pas in the demos directory, I get the following error message :
arrayslicedemo.pas: In function `program_Arrayslicedemo': arrayslicedemo.pas:82: internal error--unrecognizable insn: (insn 287 285 288 (set (reg:SI 134) (reg:DI 133)) -1 (nil) (nil))
Olivier Lecarme