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/20876] Subroutine call in FORALL block not PURE



------- Comment #3 from paul dot richard dot thomas at cea dot fr  2006-06-19 08:11 -------
Created an attachment (id=11694)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11694&action=view)
Patch to fix PR

The reason for the segfault is that the locus for the assign statement was
never set.

Will commit tonight under the obvious rule.

Paul


-- 


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


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