This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -floop-optimize2
- From: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- To: Scott Robert Ladd <scott dot ladd at coyotegulch dot com>
- Cc: GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: Wed, 22 Jun 2005 19:41:46 +0200
- Subject: Re: -floop-optimize2
- References: <42B83B95.5090102@coyotegulch.com>
Hello,
> I've noticed that -floop-optimize2 tends to be a pessimism on many
> algorithms.
>
> I'm hesitant to file this as a "bug", given that -floop-optimize2 is a
> "new" replacement for the older loop optimizer.
>
> Is -floop-optimize2 still in development, and not ready yet -- or are
> the problems I'm seeing something that should be analyzed and reported
> as a bug?
if you have testcases, I would be definitely interested.
Zdenek