[Bug middle-end/37046] Inlining produces calls which gimple_call_fndecl cannot handle correctly

jamborm at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Aug 7 15:51:00 GMT 2008



------- Comment #3 from jamborm at gcc dot gnu dot org  2008-08-07 15:49 -------
Unfortunately, I got a fortran regression:

/abuild/mjambor/iinln/gcc/testsuite/gfortran.dg/char_cast_1.f90:24: internal
com
piler error: in expand_call_inline, at tree-inline.c:3117

The assert is gcc_assert (dest->needed); so I think I might have
uncovered some unrelated hidden problem.  We will see.

I will try to investigate but may not be able to go all the way
because I'm, leaving for vacation tomorrow.

Richi, that applies, to your question too.  I will try but I may not
make it.


-- 


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



More information about the Gcc-bugs mailing list