summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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