[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-11-04 Thread davek at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 Dave Korn changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-30 Thread davek at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 Dave Korn changed: What|Removed |Added Status|WAITING |ASSIGNED --- Comment #7 from Dave Korn 20

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-29 Thread foldr at codedgers dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 --- Comment #6 from Mikhail Glushenkov 2010-10-29 15:24:39 UTC --- I tried your patch, and it works for me. Thanks! -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-29 Thread davek at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 Dave Korn changed: What|Removed |Added CC||davek at gcc dot gnu.org AssignedT

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-29 Thread davek at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 --- Comment #4 from Dave Korn 2010-10-29 12:29:33 UTC --- Created attachment 5100 --> http://sourceware.org/bugzilla/attachment.cgi?id=5100 Avoid truncation. Assuming that the frob_symbol hook can't be called twice on the same symbol, which

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-28 Thread foldr at codedgers dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 --- Comment #3 from Mikhail Glushenkov 2010-10-28 15:06:48 UTC --- Sorry, I thought that I've already done that. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-28 Thread foldr at codedgers dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 --- Comment #2 from Mikhail Glushenkov 2010-10-28 15:02:54 UTC --- Created attachment 5097 --> http://sourceware.org/bugzilla/attachment.cgi?id=5097 File that demonstrates the problem -- Configure bugmail: http://sourceware.org/bugzilla/us

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-28 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 Nick Clifton changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-27 Thread asl at math dot spbu.ru
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 Anton Korobeynikov changed: What|Removed |Added CC||asl at math dot spbu.ru -- Confi

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-27 Thread foldr at codedgers dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 Mikhail Glushenkov changed: What|Removed |Added Target||i686-pc-mingw32 Hos