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]

Alpha 21164a illegal instruction with egcs-1.1b


Hello,

System   : Samsung UX
CPU      : Alpha 21164a EV56 533 MHz
OS       : RedHat 5.1

Compiler : egcs-1.1b
Version  : egcs-2.91.57
Binutils : 2.9.1.0.15
Assembler: gas-2.9.1

Problem  :

$ cc -mcpu=21164a ill.c -o ill
$ ./ill
Illegal Instruction (core dumped)

When I try the same with -mcpu=21164 the programm will run correct.
The optimizationflag seems to have NO influence.

I have included the c source, the assembler output and the compiled program.

Regards,
Thorsten

ill.tar.gz


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