[Bug tree-optimization/25553] Missed removal of load
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Dec 24 01:52:00 GMT 2005
------- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-24 01:51 -------
I should mention this shows up semi a lot in fortran code as what happens is
that t is not really a global variable but instead a local variable which is
passed to another function.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25553
More information about the Gcc-bugs
mailing list