http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57419
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |paolo.carlini at oracle dot com Target Milestone|--- |4.9.0 --- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> --- finish_qualified_id_expr gets a complain == 0 and then just calls mark_used which has naked error calls.