https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456
Paul Pluzhnikov <ppluzhnikov at google dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ppluzhnikov at google dot com
--- Comment #1 from Paul Pluzhnikov <ppluzhnikov at google dot com> ---
Google ref: b/15089262
> error: ‘fp.int* (Funcs::* const)()::__delta’ is used uninitialized ...
Note that there is no '__delta' in the original source, so the error message is
exceedingly confusing to the end user, in addition to being bogus.