[Bug c/35712] decimal float literal constant zero loses significant trailing zeroes

2009-06-26 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35712

[Bug c/35712] decimal float literal constant zero loses significant trailing zeroes

2008-09-18 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2008-09-18 18:35 --- Subject: Bug 35712 Author: janis Date: Thu Sep 18 18:33:58 2008 New Revision: 140466 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140466 Log: Backport from mainline: 2008-04-03 Janis Johnson

[Bug c/35712] decimal float literal constant zero loses significant trailing zeroes

2008-09-11 Thread janis at gcc dot gnu dot org
--- Comment #3 from janis at gcc dot gnu dot org 2008-09-11 16:56 --- Fixed in mainline. It's not a regression so the fix has not been applied to 4.3. -- janis at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c/35712] decimal float literal constant zero loses significant trailing zeroes

2008-09-11 Thread janis at gcc dot gnu dot org
-- janis at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last reco

[Bug c/35712] decimal float literal constant zero loses significant trailing zeroes

2008-06-23 Thread bergner at gcc dot gnu dot org
--- Comment #2 from bergner at gcc dot gnu dot org 2008-06-23 19:59 --- Janis, is this fixed so we can close this bugzilla? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35712

[Bug c/35712] decimal float literal constant zero loses significant trailing zeroes

2008-04-03 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2008-04-03 23:50 --- Subject: Bug 35712 Author: janis Date: Thu Apr 3 23:49:35 2008 New Revision: 133881 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133881 Log: 2008-04-03 Janis Johnson <[EMAIL PROTECTED]> gcc/ PR c