https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118869
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|middle-end |c --- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The C front-end part is easy but it is the C++ front-end which gets messy due to template. I might not get to this until next month or so.