[Bug middle-end/21781] real.c incorrectly values zero with a large exponent

2006-03-16 Thread sayle at gcc dot gnu dot org
--- Comment #2 from sayle at gcc dot gnu dot org 2006-03-16 16:34 --- Subject: Bug 21781 Author: sayle Date: Thu Mar 16 16:34:05 2006 New Revision: 112136 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=112136 Log: PR middle-end/21781 * real.c (real_from_string):

[Bug middle-end/21781] real.c incorrectly values zero with a large exponent

2006-03-16 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-03-16 18:27 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug middle-end/21781] real.c incorrectly values zero with a large exponent

2005-10-25 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-25 19:49 --- Confirmed, testcase which shows this is also a rejects valid: int f[.0e2 == 0?1:-1]; -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/21781] real.c incorrectly values zero with a large exponent

2005-05-28 Thread jsm28 at gcc dot gnu dot org
-- What|Removed |Added OtherBugsDependingO||16620, 16989 nThis||

[Bug middle-end/21781] real.c incorrectly values zero with a large exponent

2005-05-27 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|c |middle-end http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21781