This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libmudflap/41253] mudflap complains about c++ temporary passed in to global ctor
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Oct 2009 21:46:51 -0000
- Subject: [Bug libmudflap/41253] mudflap complains about c++ temporary passed in to global ctor
- References: <bug-41253-14221@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2009-10-05 21:46 -------
*******
mudflap violation 1 (check/write): time=1254779079.565574 ptr=0x7fffffffe830
size=8
pc=0x2aaaaabccec1 location=`t.cc:3:37 (desc::desc)'
/home/pinskia/local-gcc/lib64/libmudflap.so.0(__mf_check+0x41)
[0x2aaaaabccec1]
./a.out(_ZN4descC1EPKc+0x7c) [0x400a74]
./a.out(__wrap_main+0x145) [0x40098d]
number of nearby objects: 0
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|other |libmudflap
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2009-10-05 21:46:51
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41253