On 2015.01.12 at 10:30 +0100, Jan Hubicka wrote:
> this is variant of my earlier patch I comited. It solves issues with 
> -fprofile-use
> and various roundoff errors that triggered sanity checks (partly by disabling 
> them).

The new assert triggers during Firefox LTO build on ppc64:

(final libxul link:)

lto1: internal compiler error: in inline_small_functions, at ipa-inline.c:1664
0x10d0a023 inline_small_functions
        ../../gcc/gcc/ipa-inline.c:1664
0x10d0a023 ipa_inline
        ../../gcc/gcc/ipa-inline.c:2163
0x10d0a023 execute
        ../../gcc/gcc/ipa-inline.c:2536
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
lto-wrapper: fatal error: ../../../gcc_test/usr/local/bin/c++ returned 1 exit 
status
compilation terminated.
/home/trippels/bin/ld: fatal error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[5]: *** [libxul.so] Error 1


-- 
Markus

Reply via email to