Grrrrr. Put the $FreeBSD$ in a Bad Place.
This commit is contained in:
parent
64793e7fe2
commit
f269f9df8d
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user