summaryrefslogtreecommitdiff
path: root/lang/gcc32/files/patch-ai
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2003-04-14 09:06:18 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2003-04-14 09:06:18 +0000
commitf38a070d82742d4d63639925524356af82665747 (patch)
treec2473f1d670d52b1a751ca923ac07ed1e0c71e4f /lang/gcc32/files/patch-ai
parent- Use MASTER_SITE_DEBIAN (diff)
Remove the last part of jdp's profile fixes from 1998/10/08, which actually
breaks -fprofile-arcs for current GCCs. PR: 50842
Notes
Notes: svn path=/head/; revision=78949
Diffstat (limited to '')
-rw-r--r--lang/gcc32/files/patch-ai11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gcc32/files/patch-ai b/lang/gcc32/files/patch-ai
deleted file mode 100644
index 01b23d573355..000000000000
--- a/lang/gcc32/files/patch-ai
+++ /dev/null
@@ -1,11 +0,0 @@
---- gcc/final.c.orig Thu Jan 3 09:39:59 2002
-+++ gcc/final.c Sat Feb 2 19:20:09 2002
-@@ -295,6 +295,8 @@
- /* Zero word. */
- assemble_integer (const0_rtx, long_bytes, align2, 1);
-
-+ fprintf(asm_out_file,".stabs \"bbset\", 25, 0, 0, LPBX0\n");
-+
- /* Address of filename. */
- ASM_GENERATE_INTERNAL_LABEL (name, "LPBX", 1);
- assemble_integer (gen_rtx_SYMBOL_REF (Pmode, name), pointer_bytes,