OSDN Git Service

nptl i686: avoid cpp problems with thunk section
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 5 Aug 2010 22:00:16 +0000 (00:00 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 5 Aug 2010 22:00:16 +0000 (00:00 +0200)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/i386/sysdep.h

index 73541de..b06d392 100644 (file)
@@ -146,6 +146,8 @@ __x86.get_pc_thunk.reg:                                                   \
 #endif
 #endif
 
+/* Avoid conflics with thunk section */
+#undef __i686
 #endif /* __ASSEMBLER__ */
 
 #ifndef offsetof