This is the mail archive of the gcc-patches@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: PATCH: [4.5 regression] Revision 148277 failed gcc.dg/tree-ssa/prefetch-5.c


Hi,

> On Mon, Jun 8, 2009 at 2:26 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> > On Fri, Jun 5, 2009 at 8:01 AM, Richard
> > Guenther<richard.guenther@gmail.com> wrote:
> >> On Fri, Jun 5, 2009 at 4:53 PM, Shobaki, Ghassan<Ghassan.Shobaki@amd.com> wrote:
> >>> A ChangeLog entry was included in the original email. Here it is again. Does it look OK?
> >>
> >> It misses the doc/invoke.texi changes but otherwise looks ok.
> >
> >
> > I think this caused:
> >
> > FAIL: gcc.dg/tree-ssa/prefetch-5.c scan-tree-dump-times aprefetch
> > "Issued prefetch" 2
> >
> > on Linux/ia32.
> >
> 
> Since prefetch is changed, this patch is needed to adjust testsuite. OK
> for trunk?

OK,

Zdenek

> 2009-06-12  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	PR testsuite/40384
> 	* gcc.dg/tree-ssa/prefetch-5.c: Add --param min-insn-to-prefetch-ratio=5.


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