[PATCH] [ARM] Handle conflicts between -mfpu and -mfloat-abi options

Renato Golin renato.golin at linaro.org
Wed Sep 24 04:20:13 PDT 2014


================
Comment at: lib/Driver/Tools.cpp:578
@@ +577,3 @@
+
+  // FIXME: -msoft-float and -mhard-float identify the nature of floating point
+  // ops, whereas -mfloat-abi=... identifies the floating point argument passing
----------------
I'd rather fix this than warn on inconsistent behaviour of an inconsistent set of flags.

http://reviews.llvm.org/D5460






More information about the cfe-commits mailing list