[Bug c/47146] Floating point to integer conversions

2011-01-05 Thread babelart at yahoo dot com
t #5 from Steve Kargl apl.washington.edu> 2011-01-03 18:01:11 UTC --- > On Mon, Jan 03, 2011 at 05:12:10PM +0000, babelart at yahoo > dot com wrote: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47146 > > > > Sorry, I was not specific enough. It is the integer > c

[Bug c/47146] Floating point to integer conversions

2011-01-03 Thread babelart at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47146 --- Comment #3 from Pierre Innocent 2011-01-03 17:12:05 UTC --- Dear kargl: Sorry, I was not specific enough. It is the integer conversion that seem to be wrong,for example the following two lines: fprintf( stdout, "Float 100.0 * 0.3894949=%d\n

[Bug c/47146] New: Floating point to integer conversions

2011-01-01 Thread babelart at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47146 Summary: Floating point to integer conversions Product: gcc Version: 4.3.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig...@gcc.g