[Bug c/12931] ICE on valid code while parsing

falk at debian dot org gcc-bugzilla@gcc.gnu.org
Thu Nov 6 22:12:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


falk at debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1


------- Additional Comments From falk at debian dot org  2003-11-06 22:12 -------
Seems to be caused by:

typedef struct {
...
} __gnuc_va_list;
int vprintf(const char *, __gnuc_va_list);

I think I've seen this problem before, but can't find it right now...



More information about the Gcc-bugs mailing list