[Bug c++/22590] parser hosed

2005-07-21 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Attachment #9319|application/octet-stream|text/plain mime type|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22590

[Bug c++/22590] parser hosed

2005-07-21 Thread igodard at pacbell dot net
--- Additional Comments From igodard at pacbell dot net 2005-07-21 14:49 --- The actual problem is a missing "#" on a #include statement, so the code is invalid. But the error is reported not where that occurs but deep inside the next included file. So this report is actually a complaint

[Bug c++/22590] parser hosed

2005-07-21 Thread igodard at pacbell dot net
--- Additional Comments From igodard at pacbell dot net 2005-07-21 14:32 --- Created an attachment (id=9320) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9320&action=view) source code (compressed) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22590

[Bug c++/22590] parser hosed

2005-07-21 Thread igodard at pacbell dot net
--- Additional Comments From igodard at pacbell dot net 2005-07-21 14:31 --- Created an attachment (id=9319) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9319&action=view) compiler output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22590