Commit 4989b020 by Jeffrey Oldham Committed by Jeffrey D. Oldham

genfixes (AG): Fix "autogen4" thinko.

2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>

	* fixinc/genfixes (AG): Fix "autogen4" thinko.

From-SVN: r39361
parent a9a18460
2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
* fixinc/genfixes (AG): Fix "autogen4" thinko.
2001-01-30 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
* regmove.c (try_auto_increment): Change REG_DEAD into REG_UNUSED
......
#! /bin/sh
# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
# Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
# This file is part of GNU CC.
# GNU CC is free software; you can redistribute it and/or modify
......@@ -63,7 +63,7 @@ if [ $# -eq 0 ] ; then
set -- fixincl.x
fi
AG="autogen4 $AG"
AG="autogen $AG"
set -e
case "$1" in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment