diff options
author | Richard Guenther <rguenther@suse.de> | 2010-10-04 09:19:55 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2010-10-04 09:19:55 +0000 |
commit | e5b1675528722f816f06359daf618ab9e35f915a (patch) | |
tree | 3df5663a777d19ca33ed5257ae33e1e30b4836fd /gcc/ipa-inline.c | |
parent | b453ace381f3c9b664916076ccd0bd1dbc9d5cc3 (diff) | |
download | gcc-e5b1675528722f816f06359daf618ab9e35f915a.zip gcc-e5b1675528722f816f06359daf618ab9e35f915a.tar.gz gcc-e5b1675528722f816f06359daf618ab9e35f915a.tar.bz2 |
f95-lang.c (current_translation_unit): New global variable.
2010-10-04 Richard Guenther <rguenther@suse.de>
* f95-lang.c (current_translation_unit): New global variable.
(gfc_create_decls): Build a translation-unit decl.
(pushdecl): In the global binding-level use the
translation-unit decl as DECL_CONTEXT.
* trans-decl.c (gfc_get_symbol_decl): Use DECL_FILE_SCOPE_P.
(build_function_decl): Likewise. Delay setting the assembler
name, leave setting of DECL_CONTEXT to pushdecl.
(trans_function_start): Use DECL_FILE_SCOPE_P.
(gfc_create_module_variable): Likewise. Remove questionable
asserts.
* trans.c (gfc_generate_module_code): Likewise.
From-SVN: r164928
Diffstat (limited to 'gcc/ipa-inline.c')
0 files changed, 0 insertions, 0 deletions