| Submitter | Peter Bergner |
|---|---|
| Date | July 6, 2010, 9:55 p.m. |
| Message ID | <1278453301.2773.5.camel@otta> |
| Download | mbox | patch |
| Permalink | /patch/58067/ |
| State | New |
| Headers | show |
Comments
Patch
Index: gcc.target/powerpc/ppu-intrinsics.c =================================================================== --- gcc.target/powerpc/ppu-intrinsics.c (revision 161872) +++ gcc.target/powerpc/ppu-intrinsics.c (working copy) @@ -1,5 +1,5 @@ /* { dg-do link { target { *-*-linux* && powerpc_fprs } } } */ -/* { dg-options "-W -Wall -Wno-uninitialized -mcpu=cell" } */ +/* { dg-options "-W -Wall -Wno-uninitialized -Wno-unused-but-set-variable -mcpu=cell" } */ /* Test some PPU intrinsics from <ppu_intrinsics.h>. */ #include <ppu_intrinsics.h>