[Bug fortran/37566] New: gfortran segfaults
dennis at ausil dot us
gcc-bugzilla@gcc.gnu.org
Wed Sep 17 20:33:00 GMT 2008
while trying to build gcc-4.3.2-3.srpm for sparc gfortran segfaults when
building for sparcv9
sparc64 builds ok
if i try and build the conf test manually that fails i get
[mockbuild@daedalus obj-sparc64-redhat-linux]$ cat conftest.f
program foo
real, parameter :: bar = sin (12.34 / 2.5)
end program foo
[mockbuild@daedalus obj-sparc64-redhat-linux]$ gcc/gfortran conftest.f -o
conftest
gfortran: error trying to exec 'f951': execvp: No such file or directory
ill attach the config log also
--
Summary: gfortran segfaults
Product: gcc
Version: 4.3.2
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dennis at ausil dot us
GCC build triplet: sparc64-redhat-linux
GCC host triplet: sparc64-redhat-linux
GCC target triplet: sparc64-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37566
More information about the Gcc-bugs
mailing list