[Bug gas/793] gas doesn't build with gcc4.

2005-03-17 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2005-03-18 00:14 --- Already fixed -- What|Removed |Added Status|NEW |RESOL

bug report

2005-03-17 Thread Bob Rossi
Hi, I may not yet be subscribed, so please CC me. I have received this bug using GNAT GDB 3.15p. Is there anything I can do to get more information on what's failing? (ie environment variable) BFD: BFD internal error, aborting at coffcode.h line 749 in styp_to_sec_flags BFD: Please report this

'objcopy --remove-leading-char' removes all exports from library

2005-03-17 Thread Ralston, Benjamin S
OS: Windows 2K w/SP4 ObjCopy version 2.14.90 I'm creating a library wrapper for microsofts mqrt.dll. First I create the mqrt.def file by: pexports c:\winnt\system32\mqrt.dll > mqrt.def Then I manually edit the mqrt.def file to add the @nn suffixes to the necessary exports. Then I create the ad

[Bug gas/795] UCN problems exposed by GCC tests: gcc.dg/ucnid-2.c, 3, 4 and 6.

2005-03-17 Thread hp at sourceware dot org
-- What|Removed |Added Summary|UCN problems exposed by GCC |UCN problems exposed by GCC |tests: gcc.dg/ucnid-2.c, 3 |tests: gcc.dg/ucnid-2.c, 3,

[Bug gas/795] New: UCN problems exposed by GCC tests: gcc.dg/ucnid-2.c, 3 and 4.

2005-03-17 Thread hp at sourceware dot org
All have the same .log info: ucnid-2.c: Assembler messages: ucnid-2.c:6: Error: unknown opcode: `is' ucnid-2.c:10: Error: unknown opcode: `is' ucnid-2.c:14: Error: unknown opcode: `is' Minimal test-case (in which the first two characters are 0xc3 and 0x80): \303\200IS @ -- Sum

[Bug gas/793] New: gas doesn't build with gcc4.

2005-03-17 Thread pluto at pld-linux dot org
make[3]: Entering directory `/home/users/pluto/rpm/BUILD/binutils-2.15.94.0.2.2/gas' i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -I./../intl -I../intl -DLOCALEDIR="\"/usr/share/locale\"" -W -Wall -Wstrict-protot

[Bug binutils/790] Typo in dwarf2.c

2005-03-17 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2005-03-17 08:25 --- Hi Fred, Yup, that is a typo alright. I have checked in your patch. Cheers Nick -- What|Removed |Added ---