[PATCH] [Mips] Generate warning for invalid combination of '-mnan' and '-march' options.
Simon Atanasyan
simon at atanasyan.com
Mon Mar 16 10:37:27 PDT 2015
================
Comment at: test/Misc/warning-flags.c:21
@@ -20,3 +20,3 @@
-CHECK: Warnings without flags (94):
+CHECK: Warnings without flags (96):
CHECK-NEXT: ext_excess_initializers
----------------
This change conflicts with a comment on the line #19.
================
Comment at: test/Preprocessor/init.c:4422
@@ -4421,3 @@
-// RUN: | FileCheck -check-prefix MIPS-NAN2008 %s
-// MIPS-NAN2008:#define __mips_nan2008 1
-//
----------------
Are there any other tests that check `__mips_nan2008` macro generation?
http://reviews.llvm.org/D8170
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list