[Bug rtl-optimization/23098] [3.4/4.0/4.1 Regression] store of 0.0 to float

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 27 19:33:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-27 19:30 -------
(In reply to comment #4)
> Another testcase for x86 for -fPIC vs -fno-PIC:
double f(float);
double g(void)
{
  return f(1.0);
}


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23098



More information about the Gcc-bugs mailing list