]> git.pld-linux.org Git - packages/gcc.git/blame - gcc32-i386-no-default-momit-leaf-frame-pointer.patch
- removed gcc-alpha-regno-mode.patch, already applied in 3.3.5
[packages/gcc.git] / gcc32-i386-no-default-momit-leaf-frame-pointer.patch
CommitLineData
5384b728 1Argh, GDB is not ready.
2
3--- gcc/config/i386/i386.h.jj 2002-08-28 11:20:27.000000000 +0200
4+++ gcc/config/i386/i386.h 2002-08-28 22:01:26.000000000 +0200
5@@ -390,7 +390,7 @@ extern int x86_prefetch_sse;
6 #define TARGET_64BIT_DEFAULT 0
7 #endif
8
9-#define TARGET_DEFAULT MASK_OMIT_LEAF_FRAME_POINTER
10+#define TARGET_DEFAULT 0
11
12 /* Which processor to schedule for. The cpu attribute defines a list that
13 mirrors this list, so changes to i386.md must be made at the same time. */
This page took 0.0234 seconds and 4 git commands to generate.