OSDN Git Service

2005-04-30 Paul Brook <paul@codesourcery.com>
[pf3gnuchains/gcc-fork.git] / gcc / config / arm / ieee754-sf.S
index 101a70b..19fb03f 100644 (file)
@@ -62,7 +62,7 @@ ARM_FUNC_START subsf3
 ARM_FUNC_ALIAS aeabi_fsub subsf3
 
        eor     r1, r1, #0x80000000     @ flip sign bit of second arg
-#if defined(__thumb__) && !defined(__THUMB_INTERWORK__)
+#if defined(__INTERWORKING_STUBS__)
        b       1f                      @ Skip Thumb-code prologue
 #endif