This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Loop unrolling
- To: jbuck at synopsys dot com (Joe Buck), egcs at cygnus dot com
- Subject: Re: Loop unrolling
- From: Jason Merrill <jason at cygnus dot com>
- Date: 03 Jun 1998 00:16:58 -0700
- References: <199806021234.IAA16688@jfc> <199806022148.OAA03667.cygnus.egcs@atrus.synopsys.com>
>>>>> Joe Buck <jbuck@synopsys.com> writes:
> Yup. I suppose if anyone really cares about keeping RMS happy, loops
> could be flagged as "the user wrote this loop" vs. "the compiler wrote
> this loop".
Or we could go ahead and eliminate any loops with function begin/end notes
inside them.
Jason