[Bug fortran/29814] integer assignment in hexadecimal fails

2006-11-14 Thread vahtras at kth dot se
--- Comment #3 from vahtras at kth dot se 2006-11-14 09:42 --- Subject: Re: integer assignment in hexadecimal fails On 14 nov 2006, at 02.23, jvdelisle at gcc dot gnu dot org wrote: > Try -fno-range-check or use standard conforming methods. Thank you, this was a learning experience

[Bug fortran/29814] integer assignment in hexadecimal fails

2006-11-13 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2006-11-14 01:23 --- Try -fno-range-check or use standard conforming methods. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29814

[Bug fortran/29814] integer assignment in hexadecimal fails

2006-11-13 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-11-13 13:59 --- Gfortran is doing the correct thing for BOZs. This is a dup of bug 24828. *** This bug has been marked as a duplicate of 24828 *** -- pinskia at gcc dot gnu dot org changed: What|Removed