https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108099
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work|13.0 |
Summary|[12 Regression] ICE with |[12/13/14 Regression] ICE
|type alias with `signed |with type alias with
|__int128_t` |`signed __int128_t`
--- Comment #23 from Jason Merrill <jason at gcc dot gnu.org> ---
The static_assert regressions from comment #9 and 10 demonstrate that this
issue isn't actually fixed yet.