[Bug c/18620] double data reversal

zhangyijin_2008 at 163 dot com gcc-bugzilla@gcc.gnu.org
Tue Nov 23 06:44:00 GMT 2004


------- Additional Comments From zhangyijin_2008 at 163 dot com  2004-11-23 06:44 -------
I test with:
int main( void )
{
  double a = 12.34;
  printf( "%8.8f\n" );
  return 0;
}


-- 


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



More information about the Gcc-bugs mailing list