2 /* PR tree-optimization/77862 */
3 /* { dg-do compile } */
4 /* { dg-require-effective-target fpic } */
5 /* { dg-options "-O2 -fPIC -w" } */
12 int memcmp ( int*, void *, long );
17 if ( 1 != a
|| memcmp ( cur_token
, "", a
) )
19 struct paramed_type b
= { };