https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71740
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |6.1.0 Target Milestone|--- |9.5 Keywords| |needs-bisection Known to work| |5.5.0 Summary|ICE when defining a pointer |[9/10 Regression] ICE when |to the `memcpy()` function |defining a pointer to the |with namespace scope using |`memcpy()` function with |`auto` targeting i686 |namespace scope using | |`auto` targeting i686 --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Though this is a regression. It is related to PR 102548.