[Bug c/35694] Error about bad function argument isn't issued on the line of the argument but on the line where function ends

tromey at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Mar 25 19:26:00 GMT 2008



------- Comment #1 from tromey at gcc dot gnu dot org  2008-03-25 19:25 -------
Confirmed.

This is related to the column number stuff.
The current status here is that errors issued by the parser itself
all have been audited for proper location use; however the rest of the
C front end has not been fixed up yet.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-03-25 19:25:26
               date|                            |


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



More information about the Gcc-bugs mailing list