[Bug fortran/20120] real(kind=16) and sqrt, sin and other math functions cause ICE

2005-10-03 Thread fxcoudert at gcc dot gnu dot org
--- Comment #8 from fxcoudert at gcc dot gnu dot org 2005-10-03 07:26 --- This bug is now closed. Front-end support for integer(16) and real(10)/real(16) kinds is now complete. New PR should be filed if specific bugs arise (or should I say, *when* specific bugs arise). $ cat a.f90 r

[Bug fortran/20120] real(kind=16) and sqrt, sin and other math functions cause ICE

2005-07-19 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-07-19 11:14 --- I'm working on large kinds, such as real(l0) and real(16). I do have a patch for this problem almost ready, and hope it will be reviewed soon. -- What|Removed |Added --

[Bug fortran/20120] real(kind=16) and sqrt, sin and other math functions cause ICE

2005-07-16 Thread schnetter at aei dot mpg dot de
--- Additional Comments From schnetter at aei dot mpg dot de 2005-07-16 15:08 --- *** Bug 22512 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug fortran/20120] real(kind=16) and sqrt, sin and other math functions cause ICE

2005-04-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-11 21:03 --- Sin has the same problem. -- What|Removed |Added Summary|real(kind=16) and sqrt