[Bug fortran/20058] Error on kind 16 hex data statement

2005-02-27 Thread kargl at gcc dot gnu dot org
--- Additional Comments From kargl at gcc dot gnu dot org 2005-02-28 00:42 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/20058] Error on kind 16 hex data statement

2005-02-27 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-28 00:38 --- Subject: Bug 20058 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-28 00:38:13 Modified files: gcc/fortran: ChangeLog trans-types.c gfortran.h pr

[Bug fortran/20058] Error on kind 16 hex data statement

2005-02-21 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2005-02-

[Bug fortran/20058] Error on kind 16 hex data statement

2005-02-21 Thread kargl at gcc dot gnu dot org
--- Additional Comments From kargl at gcc dot gnu dot org 2005-02-21 18:23 --- For a patch see http://gcc.gnu.org/ml/gcc-patches/2005-02/msg01253.html -- What|Removed |Added --

[Bug fortran/20058] Error on kind 16 hex data statement

2005-02-18 Thread sgk at troutmask dot apl dot washington dot edu
--- Additional Comments From sgk at troutmask dot apl dot washington dot edu 2005-02-18 22:48 --- I have a tentative patch for this problem. Unfortunately, it leads to a different problem. It appears that if your system supports integer(kind=16), then gfortran can't print the values.