krfkeith / sx-gcc

Automatically exported from code.google.com/p/sx-gcc
0 stars 0 forks source link

soft-float and int arithmetic problems #103

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
gcc.c-torture/execute/930529-1.c fails with r220 and -msoft-float

Original issue reported on code.google.com by jmoc...@gmail.com on 6 Feb 2009 at 1:26

GoogleCodeExporter commented 9 years ago
gcc.c-torture/execute/gofast.c is a regression from r219 as well.

check. fix. ;)

Original comment by jmoc...@gmail.com on 6 Feb 2009 at 1:30

GoogleCodeExporter commented 9 years ago

Original comment by jmoc...@gmail.com on 9 Feb 2009 at 3:03

GoogleCodeExporter commented 9 years ago
as of r233 gcc implements proper soft/strict/hw float semantics.

Original comment by jmoc...@gmail.com on 17 Feb 2009 at 10:48