[Bug c/55746] New: vfprintf behaves differently variable on stack vs const argument.

2012-12-19 Thread lbana at hotmail dot com
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

[Bug libstdc++/31825] bug in g++ a.out for stl::map

2007-05-04 Thread lbana at hotmail dot com
--- 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

[Bug c++/31825] New: bug in g++ a.out for stl::map

2007-05-04 Thread lbana at hotmail dot com
<< "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