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: Fix PR34916, 35519 Combine (Dataflow merge regression.)


I apologise for mistake.

I was trying to match existing combine.c which does not always use tabs to replace 8 spaces, as you can see from diff.

here is same patch with TABS replacing 8 leading spaces.


Andy


2008-03-25 Andy Hutchinson <hutchinsonandy@aim.com>

PR rtl-optimization/34916
PR middle-end/35519
* combine.c (create_log_links): Do not create duplicate LOG_LINKS
between instruction pairs.




-----Original Message----- From: Eric Botcazou <ebotcazou@adacore.com> To: hutchinsonandy@aim.com Cc: gcc-patches@gcc.gnu.org; jakub@redhat.com; steven@gcc.gnu.org Sent: Tue, 25 Mar 2008 6:24 am Subject: Re: Fix PR34916, 35519 Combine (Dataflow merge regression.)



Can this now be committed?

No, please use TABS as instructed by Jakub. If you don't see any of them in
combine.c, then you most likely have a problem with your editor.


--
Eric Botcazou

Attachment: combine.diff
Description: Text document


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