[Bug binutils/17939] New: See unexpected error diagnostic

2015-02-06 Thread gmock at ti dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17939

Bug ID: 17939
   Summary: See unexpected error diagnostic
   Product: binutils
   Version: 2.24
Status: NEW
  Severity: normal
  Priority: P2
 Component: binutils
  Assignee: unassigned at sourceware dot org
  Reporter: gmock at ti dot com

-- 
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 binutils/17939] See unexpected error diagnostic

2015-02-06 Thread gmock at ti dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17939

gmock at ti dot com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from gmock at ti dot com ---
Filing my first one.  Something went wrong.  Sorry for the trouble!

-- 
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 binutils/17940] New: See unexpected diagnostic from msp430-elf-objdump BFD: Dwarf Error: mangled line number section.

2015-02-06 Thread gmock at ti dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17940

Bug ID: 17940
   Summary: See unexpected diagnostic from msp430-elf-objdump BFD:
Dwarf Error: mangled line number section.
   Product: binutils
   Version: 2.24
   URL: http://e2e.ti.com/support/development_tools/compiler/f
/343/t/400113
Status: NEW
  Severity: normal
  Priority: P2
 Component: binutils
  Assignee: unassigned at sourceware dot org
  Reporter: gmock at ti dot com
CC: dj at redhat dot com, nickc at redhat dot com
Target: TI MSP430

% msp430-elf-gcc --version
msp430-elf-gcc (GCC) 4.9.1 20140707 (prerelease (msp430-14r1-98)) (GNUPro 14r1)
(Based on: GCC 4.8 GDB 7.7 Binutils 2.24 Newlib 2.1)
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


% msp430-elf-objdump --version
GNU objdump (GNU Binutils) 2.24.51.20140505
Copyright 2013 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.

% type hello.c
#include 

void main()
{
   printf("hello, world!\n");
}

% msp430-elf-gcc -fdata-sections -ffunction-sections -O0 -O2 -g
-IC:\ti\gcc_3_02_02_00\include -mmcu=msp430f5529 -c hello.c

% msp430-elf-gcc -Wl,--gc-sections -Wl,--gc-sections -mmcu=msp430f5529
-Wl,-Map,hello.map hello.o -o hello.elf -LC:\ti\gcc_3_02_02_00\include

% msp430-elf-objdump -S hello.elf > dis.txt
BFD: Dwarf Error: mangled line number section.
BFD: Dwarf Error: mangled line number section.
BFD: Dwarf Error: mangled line number section.


-- 
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 binutils/17940] See unexpected diagnostic from msp430-elf-objdump BFD: Dwarf Error: mangled line number section.

2015-03-09 Thread gmock at ti dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17940

gmock at ti dot com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #4 from gmock at ti dot com ---
Sorry for the delay in closing this one.  Thanks!  

-George

-- 
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