[Bug libstdc++/41865] map as class static member variable causing crash on process exit

2009-10-29 Thread ganesh dot borse at credit-suisse dot com
--- Comment #1 from ganesh dot borse at credit-suisse dot com 2009-10-29 09:02 --- Compiler information: g++ -v Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ./configure --prefix=/app/devtools/gcc-4.2.3 --exec-prefix=/app/devtools/gcc-4.2.3 --with-mpfr=/app

[Bug c++/41865] New: map as class static member variable causing crash on process exit

2009-10-28 Thread ganesh dot borse at credit-suisse dot com
4.2.3/../../../../include/c++/4.2.3/bits/stl_tree.h:592 #14 0x00420a23 in ~map (this=0x53ae80) at /app/devtools/gcc-4.2.3/lib/gcc/x86_64-unknown-linux-gnu/4.2.3/../../../../include/c++/4.2.3/bits/stl_map.h:94 #15 0x0041651e in __tcf_0 () at src/FBEvaluate.cpp:503 #16 0x2b9e3b07e2a7 in e

[Bug c++/41840] g++ compiler giving error for array of pointers of abstract base class

2009-10-26 Thread ganesh dot borse at credit-suisse dot com
--- Comment #1 from ganesh dot borse at credit-suisse dot com 2009-10-27 04:22 --- Created an attachment (id=18909) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18909&action=view) testpure.ii created by g++ -v -save-temps command testpure.ii -- http://gcc.gnu.org/b

[Bug c++/41840] New: g++ compiler giving error for array of pointers of abstract base class

2009-10-26 Thread ganesh dot borse at credit-suisse dot com
Version: 4.2.3 Status: UNCONFIRMED Severity: major Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ganesh dot borse at credit-suisse dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41840