[PATCH] style fix for aix51.h and rs6000/mach.h

Franz Sirl Franz.Sirl-kernel@lauterbach.com
Thu May 3 03:17:00 GMT 2001


At 03:00 03.05.2001, David O'Brien wrote:
>         ;;
>  rs6000-*-mach*)
>-       tm_file=rs6000/mach.h
>+       tm_file="rs6000/rs6000.h rs6000/mach.h"
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Sorry, overlooked one, this should be:

+       tm_file="${tm_file} rs6000/mach.h"


Franz.



More information about the Gcc-patches mailing list