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] Lno branch merge part 12 -- induction variable optimizations


On Sat, 28 Aug 2004, Zdenek Dvorak wrote:

> here are some simple tests; more complicated tests are hard to create
> since the exact decisions about which optimizations will be done depends
> on target architecture.

Thanks for the testcases.  The target-dependency you mention is fine as an 
explanation for why some optimizations may not be testable in the 
testsuite - untestability doesn't need elaborate explanations, just a 
brief note in the patch submission to justify the level of testsuite 
coverage if there might be any questions about it.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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