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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|error-recovery              |

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
const auto& ref = reinterpret_cast<C auto*>(ptr_void); 

Will also cause an ICE but without an error before.

Reply via email to