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/45438] [OOP] ICE with -fcheck=pointer



------- Comment #2 from dominiq at lps dot ens dot fr  2010-08-28 10:29 -------
Confirmed as a regression appearing between revisions 158215 and 158921, the
seg fault is:

Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000048
gfc_conv_procedure_call (se=0x7fff5fbfd6b0, sym=0x141921b10, arg=0x1419266f0,
expr=0x0, append_args=0x0) at ../../work/gcc/fortran/trans-expr.c:3171
3171              if (attr->optional)


-- 


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


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