-
- Downloads
c-decl.c (pop_scope): Always set file-scope DECL_CONTEXT.
2010-09-24 Richard Guenther <rguenther@suse.de> * c-decl.c (pop_scope): Always set file-scope DECL_CONTEXT. Make sure to not call set_type_context with error_mark_node. * langhooks.c (lhd_set_decl_assembler_name): Use DECL_FILE_SCOPE_P. * gcc.dg/lto/20091006-2_0.c: Prune warnings. From-SVN: r164591
Showing
- gcc/ChangeLog 6 additions, 0 deletionsgcc/ChangeLog
- gcc/c-decl.c 6 additions, 7 deletionsgcc/c-decl.c
- gcc/langhooks.c 1 addition, 1 deletiongcc/langhooks.c
- gcc/testsuite/ChangeLog 4 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.dg/lto/20091006-2_0.c 1 addition, 0 deletionsgcc/testsuite/gcc.dg/lto/20091006-2_0.c
Loading
Please register or sign in to comment