1 msgCan I enforce the inlining of the STL algorithms?
4 msgconfiguration in gcc build
2 msgBuild report for gcc 4.1.1 on Cygwin
4 msgsome flaws in gcc build: where is the gfortran ?

Help for data prefetch for sparc using gcc
\ yuazhang (31 Mar 2007)

1 msgfriend template
2 msgGCJ - undefined reference
2 msghorrible link times with g++ 4.1.1 and -g
6 msgarm-elf-gcc shared flat support
1 msgg++-4.3 alignas(const-expr) fails; workaround?
3 msgCode Generator: usage of the #line directive
2 msgGDB-6.4 Build
1 msgAbout address alignment of unicode string data
5 msgHow to read the linker map file?
2 msgCheck of throw qualifiers
1 msgg++ option to generate code after template inst...
2 msgInstalling gcc: compiler?
1 msgnewlib and interworking
1 msggcc-3.4.6 build failed for Ada
3 msgasm problem with and without -fPIC on x86
Subject:Help for data prefetch for sparc using gcc
Group:Gcc-help
From:yuazhang
Date:31 Mar 2007


Hi,

Could you help me to forward and contact the person in charge of GCC
data prefetching part? I have the question below:

Right now, I am using GCC 3.3 version on Sparc V9 machine. I want to
generate date prefetch instructions with -fprefetch-loop-arrays for my
benchmark zyr-bt.c. but it doesn't generate any "prefetch"
instruciont, with using the command line:

gcc -o2 -mcpu=v9 -fprefetch-loop-arrays -S zyr-bt.c

The machine is
Machine hardware: sun4u
OS version: 5.9
Processor type: sparc
Hardware: SUNW,Sun-Fire-880

Could you tell me how to use -fprefetch-loop-arrays to generate data
prefetches? Are there any requirement for the application program?

Thank you very much!
Look forward to hear from you!

Regards,
Ray





© 2004-2008 readlist.com