This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22590] parser does not recover well after error
- From: "igodard at pacbell dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jul 2005 05:50:08 -0000
- Subject: [Bug c++/22590] parser does not recover well after error
- References: <20050721143121.22590.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From igodard at pacbell dot net 2005-07-22 05:50 -------
# 1 "opClock.cc"
# 1 "/home/ivan/ootbc/members/src//"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "opClock.cc"
include "core.hh"
# 1 "../../members/include/opClock.hh" 1
# 1 "/mnt/export/local/bin/../lib/gcc/i686-pc-linux-gnu/3.4.0/../../../../includ
e/c++/3.4.0/cstddef" 1 3
# 1 "/mnt/export/local/bin/../lib/gcc/i686-pc-linux-gnu/3.4.0/include/stddef.h"
1 3 4
# 151 "/mnt/export/local/bin/../lib/gcc/i686-pc-linux-gnu/3.4.0/include/stddef.h
" 3 4
typedef int ptrdiff_t;
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22590