Snapshot 971225 : Problem with alpha TARGET_CPU_DEFAULT definition

Jeffrey A Law law@cygnus.com
Tue Feb 3 00:29:00 GMT 1998


  In message <199801071125.UAA01955@veesey.proc.flab.fujitsu.co.jp>you write:
  >   I compiled snapshot 971225 on RedHat 5.0 alpha
  > (alphaev5-unknown-linux-gnu-gcc). When I used the compiler, I noticed
  > that it generated code much slower than before. It appeared that the
  > compiler optimized the code for EV6, though the configuration said the
  > cpu is EV5.
  > 
  >   This problem was caused by `TARGET_CPU_DEFAULT' definition created
  > by gcc/configure.  In my case, TARGET_CPU_DEFAULT was defined like
  > this.
  > 
  > tm.h:
  > #define TARGET_CPU_DEFAULT MASK_CPU_EV5|MASK_GAS
I believe this was fixed a week or so ago.  It should work with the current
snapshots.

jeff



More information about the Gcc-bugs mailing list