This is the mail archive of the gcc@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: Let's backport speedups from 3.4 to 3.3


On Wednesday, February 12, 2003, at 02:09 PM, Karel Gardas wrote:
On Wed, 12 Feb 2003, Karel Gardas wrote:
So I'm starting bootstrap...
And bootstrap fails with:
/home/karel/usr/src/cvs/gcc/obj/gcc/../../gcc33-test/gcc/ggc- page.c:1540:
undefined reference to `__builtin_prefetch'

So something wrong seems to be with this patch.
Oh, yes, that needs to be protected or removed, I'll do this, it'll be in my next rev. In the mean time, #if 0 it and you can continue. Those actually speed up the routine by 23%, so I do want to keep them in there in some form.

Thanks for the feedback.


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