http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24985

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27092|0                           |1
        is obsolete|                            |

--- Comment #21 from Jason Merrill <jason at gcc dot gnu.org> 2012-04-04 
19:19:21 UTC ---
Created attachment 27093
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27093
Patch to prune caret diagnostics from gcc output

Actually, this seems like a better approach: rather than disable the caret
diagnostics, prune them from the output.  This regexp will remove any pair of
lines where the first starts with a space and the second consists of spaces
followed by a caret.

Reply via email to