https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111560
Richard Biener changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111560
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111560
--- Comment #4 from Yi <652023330028 at smail dot nju.edu.cn> ---
(In reply to Andrew Pinski from comment #1)
> The problem is in this case:
> e=a+b+c; //line 5
> f=d+b+c; //"b+c" can be replaced with the value at line 5
>
> at the gim
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111560
--- Comment #3 from Andrew Pinski ---
*** Bug 111562 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111560
--- Comment #2 from Andrew Pinski ---
*** Bug 111561 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111560
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization
Severity|