[Bug tree-optimization/107427] ICE Segmentation fault when -O1 -fdisable-tree-lower -fdisable-tree-eh is given

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Oct 26 19:59:18 GMT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
You cannot disable these passes and not have crashes.

The -fdisable- option is documented:
These options are intended for use for debugging GCC.


More information about the Gcc-bugs mailing list