comparison gcc/testsuite/gcc.target/i386/pr94283.c @ 152:2b5abeee2509

update gcc11
author anatofuz
date Mon, 25 May 2020 07:50:57 +0900
parents
children
comparison
equal deleted inserted replaced
145:1830386684a0 152:2b5abeee2509
1 /* PR debug/94283 */
2 /* { dg-do compile } */
3 /* { dg-options "-O3 -fcompare-debug -mavx2" } */
4
5 #include "../../gcc.dg/fold-bopcond-1.c"