------- Additional Comments From Thomas dot Koenig at online dot de  2005-01-10 
15:52 -------
This is a problem with # lines.

Reduced testcase:

$ cat headerlines.f
# 557 "eri2odb.F" 2
# 1 "../include/maxorb.h" 1
      end
$ gfortran headerlines.f
<built-in>:0: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
$ gfortran -v
Using built-in specs.
Configured with: ../gcc-4.0-20050109/configure --prefix=/home/zfkts
--enable-languages=c,c++,f95
Thread model: posix
gcc version 4.0.0 20050109 (experimental)


-- 


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

Reply via email to