https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92538
Erick Ochoa <erick.oc...@theobroma-systems.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #47278|0 |1 is obsolete| | Attachment #47355|0 |1 is obsolete| | --- Comment #5 from Erick Ochoa <erick.oc...@theobroma-systems.com> --- Created attachment 47455 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47455&action=edit Patch version 3 Hello, I am updating the patch version. Currently, this patch can be applied against this commit on master branch. commit 3cce71b23f6ed221b4335b600e718d79903cc83d Date: Wed Dec 4 20:04:10 2019 +0000 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@278975 138bc75d-0d04-0410-961f-82ee72b054a4 This patch works on the previous patch by eliminating bugs. Currently, all SPEC CPU 2017 benchmarks can be compiled with this patch and run successfully. Furthermore, it detects several constants that can be propagated in 12 of the SPEC CPU benchmarks.