Refine rules for function versioning
Richard Guenther
richard.guenther@gmail.com
Sat Jun 27 12:48:00 GMT 2009
On Sat, Jun 27, 2009 at 3:15 AM, Richard Henderson<rth@redhat.com> wrote:
> On 06/26/2009 03:09 PM, H.J. Lu wrote:
>>
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40565
>>
>
> Hmph. IPA-CP now working as intended on tests that didn't expect it. Fixed
> thus.
Are you sure you tested that patch?
Executing on host: /space/rguenther/obj/gcc/xgcc
-B/space/rguenther/obj/gcc/
/space/rguenther/trunk/gcc/testsuite/gcc.dg/vect/O3-vect-pr34223.c
-ftree-vectorize -fno-vect-cost-model -msse2 -O2
-fdump-tree-vect-details {-O3 -fno-ipa-cp-clone} -lm -m32 -o
./O3-vect-pr34223.exe (timeout = 300)
cc1: error: invalid option argument '-O3 -fno-ipa-cp-clone'^M
compiler exited with status 1
output is:
cc1: error: invalid option argument '-O3 -fno-ipa-cp-clone'^M
FAIL: gcc.dg/vect/O3-vect-pr34223.c (test for excess errors)
...
Richard.
>
> r~
>
More information about the Gcc-patches
mailing list