?? altivec-types-4.c
字號:
/* { dg-do compile { target powerpc*-*-linux* } } *//* { dg-require-effective-target ilp32 } *//* { dg-options "-maltivec -mno-warn-altivec-long" } *//* These should not get warnings for 32-bit code when the warning is disabled. */__vector long vl;__vector unsigned long vul;__vector signed long vsl;__vector __bool long int vbli;__vector long int vli;__vector unsigned long int vuli;__vector signed long int vsli;
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -