http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35441
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu.org
Summary|[4.5/4.6/4.7/4.8 |pretty-printer cannot
|regression] Completely |handle some expressions
|broken diagnostics |
--- Comment #9 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-04-21
15:03:42 UTC ---
This is fixed when using -fdiagnostics-show-caret, which is the default.
However, the underlying problem is still there, so I cannot be considered
fixed.