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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aoliva at gcc dot gnu.org
            Summary|[12 Regression] ICE: in     |[11/12 Regression] ICE: in
                   |redirect_eh_edge_1, at      |redirect_eh_edge_1, at
                   |tree-eh.cc:2323 with custom |tree-eh.cc:2323 with custom
                   |flags                       |flags since
                   |                            |r11-4519-g53dede0f04bd95c3
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2022-04-12
             Status|UNCONFIRMED                 |NEW

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
With -c -O -fno-tree-dominator-opts -fnon-call-exceptions -fexceptions
-fsanitize=thread -fno-tree-fre
it started with r11-4519-g53dede0f04bd95c3.

Reply via email to