[Bug c++/101715] [11/12 Regression] ICE with noexcept and canonical types differ for identical types caused by r12-1824

2021-08-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101715

Richard Biener  changed:

   What|Removed |Added

   Target Milestone|--- |11.3
   Priority|P3  |P2
  Known to work||10.3.1

[Bug c++/101715] [11/12 Regression] ICE with noexcept and canonical types differ for identical types caused by r12-1824

2021-08-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101715

--- Comment #8 from Andrew Pinski  ---
(In reply to H.J. Lu from comment #7)
> It is caused by r12-1824.

It can't be as it was not backported to GCC 11.

[Bug c++/101715] [11/12 Regression] ICE with noexcept and canonical types differ for identical types caused by r12-1824

2021-08-01 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101715

H.J. Lu  changed:

   What|Removed |Added

Summary|[11/12 Regression] ICE with |[11/12 Regression] ICE with
   |noexcept and canonical  |noexcept and canonical
   |types differ for identical  |types differ for identical
   |types   |types caused by r12-1824
 CC||pinskia at gcc dot gnu.org

--- Comment #7 from H.J. Lu  ---
It is caused by r12-1824.