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 #5 from dominiq at lps dot ens dot fr  2008-01-17 17:49 -------
>From comment #4:

+  if (ts->kind != -1)
+    ts->kind = 0;

I think this has been removed in the commit. However if you had it, it is not
removed by svn update
(I had to remove it manually).


-- 


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]