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] tree-cfg.c: Speed up thread_jumps.


On Mon, 2004-11-08 at 17:16, Jeffrey A Law wrote:
> On Sun, 2004-11-07 at 23:59 -0500, Kazu Hirata wrote:
> 
> > 	* tree-cfg.c (thread_jumps): Speed up by keeping a pointer to
> > 	the last used element in the worklist.
> I actually think this is OK -- which I know runs somewhat against
> Diego's assesment.
> 
Oh, I wasn't rejecting the patch outright.  It's just a reflection of my
undergrad profs systematically beating pointer arithmetic out of me ;)

If you folks find this as easy to read as the original, by all means go
ahead and change it.


Diego.


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