This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/10694] Passing "const std::string" by value to a functionshows corrupted object


http://sourceware.org/bugzilla/show_bug.cgi?id=10694

Matthias Gerstner <Matthias.Gerstner at esolutions dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Matthias Gerstner <Matthias.Gerstner at esolutions dot de> 2011-11-23 09:47:52 UTC ---
Using the same test program with

gcc --version
gcc (Gentoo 4.5.3-r1 p1.0, pie-0.4.5) 4.5.3


gdb --version
GNU gdb (Gentoo 7.2 p1) 7.2
[...]
This GDB was configured as "i686-pc-linux-gnu".

the problem is gone for me, too.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]