[Bug c++/31729] New: Nonconforming std::map

2007-04-27 Thread leg0 at hot dot ee
: Nonconforming std::map Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: leg0 at hot dot ee http://gcc.gnu.org/bugzilla

[Bug libstdc++/31729] Nonconforming std::map

2007-04-27 Thread leg0 at hot dot ee
--- Comment #2 from leg0 at hot dot ee 2007-04-27 19:26 --- According to the working drafts http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2009.pdf and http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1905.pdf I am right. But since they are drafts I may still be wrong

[Bug other/29260] Calling member function of const object causes segmentation fault in compiler

2006-09-28 Thread leg0 at hot dot ee
--- Comment #2 from leg0 at hot dot ee 2006-09-28 11:38 --- The compiler that does this is not a C nor C++ compiler. It's D compiler (gdc). -- leg0 at hot dot ee changed: What|Removed |Added

[Bug other/29260] New: Calling member function of const object causes segmentation fault in compiler

2006-09-27 Thread leg0 at hot dot ee
Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: leg0 at hot dot ee GCC build triplet: i686-pc-cygwin GCC host triplet: i686-pc-cygwin GCC target triplet: i686-pc-cygwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29260