This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: 23_containers/set/modifiers/16728.cc
- From: Benjamin Kosnik <benjamin dot kosnik at gmail dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: Eric Botcazou <ebotcazou at libertysurf dot fr>, libstdc++ at gcc dot gnu dot org
- Date: Wed, 16 Feb 2005 11:27:59 -0600
- Subject: Re: 23_containers/set/modifiers/16728.cc
- Organization: secret agents
- References: <200502161332.31365.ebotcazou@libertysurf.fr><421343CF.8030404@suse.de>
> Anyway, I see that probably that include is not really needed, now!?!
> I'm going to check and in case remove it.
It's not needed: do you want to go ahead and remove it? I do agree that
we need to keep this testcase in the non-performance runs: this was
broken for a long time, and I would hate for this to come back.
-benjamin