------- Comment #1 from tromey at gcc dot gnu dot org  2010-05-28 16:58 -------
Here is what gcc trunk says:

opsy. gcc --syntax-only pr.c
pr.c: In function ‘main’:
pr.c:20:10: warning: initialization from incompatible pointer type [enabled by
default]

The particular case motivating this PR was getting a declaration wrong
and then getting an error from LANG_HOOKS_INITIALIZER.  In this case the
location info is not helpful.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-05-28 16:58:06
               date|                            |


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

Reply via email to