--- Additional Comments From nickc at redhat dot com 2008-10-06 08:18
---
Patch checked in along with this changelog entry.
gas/ChangeLog
PR 6926
* read.c (get_line_sb): Renamed to get_non_macro_line_sb.
(_find_end_of_line): Add extra parameter indicating if the
x86_64-pc-mingw32-ld -r runs without warnings, but gcc jump tables in the
resulting .o file are broken. At runtime a switch() that references a jump table
now branches off to la-la land and the process crashes.
My x86_64-pc-mingw32 cross toolchain is composed of binutils-2.19.50.20081006
and gcc-4
[EMAIL PROTECTED] binutils]$ valgrind --tool=memcheck ./cxxfilt -i _ZTIPDi
==22075== Memcheck, a memory error detector.
==22075== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==22075== Using LibVEX rev 1575, a library for dynamic binary translation.
==22075== Copyright (C) 2004-
--
What|Removed |Added
CC||pinskia at gcc dot gnu dot
||org
http://sourceware.org/bugzilla
--- Additional Comments From hjl dot tools at gmail dot com 2008-10-07
03:59 ---
Fixed by cp-demangle.c update.
--
What|Removed |Added
Status|NEW