what version of the GCC source? running ctags against gcc-4.1.2's source
(provided by apt-get) crashes
on ./gcc/testsuite/gfortran.dg/actual_array_constructor_1.f90 for me,
but that's a different problem (the Fortran parser is written with the
assumption of valid source, which doesn't work out too well).

luckily, pasting your example code into a file and removing the final
newline lets me repeat your problem, even with the current upstream
(unreleased) ctags. i've committed your fix upstream.

-- 
Elliott Hughes, http://www.jessies.org/~enh/




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to