------- Comment #6 from fxcoudert at gcc dot gnu dot org  2007-08-20 16:51 
-------
(In reply to comment #5)
> How is it choking? Maybe I already seen this during preparation of quick 
> patch.

Well, it's trying to reuse a decl without arglist for a function call with
arguments, and it leads to some segfault down the way...

Program received signal SIGSEGV, Segmentation fault.
create_function_arglist (sym=<value optimized out>)
    at ../../../trunk3/gcc/fortran/trans-decl.c:1430

I'm sorry that I can't yet attach my patch (the one that triggers the ICE), but
I'll try to do it later this week.


-- 


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

Reply via email to