http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55746
Bug #: 55746
Summary: vfprintf behaves differently variable on stack vs
const argument.
Classification: Unclassified
Product: gcc
Version: 4.2.1
Status: UNC
--- Comment #3 from lbana at hotmail dot com 2007-05-05 05:01 ---
Subject: RE: bug in g++ a.out for stl::map
Dear Gnu,
Sorry for logging invalid bug, I should have spend some time in reading it.
I thought all I need to do is pass stack variable. Anyhow thanks for the
advice.
-Laxman
<< "value= " << var.data << std::endl;
}
}
protected:
UVTable tbl;
};
#endif
--
Summary: bug in g++ a.out for stl::map
Product: gcc
Version: 3.4.4
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: lbana at hotmail dot com
GCC host triplet: Linux 2.6.19-1.2911.6.5.fc6 #1 SMP i686 i686 i386
GNU/Linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31825