http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25362
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu.org,
| |paolo.carlini at oracle dot
| |com
Summary|Error message for unmatched |pretty printing of
|overload is gobbledygook |expression fails
--- Comment #4 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2011-10-22
14:45:22 UTC ---
(In reply to comment #3)
> There has not been any movement on this bug in over a year.
>
> Could someone explain to me the reason for the cryptic error message.
> Why can't gcc just report something like:
>
> no match for operator!=(<type>, <type>
Indeed! I am totally convinced that %qE must die!
See also PR50817 and there are few others.