Commit 5ca0373f by Nathan Froyd Committed by Nathan Froyd

* config/rs6000/rs6000.h (ASM_CPU_SPEC): Add clause for mcpu=8548.

From-SVN: r131380
parent 681c6ab0
2008-01-07 Nathan Froyd <froydnj@codesourcery.com>
* config/rs6000/rs6000.h (ASM_CPU_SPEC): Add clause for mcpu=8548.
2008-01-07 Richard Guenther <rguenther@suse.de>
* basic-block.h (struct edge_def): Pair dest_idx with goto_locus
......@@ -116,6 +116,7 @@
%{mcpu=970: -mpower4 -maltivec} \
%{mcpu=G5: -mpower4 -maltivec} \
%{mcpu=8540: -me500} \
%{mcpu=8548: -me500} \
%{maltivec: -maltivec} \
-many"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment