This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gfortran 4.1.2: "internal compiler error: Segmentation fault"


Hi,

I have compile GCC 4.1.2 (prerelease) on an Alpha
system with CentOS 4 (clone of Redhat Enterprise).

The required file to reproduce this problem are
here: http://surfion.snu.ac.kr/~lahaye/gcc/

This is the output of the compilation:

------------------------------
$  /opt/bin/gfortran -v -save-temps -ffree-form -c
xml.f
Using built-in specs.
Target: alphaev68-unknown-linux-gnu
Configured with: ./configure --prefix=/opt
Thread model: posix
gcc version 4.1.2 20060928 (prerelease)

/opt/libexec/gcc/alphaev68-unknown-linux-gnu/4.1.2/f951
xml.f -quiet -dumpbase xml.f -mcpu=ev67 -auxbase xml
-version -ffree-form -o xml.s
GNU F95 version 4.1.2 20060928 (prerelease)
(alphaev68-unknown-linux-gnu)
        compiled by GNU C version 3.4.5 20051201 (Red
Hat 3.4.5-2axp).
GGC heuristics: --param ggc-min-expand=100 --param
ggc-min-heapsize=131072
xml.f: In function 'stop_xml':
xml.f:550: 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.
------------------------------

Regards,
Rob.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]