Message ID | 87y410zzz8.fsf@atmel.com |
---|---|
State | New |
Headers | show |
Index: gcc.c-torture/execute/pr78170.c =================================================================== --- gcc.c-torture/execute/pr78170.c (revision 241808) +++ gcc.c-torture/execute/pr78170.c (working copy) @@ -1,3 +1,5 @@ +/* { dg-require-effective-target int32plus } */ + /* PR tree-optimization/78170. Check that sign-extended store to a bitfield doesn't overwrite other fields. */