[Bug target/80540] gcc ICE at -O2 and above on x86_64-linux-gnu in "assign_by_spills"

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 13 22:42:49 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80540

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |8.0
         Resolution|---                         |FIXED

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed at -O1 in GCC 4.9.0, most likely by the patch which fixed PR 60650.
Fixed at -O2 in GCC 8+, most likely by the patch which fixed PR 83712.


More information about the Gcc-bugs mailing list