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]

buildworld stop


Feel free to disregard as this was a buildworld error of freeBSD 7.2 it may mean nothing or most likely should be directed to the owner of s_fma.c or is a stupid user error on my part.

The machine is a ibm quad xeon x366, 32GB RAM.


cc -m32 -march=nocona -mfancy-math-387 -DCOMPAT_32BIT  -iprefix
/usr/obj/usr/src/lib32/                             usr/
-L/usr/obj/usr/src/lib32/usr/lib32  -B/usr/obj/usr/src/lib32/usr/lib32
-O2 -fno-s                             trict-aliasing -pipe
-funroll-loops -ffast-math -I/usr/src/lib/msun/../libc/include -I/
usr/src/lib/msun/../libc/i386  -c /usr/src/lib/msun/src/s_fma.c
/usr/src/lib/msun/src/s_fma.c: In function 'fma':
/usr/src/lib/msun/src/s_fma.c:187: error: unrecognizable insn:
(insn 439 438 440 54 (parallel [
            (set (reg:SI 168)
                (fix:SI (reg:XF 171)))
            (clobber (reg:CC 17 flags))
        ]) -1 (nil)
    (nil))
/usr/src/lib/msun/src/s_fma.c:187: internal compiler error: in
extract_insn, at recog.c                             :2077 Please submit
a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1

Stop in /usr/src/lib/msun.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.



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