]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
darwin.h (TARGET_IEEE_QUAD): Fix comment.
authorSegher Boessenkool <segher@kernel.crashing.org>
Thu, 16 Aug 2012 14:43:00 +0000 (16:43 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Thu, 16 Aug 2012 14:43:00 +0000 (16:43 +0200)
2012-08-16  Segher Boessenkool  <segher@kernel.crashing.org>

       * config/rs6000/darwin.h (TARGET_IEEE_QUAD): Fix comment.

From-SVN: r190446

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

index 266710f83234659050587cff804dd774025b6885..aeabc5159b6b55ea59f6d6053e03b168eca57f23 100644 (file)
@@ -1,3 +1,7 @@
+2012-08-16  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * config/rs6000/darwin.h (TARGET_IEEE_QUAD): Fix comment.
+
 2012-08-16  Richard Guenther  <rguenther@suse.de>
 
        PR middle-end/54146
index 17ff675d4441f1c9d4b9c75bdd5c9681655987e6..48f9fcc0e12f6abe09c648acc476e288af5165a5 100644 (file)
@@ -282,7 +282,7 @@ extern int darwin_emit_branch_islands;
 #undef  TARGET_DEFAULT
 #define TARGET_DEFAULT (MASK_MULTIPLE | MASK_PPC_GFXOPT)
 
-/* Darwin only runs on PowerPC, so short-circuit POWER patterns.  */
+/* Darwin always uses IBM long double, never IEEE long double.  */
 #undef  TARGET_IEEEQUAD
 #define TARGET_IEEEQUAD 0