------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-27 19:29 ------- Another testcase for x86 for -fPIC vs -fno-PIC: double f(float); double g(void) { return f(0.0); }
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23098
pinskia at gcc dot gnu dot org Wed, 27 Jul 2005 12:29:25 -0700
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-27 19:29 ------- Another testcase for x86 for -fPIC vs -fno-PIC: double f(float); double g(void) { return f(0.0); }
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23098