]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/rs6000/rs6000.h (ASM_CPU_SPEC): Add clause for mcpu=8548.
authorNathan Froyd <froydnj@codesourcery.com>
Mon, 7 Jan 2008 19:35:04 +0000 (19:35 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Mon, 7 Jan 2008 19:35:04 +0000 (19:35 +0000)
From-SVN: r131380

gcc/ChangeLog
gcc/config/rs6000/rs6000.h

index 5ea6017d2e07bde53006119a42f51df94877037e..7d7ffcec7e266cf26178a168650b9d4d3d83ffb4 100644 (file)
@@ -1,3 +1,7 @@
+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
index 3693f53cc54d9af87bc70a71697671c2ec4560f7..f820cf06e7674597a803280146e7c0b8ea6308ce 100644 (file)
 %{mcpu=970: -mpower4 -maltivec} \
 %{mcpu=G5: -mpower4 -maltivec} \
 %{mcpu=8540: -me500} \
+%{mcpu=8548: -me500} \
 %{maltivec: -maltivec} \
 -many"