http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48763
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.04.26 10:09:29
Ever Confirmed|0 |1
--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-26
10:09:29 UTC ---
Well. That specific place isn't proper now that the decls can be compatible
but the call stmt can use a different type for calling.
Any checking should extend/factor gimple_check_call_matching_types.