http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50046
Francois-Xavier Coudert changed:
What|Removed |Added
Status|WAITING |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50046
Mikael Morin changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50046
--- Comment #4 from Mikael Morin 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 problem.
Also precise the com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50046
--- Comment #3 from Steve Kargl
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 successfully compile.
> >
> Accordi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50046
Mikael Morin changed:
What|Removed |Added
CC||mikael at gcc dot gnu.org
--- Comment #2 f