Patch for memory blowup
Bruce Korb
korbb@datadesign.com
Fri Dec 12 07:40:00 GMT 1997
Mark Mitchell wrote:
...
> The diffs below look longer than they are due to an indentation change
> that happened when a set of curly braces went away. Fred's program:
...
> Index: gcc/toplev.c
> ===================================================================
> RCS file: /home/mitchell/Repository/egcs/gcc/toplev.c,v
> retrieving revision 1.1.1.4
> diff -c -p -r1.1.1.4 toplev.c
> *** toplev.c 1997/12/08 07:30:40 1.1.1.4
> --- toplev.c 1997/12/12 00:09:17
Try using:
diff -cwb -p -r1.1.1.4 toplev.c
--
Bruce Korb | Data Design Systems, Inc.
Korbb at DataDesign dot com | 45 Cabot Dr., Suite 110
Voice: 408-260-0280 | Santa Clara, CA 95051
Fax: 408-260-0281 | USA
More information about the Gcc
mailing list