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/49110] Deferred-length character result triggers (false positive) error for pure procedures


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

--- Comment #15 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-05-12 09:59:10 UTC ---
The commit of comment 13 fixes the issue with the bogus PURE diagnostic.

Sorry that it took one year to get it fixed - and thanks for the bug report.

 * * *

Regarding the REPEAT issue (cf. comment 9 and PR 51055): A patch solving that
issue has been posted at http://gcc.gnu.org/ml/fortran/2012-05/msg00054.html


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