swar-clr-4x8b.c 133 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 9 10 ////A: --has-swar //C: -daiteq-swar-enable typedef unsigned int s4x8b __attribute__((subword(8))); int main(void) { return 0; }