Bug#709992: eglibc: FTBFS: Assembler messages: Error: bad register expression

2013-06-25 Thread John Paul Adrian Glaubitz
Package: src:eglibc Followup-For: Bug #709992 Hi, just a short heads-up. Michael Karcher suggested that the binutils package used on the buildds has been too old. However, as of yesterday, ara5 has compiled the latest version available in Debian. Can you update your binutils package and give it

Bug#709992: eglibc: FTBFS: Assembler messages: Error: bad register expression

2013-06-25 Thread Andreas Schwab
From 5ccb4311206d95f48e44ffaba09bf6cf05d17145 Mon Sep 17 00:00:00 2001 From: Andreas Schwab sch...@linux-m68k.org Date: Tue, 25 Jun 2013 18:57:42 +0200 Subject: [PATCH] m68k: fix bad use of register alias in cfi insn --- ports/ChangeLog.m68k| 5 + ports/sysdeps/m68k/sysdep.h | 4 ++--

Bug#709992: eglibc: FTBFS: Assembler messages: Error: bad register expression

2013-06-24 Thread John Paul Adrian Glaubitz
Package: src:eglibc Followup-For: Bug #709992 Hi! I have browsed the code a bit and looked at the differences between eglibc 2.13 (which builds on m68k) and 2.17 and it turns out that m68k-helpers.S had two separate versions for Coldfire and real m68k CPUs in 2.13 while the code was merged in