[Bug c++/101209] [10/11/12 Regression] ICE with trailing return type on a conversion operator

2021-09-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101209

Andrew Pinski  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Andrew Pinski  ---
This is a dup of bug 101051.

*** This bug has been marked as a duplicate of bug 101051 ***

[Bug c++/101209] [10/11/12 Regression] ICE with trailing return type on a conversion operator

2021-09-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101209

Andrew Pinski  changed:

   What|Removed |Added

   Target Milestone|9.5 |10.4

[Bug c++/101209] [10/11/12 Regression] ICE with trailing return type on a conversion operator

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

Andrew Pinski  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2021-08-07
   Target Milestone|--- |9.5
Summary|ICE with trailing return|[10/11/12 Regression] ICE
   |type on a conversion|with trailing return type
   |operator|on a conversion operator
  Known to work||7.1.0, 9.1.0, 9.4.0
  Known to fail||10.1.0

--- Comment #2 from Andrew Pinski  ---
Confirmed, a regression from 9.x.