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: [PATCH] Remove trailing whitespace from IA-32 instructions


On Wed, Feb 18, 2004 at 08:37:29AM +0100, Jakub Jelinek wrote:
> 	* config/i386/i386.md (zero_extendqidi2, zero_extendqidi2,
> 	testdi_1_rex64, anddi_2, xordi_1_rex64, xordi_2_rex64): Remove
> 	trailing whitespace from instructions.

While this is certainly ok, I wonder if we shouldn't just
trim it in genemit.c?


r~


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