[Bug rtl-optimization/47763] Useless initialization of register
jiez at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 16 08:36:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47763
--- Comment #6 from Jie Zhang <jiez at gcc dot gnu.org> 2011-02-16 08:32:14 UTC ---
I think we all know that dhrystone is a bad benchmark. But some users don't.
Which is more difficult: educating all users about that vs apply a simple patch
in GCC to remove the useless initialization? 4.4 does has such initialization.
But 4.5 has. Fixing this is an improvement and does not hurt. From another
point, leaving it unfixed does not help GCC.
More information about the Gcc-bugs
mailing list