This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/35441] pretty-printer cannot handle some expressions


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]