[Bug target/16350] gcc only understands little endian ARM systems

2012-02-13 Thread mkl at pengutronix dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16350 --- Comment #28 from Marc Kleine-Budde mkl at pengutronix dot de 2012-02-13 23:23:56 UTC --- (In reply to comment #27) The precise scope of this bug is unclear to me. It's linux specific. Big endian Linux targets _do_ seem to work now

[Bug target/16350] gcc only understands little endian ARM systems

2012-02-13 Thread mkl at pengutronix dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16350 --- Comment #29 from Marc Kleine-Budde mkl at pengutronix dot de 2012-02-13 23:24:28 UTC --- (In reply to comment #27) The precise scope of this bug is unclear to me. It's linux specific. Big endian Linux targets _do_ seem to work now

[Bug libffi/40242] unsupported asm instructions in libffi/src/arm/sysv.S

2009-05-29 Thread mkl at pengutronix dot de
--- Comment #3 from mkl at pengutronix dot de 2009-05-29 08:22 --- Hello Andrew, (In reply to comment #2) http://www.nabble.com/Re:-libFFI-arm-compilation-fails-with-assembly-td20346235.html BTW: I'm not compiling libffi stand alone, here. I'm building the gcc with java enabled

[Bug libffi/40242] New: unsupported asm instructions in libffi/src/arm/sysv.S

2009-05-25 Thread mkl at pengutronix dot de
Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libffi AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mkl at pengutronix dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet

[Bug target/37220] internal compiler error: Segmentation fault during cross compilation

2008-08-27 Thread mkl at pengutronix dot de
--- Comment #5 from mkl at pengutronix dot de 2008-08-27 20:11 --- Hi Joseph, I just backported the fix from gcc-4.4 to 4.3.2-RC. The patch fixes the problem, any change to get that into 4.3.2? cheers, Marc -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37220

[Bug target/37220] internal compiler error: Segmentation fault during cross compilation

2008-08-25 Thread mkl at pengutronix dot de
--- Comment #2 from mkl at pengutronix dot de 2008-08-25 13:26 --- Fails too with the gcc-4.3.2-RC [EMAIL PROTECTED]:~/pengutronix/toolchain/procps]$ /opt/OSELAS.Toolchain-trunk/arm-v4t-linux-gnueabi/gcc-4.3.2-RC-20080819-glibc-2.8-kernel-2.6.26-sanitized/bin/ arm-v4t-linux-gnueabi-gcc

[Bug target/37220] internal compiler error: Segmentation fault during cross compilation

2008-08-25 Thread mkl at pengutronix dot de
--- Comment #3 from mkl at pengutronix dot de 2008-08-25 13:32 --- works with 4.4-20080822, though cheers Marc -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37220

[Bug c/37220] New: internal compiler error: Segmentation fault during cross compilation

2008-08-24 Thread mkl at pengutronix dot de
at gcc dot gnu dot org ReportedBy: mkl at pengutronix dot de GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: arm-v4t-linux-gnueabi http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37220

[Bug c/37220] internal compiler error: Segmentation fault during cross compilation

2008-08-24 Thread mkl at pengutronix dot de
--- Comment #1 from mkl at pengutronix dot de 2008-08-24 12:49 --- Created an attachment (id=16136) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16136action=view) minimal test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37220

[Bug target/16350] gcc only understands little endian ARM systems

2006-11-29 Thread mkl at pengutronix dot de
--- Comment #13 from mkl at pengutronix dot de 2006-11-29 09:55 --- Created an attachment (id=12705) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12705action=view) fix target linker emulation for arm elf and eabi (take 3) If you try to build a big-endian eabi toolchain, you need

[Bug target/16350] gcc only understands little endian ARM systems

2006-11-03 Thread mkl at pengutronix dot de
--- Comment #12 from mkl at pengutronix dot de 2006-11-03 13:49 --- Created an attachment (id=12542) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12542action=view) fix target linker emulation for arm elf and eabi (take 2) If you try to build a big-endian eabi toolchain, you need

[Bug c/28675] New: ICE in extract_insn, at recog.c:2084 (nrecognizable insn) [arm]

2006-08-10 Thread mkl at pengutronix dot de
ReportedBy: mkl at pengutronix dot de GCC build triplet: i686-pc-linux-gnu GCC host triplet: arm-ep93xx-linux-gnueabi http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28675

[Bug c/28675] ICE in extract_insn, at recog.c:2084 (nrecognizable insn) [arm]

2006-08-10 Thread mkl at pengutronix dot de
--- Comment #1 from mkl at pengutronix dot de 2006-08-10 09:10 --- Created an attachment (id=12056) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12056action=view) small testcase to trigger the bug -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28675

[Bug target/16350] gcc only understands little endian ARM systems

2006-08-08 Thread mkl at pengutronix dot de
--- Comment #10 from mkl at pengutronix dot de 2006-08-08 13:31 --- Created an attachment (id=12042) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12042action=view) fix target linker emulation for arm elf and eabi -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16350

[Bug target/16350] gcc only understands little endian ARM systems

2006-08-08 Thread mkl at pengutronix dot de
--- Comment #11 from mkl at pengutronix dot de 2006-08-08 13:33 --- (In reply to comment #9) Created an attachment (id=11245) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11245action=view) [edit] gcc-4.1.0-arm-bigendian.patch gcc-4.1.x needs slight tweak since all