This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [committed] Remove excess indentation from optc-gen.awk


On Sunday, May 15, 2005, at 01:11 AM, Richard Sandiford wrote:
The main for() loop in optc-gen.awk was over-indented by 8 columns.
I committed the patch below as obvious after testing on mips64-elf
and after checking that the generated options.c file didn't change.

I think it is better to do diff -b and ensure there are no changes for white-space patches.



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