[Bug middle-end/40501] [4.5 Regression] error: invalid conversion in gimple call

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jun 23 09:37:00 GMT 2009



------- Comment #5 from rguenth at gcc dot gnu dot org  2009-06-23 09:37 -------
The idea is ok though do not use make_rename_temp but the usual create_tmp_var,
add_referenced_var, make_ssa_name sequence.

The checking currently only matches the return value (it does so since the
beginning of the year).


-- 


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



More information about the Gcc-bugs mailing list