This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/16728] [4.0 regression] std::set tests for allocator/insert core in make check-performance
- 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: 17 Sep 2004 18:56:42 -0000
- Subject: [Bug tree-optimization/16728] [4.0 regression] std::set tests for allocator/insert core in make check-performance
- References: <20040726223050.16728.bkoz@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-17 18:56 -------
Hmm, it also does not fail with "4.0.0 20040917" at -O2 which means this is most likely fixed by:
<http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01725.html> which is in the top of my changelog.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16728