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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.0                        |7.5
            Summary|[10 Regression] GCC build   |[7/8/9 Regression] internal
                   |ICE on MinGW-w64. internal  |compiler error:
                   |compiler error:             |Segmentation fault  #pragma
                   |Segmentation fault  #pragma |push_macro("__LINE__")
                   |push_macro("__has_builtin") |

--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk, keeping open for backports to release branches (where we'll
need to leave out the __has_builtin part of the testcase obviously).

Reply via email to