Just checked: It's really only that single file of MPFR (set_f.c)
Ubuntu's current GCC / cc1 crashes on with '-O3'.

After 'make' failed in the first place, I just took the libtool command
("/bin/bash ../libtool --tag=CC --mode=compile gcc ..."), replaced the
two occurrences of '-O3' by '-O2', executed that, then resumed the build
by typing 'make' again.

That succeeded (compiling also all remaining files with '-O3'), as well
as afterwards 'make check' did (which again involves building).

(This was a build outside of and completely unrelated to Sage, with GMP
5.0.4 built from scratch, but on the same machine.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/968766

Title:
  GCC 4.6.3 (cc1) crashes when compiling MPFR 3.1.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/968766/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to