summaryrefslogtreecommitdiff
path: root/lang/gcc44/files
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2003-04-14 19:56:36 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2003-04-14 19:56:36 +0000
commit1db51c307111d1c7fed55a73a0f33008a1ac62bc (patch)
treefcd5fddfb9b97f37b1acf6581bcaf68037e3284f /lang/gcc44/files
parentBump PORTREVISIONs with recent changes. (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=78980
Diffstat (limited to 'lang/gcc44/files')
-rw-r--r--lang/gcc44/files/patch-ai11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gcc44/files/patch-ai b/lang/gcc44/files/patch-ai
deleted file mode 100644
index 01b23d573355..000000000000
--- a/lang/gcc44/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,