re PR lto/45667 (ICE: verify_stmts failed: type mismatch in address expression with -flto)
2010-10-20 Richard Guenther <rguenther@suse.de> PR lto/45667 * lto-streamer-out.c (output_gimple_stmt): Fix typo. * tree-cfg.c (verify_gimple_call): Properly get the call fndecl. (verify_gimple_assign_single): Disable ADDR_EXPR type check when in LTO. * g++.dg/lto/20101020-1_0.h: New testcase. * g++.dg/lto/20101020-1_0.C: Likewise. * g++.dg/lto/20101020-1_1.C: Likewise. From-SVN: r165725
Showing
gcc/testsuite/g++.dg/lto/20101020-1_0.C
0 → 100644
gcc/testsuite/g++.dg/lto/20101020-1_0.h
0 → 100644
gcc/testsuite/g++.dg/lto/20101020-1_1.C
0 → 100644
Please
register
or
sign in
to comment