------- Comment #1 from pinskia at gcc dot gnu dot org  2007-09-01 20:03 -------
Confirmed.

The problem is obvious:
                error ("invalid use of %<--%> on bool variable %qD", arg);

%qD should be %qE.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-09-01 20:03:14
               date|                            |


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

Reply via email to