------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-10 
18:33 -------
Not a bug:

typedef int i;
typedef char c;

i main (i c, c ** v)
{

}

c is injected right away after "i c".


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to