Comment 17 for bug 417009

Revision history for this message
Chris Cheney (ccheney) wrote :

Loic,

From Oliver's build error it looks like it is possible it could be a compiler issue. The same version of OOo on the previous arm toolchain fails to build entirely due to toolchain problems. What is the next step in your opinion? I can try to make OOo 3.0.1 compilable on Karmic but it probably take quite a bit of work to do so.

g++ -D_REENTRANT -I. -I../common -DU_I18N_IMPLEMENTATION -O -fvisibility=hidden -c -o rematch.ao rematch.cpp
rematch.cpp: In member function 'void icu_4_0::RegexMatcher::MatchAt(int32_t, UBool, UErrorCode&)':
rematch.cpp:2785: error: unrecognizable insn:
(insn 4314 1673 1674 182 rematch.cpp:1949 (set (reg:SI 2 r2)
        (plus:SI (reg:SI 3 r3 [1111])
            (mult:SI (reg/v:SI 12 ip [orig:254 opValue.1479 ] [254])
                (const_int 32 [0x20])))) -1 (nil))
rematch.cpp:2785: internal compiler error: in extract_insn, at recog.c:2001
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.