[Bug rtl-optimization/78812] [5/6 Regression] Wrong code generation due to hoisting memory load across function call
rguenther at suse dot de
gcc-bugzilla@gcc.gnu.org
Thu Jan 5 08:12:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78812
--- Comment #15 from rguenther at suse dot de <rguenther at suse dot de> ---
On Wed, 4 Jan 2017, law at redhat dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78812
>
> Jeffrey A. Law <law at redhat dot com> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> Assignee|unassigned at gcc dot gnu.org |law at redhat dot com
>
> --- Comment #10 from Jeffrey A. Law <law at redhat dot com> ---
> So EDGE_EH implies EDGE_ABNORMAL, so the patch in c#8 isn't going to have any
> impact. The real bug is more subtle.
EDGE_EH does not imply EDGE_ABNORMAL.
More information about the Gcc-bugs
mailing list