OSDN Git Service

* config/mips/mips.md (mulsidi3_32bit_r4000): Fix the clobber list.
[pf3gnuchains/gcc-fork.git] / gcc / libgcc-std.ver
index 749040e..1abe07c 100644 (file)
@@ -216,3 +216,9 @@ GCC_3.4 {
   __paritydi2
   __parityti2
 }
+
+%inherit GCC_3.4.2 GCC_3.4
+GCC_3.4.2 {
+  # Used to deal with trampoline initialization on some platforms
+  __enable_execute_stack
+}