[Bug libstdc++/33021] memory allocation error of std::string if -fvisibility=hidden and -D_GLIBCXX_DEBUG both active

2007-08-10 Thread pcarlini at suse dot de


--- Comment #4 from pcarlini at suse dot de  2007-08-10 15:15 ---
Yes.


-- 

pcarlini at suse dot de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Known to work||4.2.0 4.2.1 4.3.0
 Resolution||WONTFIX


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33021



[Bug libstdc++/33021] memory allocation error of std::string if -fvisibility=hidden and -D_GLIBCXX_DEBUG both active

2007-08-08 Thread pcarlini at suse dot de


--- Comment #3 from pcarlini at suse dot de  2007-08-08 09:18 ---
I was about to reply the same as Andrew's... Mainline is also ok, by the way.
I'm afraid this will end up being a WONTFIX in 4_1-branch because there are
zero chances that those fixes will be backported to the branch...


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33021



[Bug libstdc++/33021] memory allocation error of std::string if -fvisibility=hidden and -D_GLIBCXX_DEBUG both active

2007-08-08 Thread cylau at clustertech dot com


--- Comment #2 from cylau at clustertech dot com  2007-08-08 09:13 ---
I have tried the code and it works for gcc 4.2. 
But I have to sticked at gcc 4.1.x for compatibility reason


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33021



[Bug libstdc++/33021] memory allocation error of std::string if -fvisibility=hidden and -D_GLIBCXX_DEBUG both active

2007-08-08 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2007-08-08 09:11 ---
Can you try a later version of GCC as 4.1.x's libstdc++ did not have the fix
for -fvisibility=hidden, see PR 19664 for more details (it was fixed for
4.2.0).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33021



[Bug libstdc++/33021] memory allocation error of std::string if -fvisibility=hidden and -D_GLIBCXX_DEBUG both active

2007-08-08 Thread pcarlini at suse dot de


-- 

pcarlini at suse dot de changed:

   What|Removed |Added

   Severity|major   |normal


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33021