OSDN Git Service

* gcc.dg/altivec-vec-merge.c: Make test usable on GNU/Linux targets
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / 990214-1.c
index 492c6a7..7ad81b6 100644 (file)
@@ -12,4 +12,6 @@ bar (int64_t which)
        case 5 :
        case 2 : ;
        }
+
+       return 0;
 }