This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: optimization/7120: Run once loop should *always* be unrolled


The following reply was made to PR optimization/7120; it has been noted by GNATS.

From: Richard Henderson <rth@redhat.com>
To: Richard Henderson <rth@twiddle.net>, davem@gcc.gnu.org,
   gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, rusty@rustcorp.com.au,
   gcc-gnats@gcc.gnu.org, gcc-patches@gcc.gnu.org
Cc:  
Subject: Re: optimization/7120: Run once loop should *always* be unrolled
Date: Fri, 28 Jun 2002 17:48:24 -0700

 On Thu, Jun 27, 2002 at 10:11:26AM +0930, Alan Modra wrote:
 > Were you suggesting to remove the n_iterations == 2 case?
 
 No, just didn't feel like typing it.
 
 
 Patch is ok.
 
 
 r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]