------- 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