[Bug fortran/19387] Fortran compiler tries to print HOST_WIDE_INT with %d format

2005-04-10 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-11 00:38 --- This actually can cause an ICE on some targets see PR 20059 which I am going to close this as a dup of because there is a patch there already. *** This bug has been marked as a duplicate of 20059 *** --

[Bug fortran/19387] Fortran compiler tries to print HOST_WIDE_INT with %d format

2005-01-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-14 23:08 --- There are two ways to fix this, one way is to use gcc's diagnostic hooks (which is the long term fix). Another way to fix this would be to make a new format for fortran's diagnostic functions which takes a

[Bug fortran/19387] Fortran compiler tries to print HOST_WIDE_INT with %d format

2005-01-11 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added GCC target triplet||ia64-hp-hpux* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19387