[Bug binutils/13482] New: inaccurate documentation

2011-12-07 Thread dave.pawson at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13482

 Bug #: 13482
   Summary: inaccurate documentation
   Product: binutils
   Version: 2.22
Status: NEW
  Severity: normal
  Priority: P2
 Component: binutils
AssignedTo: unassig...@sourceware.org
ReportedBy: dave.paw...@gmail.com
Classification: Unclassified


http://sources.redhat.com/binutils/docs-2.22/as/Version.html#Version
"This directive creates a .note section and places into it an ELF formatted
note of type NT_VERSION. The note's name is set to string."

Inaccurate.

.version "Version 1.0"
in arm sourcecode
running arm-linux-elf-as
GNU assembler (GNU Binutils) 2.22.51.2022
Copyright 2011 Free Software Foundation, Inc.





Causes 


readelf: Warning: corrupt note found at offset 18 into core notes
readelf: Warning:  type: 1, namesize: 000c, descsize: 


It would appear that the string must not contain White space.
Change to Version1.0 and the error goes

DaveP

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/14214] New: Internal error reported

2012-06-09 Thread dave.pawson at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14214

 Bug #: 14214
   Summary: Internal error reported
   Product: binutils
   Version: 2.20
Status: NEW
  Severity: normal
  Priority: P2
 Component: gas
AssignedTo: unassig...@sourceware.org
ReportedBy: dave.paw...@gmail.com
Classification: Unclassified


ARM assembler program.
Last line
.bss

running gcc, error reported:

Internal error!
  Assertion failure in make_mapping_symbol at ../../gas/config/tc-arm.c line
2485
Please report this bug.

HTH

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils