This is the mail archive of the gcc@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]

Re: ev56 optimization -> illegal instruction


"Alexander V. Lukyanov" <lav@alpha.yars.free.net.netis.ru> writes:

> I heared the stories about ev56 specific optimization in recent egcs snapshot
> and tried it. Compiled recent gas and egcs snapshot, compiled a test program
> (dhry.c) with -mcpu=ev56 and the program failed with illegal instruction
> message. (of course, it worked without -m...)
> 
> /proc/cpuinfo says I have an ev56 (it's a pc164):
> cpu                     : Alpha
> cpu model               : EV56
> cpu variation           : 0
> cpu revision            : 0
> 
> What's wrong?

The assembler doesn't understand the assembler codes output by egcs.
Update your binutils.

-- 
Harvey J. Stein
Berger Financial Research
hjstein@bfr.co.il


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