* config/rs6000/rs6000.md (popcount<mode>2): Rewrite.
[official-gcc.git] / gcc / testsuite / gcc.test-framework / dg-outexistsnot-exp-P.c
blob0076752410b3aeac27bf68acab031b5a70efe6c1
1 /* { dg-do compile } */
2 /* { dg-options "-W -Werror" } */
4 int main (void) { 0; } /* { dg-warning "no effect" } */
6 /* { dg-warning "warnings being treated as errors" "" { target *-*-* } 0 } */
7 /* { dg-final { output-exists-not { target *-*-* } } } */