This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37566] New: gfortran segfaults
- From: "dennis at ausil dot us" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Sep 2008 20:32:24 -0000
- Subject: [Bug fortran/37566] New: gfortran segfaults
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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