This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/34429] Fails: character(len=use_associated_const) function foo()



------- Comment #7 from pault at gcc dot gnu dot org  2008-01-17 22:09 -------
(In reply to comment #6)
> > +  if (ts->kind != -1)
> > I think this has been removed in the commit.
> Indeed. Thanks for the check, Dominique. Thus: Ignore that comment.

Gents,

I tried to deal with the useful comment about branching on kind = -1.  I have
used the somewhat brutal device that you will now find in the tree.

Cheers

Paul 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34429


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]