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 to gcc/Makefile.in for fastcompare* targets [take 2]


On Sun, Sep 21, 2003 at 10:19:46PM -0400, Kaveh R. Ghazi wrote:
> 
> I came to the conclusion that it wasn't worth it to duplicate the
> for-stmt and that the 0.1 second slowdown is okay given the removal of
> code duplication between slowcompare, gnucompare and the new
> fastcompare targets.

I agree completely.

-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan


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