m68k: fix trigraph ignored warning in setox.S
authorFinn Thain <fthain@telegraphics.com.au>
Tue, 18 Nov 2008 19:45:22 +0000 (20:45 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 28 Dec 2008 19:00:05 +0000 (20:00 +0100)
Fix the warning: trigraph ??/ ignored, use -trigraphs to enable
caused by the recent removal of -traditional option.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/fpsp040/setox.S

index 145af54..f1acf7e 100644 (file)
@@ -36,9 +36,9 @@
 |      depending on their values, the program may run faster or slower --
 |      but no worse than 10% slower even in the extreme cases.
 |
-|      The program setoxm1 takes approximately ???/??? cycles for input
+|      The program setoxm1 takes approximately ??? / ??? cycles for input
 |      argument X, 0.25 <= |X| < 70log2. For |X| < 0.25, it takes
-|      approximately ???/??? cycles. For the less common arguments,
+|      approximately ??? / ??? cycles. For the less common arguments,
 |      depending on their values, the program may run faster or slower --
 |      but no worse than 10% slower even in the extreme cases.
 |