* config/rs6000/rs6000.h (PROCESSOR_TITAN): Declare.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jun 2010 17:52:59 +0000 (17:52 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jun 2010 17:52:59 +0000 (17:52 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@161507 138bc75d-0d04-0410-961f-82ee72b054a4

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

index f723b69..ce28e60 100644 (file)
@@ -1,3 +1,7 @@
+2010-06-28  Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
+
+       * config/rs6000/rs6000.h (PROCESSOR_TITAN): Declare.
+
 2010-06-28  Martin Jambor  <mjambor@suse.cz>
 
        * tree-sra.c (convert_callers): New parameter, change fndecls of
index a6248ec..3f37c4b 100644 (file)
@@ -360,7 +360,8 @@ enum processor_type
    PROCESSOR_POWER6,
    PROCESSOR_POWER7,
    PROCESSOR_CELL,
-   PROCESSOR_PPCA2
+   PROCESSOR_PPCA2,
+   PROCESSOR_TITAN
 };
 
 /* FPU operations supported.