This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/42723] Bootstrapping Fortran with GCC 4.4.2 fails on Solaris 5.10: "f951: internal compiler error: Arithmetic Exception"



------- Comment #2 from burnus at gcc dot gnu dot org  2010-01-13 12:50 -------
No direct idea, but so far almost all libgfortran/configure issues were due to
problems with GMP/MPFR - can you check that the correct library is used?

And can you post a backtrace of the the failing gfortran run? (Note, you need
to run "gdb" on f951 (actual driver/compiler) and not on "gfortran", use "-v"
to find the call, cf. also  http://gcc.gnu.org/wiki/DebuggingGCC .)


-- 


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


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