This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch for memory blowup



>>>>> "Bruce" == Bruce Korb <korbb@datadesign.com> writes:

    Bruce> 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:
    Bruce> ....
    >> 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

    Bruce> Try using:

    Bruce>   diff -cwb -p -r1.1.1.4 toplev.c

The problem with that is that when Jeff applies the patch his code
will be indented wrongly.

    Bruce> -- Bruce Korb | Data Design Systems, Inc.  Korbb at
    Bruce> DataDesign dot com | 45 Cabot Dr., Suite 110 Voice:
    Bruce> 408-260-0280 | Santa Clara, CA 95051 Fax: 408-260-0281 |
    Bruce> USA

-- 
Mark Mitchell		mmitchell@usa.net
Stanford University	http://www.stanford.edu



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]