[Bug libgcc/77361] sparc - unrecognizable insn in __fixsfdi

2016-08-24 Thread wigyori at uid0 dot hu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77361 --- Comment #1 from Zoltan HERPAI --- (In reply to Zoltan HERPAI from comment #0) > Hi, > > I'm trying to build a cross-compiler for sparc, however libgcc build fails > with the following error: > > - > /openwrt/build_dir/toolchain-

[Bug libgcc/77361] New: sparc - unrecognizable insn in __fixsfdi

2016-08-24 Thread wigyori at uid0 dot hu
Assignee: unassigned at gcc dot gnu.org Reporter: wigyori at uid0 dot hu Target Milestone: --- Hi, I'm trying to build a cross-compiler for sparc, however libgcc build fails with the following error: - /openwrt/build_dir/toolchain-sparc_sparc_gcc-5.4.0

[Bug c/34777] uClibc-0.9.29 compilation error for sh4 arch with gcc-4.x

2008-01-14 Thread wigyori at uid0 dot hu
--- Comment #3 from wigyori at uid0 dot hu 2008-01-14 11:55 --- (In reply to comment #1) > I suppose ldso/ldso/dl-elf.c:803 is an asm() statement. How does it look > like? > Can you attach preprocessed source? > No, dl-elf.c:803 is the closing of _dl_dprintf, preprocess

[Bug c/34777] uClibc-0.9.29 compilation error for sh4 arch with gcc-4.x

2008-01-14 Thread wigyori at uid0 dot hu
--- Comment #2 from wigyori at uid0 dot hu 2008-01-14 11:51 --- Created an attachment (id=14941) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14941&action=view) Preprocessed source of ldso.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34777

[Bug c/34777] New: uClibc-0.9.29 compilation error for sh4 arch with gcc-4.x

2008-01-14 Thread wigyori at uid0 dot hu
Status: UNCONFIRMED Severity: blocker Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: wigyori at uid0 dot hu GCC build triplet: x86_64-pc-linux-gnu GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: sh4-unk