X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=t%2Flogs%2Fbad;h=32408855cd9ce93cb4518fa903a4367a5621dc39;hp=49357a1e96b3d69b51e5bd8a64194ee7ac46423e;hb=35a018278ad2fb931749f25d41bea0b7bd4f11e9;hpb=fa2e7db77f6c7c9ae52841d5b4cfc8d9a1f221a9 diff --git a/t/logs/bad b/t/logs/bad index 49357a1..3240885 100644 --- a/t/logs/bad +++ b/t/logs/bad @@ -23,3 +23,10 @@ g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-securi gcc -o test test-a.o test-b.o test-c.a g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security ../src/test/objs/test.o -o ../src/test/bin/test + +gcc -c -o test test.S +gcc -c -o test test.s + +gcc -E test.c + +gcc test.c