[Bug c/14611] static unsigned int small= -1U;

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Mar 16 19:36:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-16 19:36 -------
The example given will not even compile anywhere:
pr14611.c: In function `main':
pr14611.c:9: error: `qwe' undeclared (first use in this function)
pr14611.c:9: error: (Each undeclared identifier is reported only once
pr14611.c:9: error: for each function it appears in.)
pr14611.c:9: error: `asd' undeclared (first use in this function)

Can you provide a source that will and that shows the problem?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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



More information about the Gcc-bugs mailing list