[Bug c++/49852] [4.7 Regression] cp-demangle.c segfault

2011-08-02 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49852 H.J. Lu changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug c++/49852] [4.7 Regression] cp-demangle.c segfault

2011-08-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49852 --- Comment #8 from Richard Guenther 2011-08-02 14:32:03 UTC --- Fixed?

[Bug c++/49852] [4.7 Regression] cp-demangle.c segfault

2011-08-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49852 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug c++/49852] [4.7 Regression] cp-demangle.c segfault

2011-07-26 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49852 --- Comment #7 from H.J. Lu 2011-07-26 16:27:39 UTC --- On Linux/ia32, revision 176793 gave: FAIL at line 4023: unknown demangling style _ZSt10_ConstructI10CellBorderIS0_EEvPT_DpOT0_ FAIL at line 4027: unknown demangling style yz.qrs FAIL at lin

[Bug c++/49852] [4.7 Regression] cp-demangle.c segfault

2011-07-26 Thread j at bitron dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49852 --- Comment #6 from Jürg Billeter 2011-07-26 15:43:11 UTC --- It works here now, both, just calling cxxfilt and the full ld command from libreoffice. Thanks for the quick fix. For some reason, 'make' didn't rebuild libbfd after updating cp-mangle

[Bug c++/49852] [4.7 Regression] cp-demangle.c segfault

2011-07-26 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49852 --- Comment #5 from Jan Kratochvil 2011-07-26 15:40:23 UTC --- Patch committed: Fix demangler crash http://gcc.gnu.org/ml/gcc-patches/2011-07/msg02263.html From: Ian Lance Taylor DJ's script will merge it.

[Bug c++/49852] [4.7 Regression] cp-demangle.c segfault

2011-07-26 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49852 H.J. Lu changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug c++/49852] [4.7 Regression] cp-demangle.c segfault

2011-07-26 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49852 --- Comment #3 from H.J. Lu 2011-07-26 15:36:56 UTC --- (In reply to comment #1) > 78de04b4b6af769e72b723db729459736a67bc33 is the first bad commit > commit 78de04b4b6af769e72b723db729459736a67bc33 > Author: DJ Delorie > Date: Wed Jun 22 19:13

[Bug c++/49852] [4.7 Regression] cp-demangle.c segfault

2011-07-26 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49852 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/49852] [4.7 Regression] cp-demangle.c segfault

2011-07-26 Thread jan.kratochvil at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49852 --- Comment #1 from Jan Kratochvil 2011-07-26 14:40:32 UTC --- 78de04b4b6af769e72b723db729459736a67bc33 is the first bad commit commit 78de04b4b6af769e72b723db729459736a67bc33 Author: DJ Delorie Date: Wed Jun 22 19:13:31 2011 + merge