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/41627] mixing common and modules elicits seg fault



------- Comment #5 from burnus at gcc dot gnu dot org  2009-10-08 07:47 -------
Backtrace (of comment 3) using an older GCC 4.5 (20090526):
#0  0x0000000000549453 in gfc_trans_pointer_assignment (expr1=0x12d8ea0,
expr2=0x12d3b80)
    at /home/tob/projects/gcc-trunk-checkout/gcc/fortran/trans-expr.c:4117
#1  0x000000000052b2f8 in gfc_trans_code (code=0x12d3c50) at
/home/tob/projects/gcc-trunk-checkout/gcc/fortran/trans.c:1072
#2  0x0000000000543b45 in gfc_generate_function_code (ns=0x12d00b0) at
/home/tob/projects/gcc-trunk-checkout/gcc/fortran/trans-decl.c:4153


-- 


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


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