EricWF added a comment.

Have you filed a bug against GCC regarding its current behavior?

Also it seems like a bad idea to add `-fabi-version=6`, since it selects an 
older ABI version and not a newer one. Testing the old behavior is not what we 
want.

I think the best plan is to simply split the `vector_size` tests into another 
file and XFAIL that for GCC. At least then we get some coverage.


https://reviews.llvm.org/D23041



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to