https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122509
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=189
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #2)
> GCC 4.4.7 and before had a different error message:
> <source>:10: error: 'struct D' has no member named 'v'
The change between 4.4 and 4.5 due to (the improvement of) PR 189 .