https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65466

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-03-19
                 CC|                            |manu at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
I implemented some finer-control for the caret in
https://gcc.gnu.org/ml/gcc-patches/2012-04/msg01836.html that specifically
fixed this case.

However, I never got around to get it approved and committed it. Please, feel
free to take that patch and get it reviewed and committed.

(If I was re-doing that patch again, I will try to overload inform(), because
inform_with_flags is just too much typing).

Reply via email to