summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-10-12 00:35:49 +0000
committerobrien <obrien@FreeBSD.org>1999-10-12 00:35:49 +0000
commit1555d44f142be343e1cbbcf54fb19aa7f23e9a1d (patch)
tree2feadbf09b414ae9bd267d5e35a7b97b3f223dea /contrib/gcc/config
parentad345ff4e48d2901b73537f49e6a7a5fb98d61dd (diff)
downloadFreeBSD-src-1555d44f142be343e1cbbcf54fb19aa7f23e9a1d.zip
FreeBSD-src-1555d44f142be343e1cbbcf54fb19aa7f23e9a1d.tar.gz
Remove a useless blank line, I accidently added.
Diffstat (limited to 'contrib/gcc/config')
-rw-r--r--contrib/gcc/config/i386/freebsd.h1
-rw-r--r--contrib/gcc/config/i386/freebsd.h.fixed1
2 files changed, 0 insertions, 2 deletions
diff --git a/contrib/gcc/config/i386/freebsd.h b/contrib/gcc/config/i386/freebsd.h
index 3797b9f..b8ee727 100644
--- a/contrib/gcc/config/i386/freebsd.h
+++ b/contrib/gcc/config/i386/freebsd.h
@@ -108,7 +108,6 @@ Boston, MA 02111-1307, USA. */
#define ASM_OUTPUT_LABELREF(FILE, NAME) \
fprintf ((FILE), "%s%s", (TARGET_UNDERSCORES) ? "_" : "", (NAME))
-
/* This is how to output an element of a case-vector that is relative.
This is only used for PIC code. See comments by the `casesi' insn in
i386.md for an explanation of the expression this outputs. */
diff --git a/contrib/gcc/config/i386/freebsd.h.fixed b/contrib/gcc/config/i386/freebsd.h.fixed
index 3797b9f..b8ee727 100644
--- a/contrib/gcc/config/i386/freebsd.h.fixed
+++ b/contrib/gcc/config/i386/freebsd.h.fixed
@@ -108,7 +108,6 @@ Boston, MA 02111-1307, USA. */
#define ASM_OUTPUT_LABELREF(FILE, NAME) \
fprintf ((FILE), "%s%s", (TARGET_UNDERSCORES) ? "_" : "", (NAME))
-
/* This is how to output an element of a case-vector that is relative.
This is only used for PIC code. See comments by the `casesi' insn in
i386.md for an explanation of the expression this outputs. */
OpenPOWER on IntegriCloud