summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/function.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-10-15 21:49:40 +0000
committerobrien <obrien@FreeBSD.org>1999-10-15 21:49:40 +0000
commitfcdace9ad84e50540274fcb3eb5f8223f1ab9fe9 (patch)
treeb16cb11baafe6296ca328f95203111ac65322272 /contrib/gcc/function.c
parent97a48b4a117e108af55357f4a833450215bae150 (diff)
downloadFreeBSD-src-fcdace9ad84e50540274fcb3eb5f8223f1ab9fe9.zip
FreeBSD-src-fcdace9ad84e50540274fcb3eb5f8223f1ab9fe9.tar.gz
Grrrrr. Put the $FreeBSD$ in a Bad Place.
Diffstat (limited to 'contrib/gcc/function.c')
-rw-r--r--contrib/gcc/function.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/gcc/function.c b/contrib/gcc/function.c
index 02c7961..31b0b86 100644
--- a/contrib/gcc/function.c
+++ b/contrib/gcc/function.c
@@ -1,8 +1,6 @@
/* Expands front end tree to back end RTL for GNU C-Compiler
Copyright (C) 1987, 88, 89, 91-97, 1998 Free Software Foundation, Inc.
-/* $FreeBSD$ */
-
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
@@ -40,6 +38,8 @@ Boston, MA 02111-1307, USA. */
This function changes the DECL_RTL to be a stack slot instead of a reg
then scans all the RTL instructions so far generated to correct them. */
+/* $FreeBSD$ */
+
#include "config.h"
#include "system.h"
#include "rtl.h"
OpenPOWER on IntegriCloud