------- Comment #7 from martin at mpa-garching dot mpg dot de  2006-08-25 12:57 
-------
Hi Paul,

sorry for the late reply, I was away for a few days.
I compiled the most recent gcc sources, and there still appears to be some
bad memory access inside gfortran, which causes the compiler to sometimes
work fine sometimes, sometimes give incorrect errors, and sometimes segfault :(

I have a testcase where gfortran works fine, but reports a bogus error when I
add
"-I." to the command line.

I fear the best way to locate this is to use valgrind or something similar on
the compiler, and I don't manage to produce a small (single-file) testcase at
the moment. Any ideas what I could do?


-- 


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

Reply via email to