[Bug fortran/50046] Hexadecimal Constants

2011-11-07 Thread fxcoudert at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50046 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|WAITING

[Bug fortran/50046] Hexadecimal Constants

2011-08-20 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50046 Mikael Morin mikael at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug fortran/50046] Hexadecimal Constants

2011-08-13 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50046 --- Comment #4 from Mikael Morin mikael at gcc dot gnu.org 2011-08-13 10:11:47 UTC --- This is accepted by gfortran trunk (4.7): integer(8) :: i = ''X end Please provide a small self-contained test case demonstrating the

[Bug fortran/50046] Hexadecimal Constants

2011-08-11 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50046 Mikael Morin mikael at gcc dot gnu.org changed: What|Removed |Added CC||mikael at gcc dot

[Bug fortran/50046] Hexadecimal Constants

2011-08-11 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50046 --- Comment #3 from Steve Kargl sgk at troutmask dot apl.washington.edu 2011-08-11 20:18:29 UTC --- On Thu, Aug 11, 2011 at 07:57:39PM +, mikael at gcc dot gnu.org wrote: (In reply to comment #0) ''X had be changed to -65536 to