[Bug libfortran/47830] errors in intrinsics/c99_functions.c

2011-02-22 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47830 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug libfortran/47830] errors in intrinsics/c99_functions.c

2011-02-22 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47830 --- Comment #6 from Tobias Burnus 2011-02-22 12:43:42 UTC --- Author: burnus Date: Tue Feb 22 12:43:38 2011 New Revision: 170398 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170398 Log: 2011-02-22 Tobias Burnus Kai-Uwe Ec

[Bug libfortran/47830] errors in intrinsics/c99_functions.c

2011-02-22 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47830 --- Comment #5 from Tobias Burnus 2011-02-22 12:41:57 UTC --- Author: burnus Date: Tue Feb 22 12:41:54 2011 New Revision: 170397 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170397 Log: 2011-02-22 Tobias Burnus Kai-Uwe Ec

[Bug libfortran/47830] errors in intrinsics/c99_functions.c

2011-02-22 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47830 --- Comment #4 from Tobias Burnus 2011-02-22 12:37:16 UTC --- Author: burnus Date: Tue Feb 22 12:37:12 2011 New Revision: 170396 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170396 Log: 2011-02-22 Tobias Burnus Kai-Uwe Ec

[Bug libfortran/47830] errors in intrinsics/c99_functions.c

2011-02-21 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47830 --- Comment #3 from Tobias Burnus 2011-02-21 11:19:33 UTC --- (In reply to comment #2) > well besides the typo nexfaterl Well, that was actually the problem I had - my brain magically added the "t" ;-) (For NetBSD there is also PR 39570, which

[Bug libfortran/47830] errors in intrinsics/c99_functions.c

2011-02-21 Thread kuehro at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47830 --- Comment #2 from Kai-Uwe Eckhardt 2011-02-21 10:38:16 UTC --- Hi, > > There are two errors > > For those having - like me - problems to spot the second error: > > > static long double prechalf = nexafterl (0.5L, LDBL_MAX); > >

[Bug libfortran/47830] errors in intrinsics/c99_functions.c

2011-02-21 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47830 Tobias Burnus changed: What|Removed |Added Keywords||build Status|UNCONFIRMED