[Bug middle-end/57904] [4.9 Regression] Bogus(?) "invokes undefined behavior" warning with Fortran's finalization wrapper (gfortran.dg/class_48.f90)
law at redhat dot com
gcc-bugzilla@gcc.gnu.org
Thu Dec 19 21:32:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57904
--- Comment #8 from Jeffrey A. Law <law at redhat dot com> ---
I wonder if we could refactor propgate_rhs_into_lhs from tree-ssa-dom.c to help
here. It was designed to handle precisely this kind of problem.
More information about the Gcc-bugs
mailing list