Testsuite, LTO: silence warning to make test pass on Darwin
gcc/testsuite/ChangeLog: * gcc.dg/lto/20091013-1_2.c: Add -Wno-stringop-overread.
This commit is contained in:
parent
f847e0195d
commit
b9426543e8
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
/* { dg-options "-Wno-stringop-overread" } */
|
||||
|
||||
typedef struct HDC__ { int unused; } *HDC;
|
||||
typedef struct HFONT__ { int unused; } *HFONT;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue