------- Comment #5 from kargl at gcc dot gnu dot org 2006-03-05 01:39 ------- > cmp.c:39: GNU MP assertion failed: !(((b)->_mpfr_size >> 30) & 1) > <built-in>:0: internal compiler error: Aborted > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://gcc.gnu.org/bugs.html> for instructions.
This isn't a gfortran problem. How did you install GMP and MPFR? Note, you may want to install GMP without its bundled in version of MPFR; then install the newest version of MPFR. Also, try building GMP without high levels of optimization. -- kargl at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kargl at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26564