This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
loop fusion in gcc/C++
- From: Robert Bernecky <bernecky at acm dot org>
- To: gcc-help at gcc dot gnu dot org
- Date: Sun, 22 May 2005 11:43:52 -0400 (EDT)
- Subject: loop fusion in gcc/C++
- Reply_to: "Robert Bernecky" <bernecky@acm.org>
Sorry to trouble you folks; I'm trying to
if GCC presently supports loop fusion for
either C or C++ problems and, if so,
what the limitations of that optimization
are in practice.
The manual page at: http://gcc.gnu.org/onlinedocs/gcc-4.0.0/gcc/
doesn't give me much hope.
So, if you can point me at a statement on that
support, it'll make my life easier.
Thanks, Bob