--
What|Removed |Added
AssignedTo|unassigned at sources dot |hjl at lucon dot org
|redhat dot com |
Status|NEW
[EMAIL PROTECTED] tmp]$ cat x.s
lds(%eax),%edx
[EMAIL PROTECTED] tmp]$ gcc -c -m32 x.s
[EMAIL PROTECTED] tmp]$ objdump -d -Mx86-64 x.o
x.o: file format elf32-i386
Disassembly of section .text:
<.text>:
0: c5 10 lds(%rax),%edx
[EMAIL PROTECTED] tmp]$ ca
On Wed, 2007-09-26 at 17:09 +0100, Nick Clifton wrote:
> * ia64-gen.c (print_dependency_table): Likewise.
You accidentally replaced %s with %, which results in a compiler error
with -Werror. This only shows up if you do a maintenance build, or
build ia64-gen by hand.
../../src/opcodes/ia64
Hi Clytie,
I have been trying to find a contact address for opcodes,
You have reached the correct mailing list.
since the
Report-Msgid-Bugs-To field is not filled in in the opcodes translation
file.
This has now been fixed.
1. Three strings where a placeholder is not delimited by a spac
> -Original Message-
> From: Nick Clifton [mailto:[EMAIL PROTECTED]
> Sent: 26 September 2007 10:17
> To: Robert Norton
> Subject: Re: Gprof cycle member list sorting bug
>
> Hi Robert,
>
>
> > Thanks! It's amazing that no-one has reported this before
> given that it
> > appears to hav
--- Additional Comments From nickc at redhat dot com 2007-09-26 07:54
---
Subject: Re: [2.18 regression] build failure onm68k-linux-gnu
Hi Guys,
> linux-2.6/include/asm-m68k/user.h:#define NBPG 4096
In which case, where is this PAGE_SIZE reference coming from ?
Cheers
Nic
Hi Guys,
linux-2.6/include/asm-m68k/user.h:#define NBPG 4096
In which case, where is this PAGE_SIZE reference coming from ?
Cheers
Nick
___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils