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/37253] Segmentation fault with procedure pointer



------- Comment #2 from burnus at gcc dot gnu dot org  2008-08-27 20:33 -------
Actual, I have the feeling the attr.proc_pointer is not saved at all in
module.c, cf. ab_attribute in that file. One should check whether other
attributes are also missing.

Dominique: Thanks for finding it; may this helps also with PR 37254.


-- 


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


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