--- Comment #2 from phelps at gnusto dot com 2007-12-11 10:38 ---
Created an attachment (id=14728)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14728&action=view)
proposed fix
I'm seeing similar behavior on x86-64 with both g++-4.1.3 (ubuntu-7.10 dist)
and g++-4.2.
--- Comment #3 from phelps at gnusto dot com 2007-12-11 10:43 ---
Added Steve Ellcey to the CC as he's the author of r115654. Hope that's not
rude.
Thanks,
-Ted
--
phelps at gnusto dot com changed:
What|Removed
--- Comment #5 from phelps at gnusto dot com 2007-12-11 22:30 ---
Created an attachment (id=14732)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14732&action=view)
minimal test case
This attachment contains a minimal C++ program that exhibits the behavior. The
program
--- Comment #12 from phelps at gnusto dot com 2008-01-09 05:53 ---
re: comment #7, could you double-check with ldd that your application is
picking up the right libstdc++.so? You may have to fiddle with your
LD_LIBRARY_PATH to make it do so.
-Ted
--
http://gcc.gnu.org/bugzilla
--- Comment #13 from phelps at gnusto dot com 2008-01-09 05:54 ---
re: comment #12 -- sorry, just read comment #10. Ignore me.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34152