http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50969

--- Comment #1 from Pat Haugen <pthaugen at gcc dot gnu.org> 2011-11-02 
21:38:28 UTC ---
I swapped the numbers, should be:

-m64 -O3 -mcpu=power7
zaxpy : -79%
zscal : -24%

-m64 -O3 -mcpu=power7 -funroll-loops
zaxpy : -61%
zscal : -65%

Reply via email to