http://www.riscos.info/bugzilla3/show_bug.cgi?id=250
Theo Markettos <bugzi...@markettos.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzi...@markettos.org.uk AssignedTo|john.tyt...@aaug.net |gccsdk-bugzilla@markettos.o | |rg.uk --- Comment #9 from Theo Markettos <bugzi...@markettos.org.uk> 2015-11-22 14:51:49 PST --- (In reply to comment #0) > GCCSDK GCC 4.7.4 Release 1 Development 4.7.4 2014-01-08 > http://www.riscos.info/downloads/gccsdk/testing/4.7.4/gccsdk-gcc-bin-4.7.4-Rel1dev.zip > SharedUnixLibrary 1.12 > VirtualRPC-Adjust RISCOS 4.39 > > #include <stdio.h> > #include <math.h> > int main(void) { > printf("%f\n",sqrt(2.0)); > return 0; > } > > This is what I get: > > *gcc sqrt.c > *a/out > 1.437500 > > This is what I should get: > 1.414214 I'm just doing some housekeeping on old bugs. Is this still an outstanding issue for you? Can you check if the recent GCC 4.7.4 release 2 is still affected? Thanks Theo -- Configure bugmail: http://www.riscos.info/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ GCCSDK mailing list gcc@gccsdk.riscos.info Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK