Searched refs:gfc_use_module (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2012 | 208 * module.c (gfc_use_module): Free rename list only for 1396 * module.c (gfc_match_use, gfc_use_module): Ditto. 2058 * module.c (gfc_use_module): Improve error message some more. 2063 * module.c (gfc_use_module): Improve error messages. 2653 * match.h (gfc_use_module): Rename to ... 2667 (gfc_use_module): Take module_list as argument.
|
H A D | ChangeLog-2014 | 432 * module.c (use_iso_fortran_env_module, gfc_use_module): Ditto. 520 * module.c (bad_module, gfc_dump_module, gfc_use_module): Change 553 * module.c (gfc_use_module): Use gfc_warning_now_2. 938 * module.c (gfc_use_module): Warn if needed. 1245 (gfc_use_module): Keep track of the IEEE modules.
|
H A D | ChangeLog-2013 | 952 (gfc_dump_module, gfc_use_module): Remove empty line in .mod. 1202 (gfc_use_module): Use gz* functions. 1451 (gfc_use_module): Call read_module_to_tmpbuf.
|
H A D | ChangeLog-2015 | 1115 (gfc_use_module): Eliminate the check for module_name and 1177 (gfc_use_module): Similarly, use the 'submodule_name' field in 1367 (gfc_use_module): Make sure that a submodule cannot use itself.
|
H A D | ChangeLog-2019 | 375 (gzopen_intrinsic_module, bad_module, gfc_use_module): Use fully 2157 * module.c (gfc_use_module): use complete sentences. 2401 (gfc_use_module): Likewise.
|
H A D | module.cc | 7254 gfc_use_module (gfc_use_list *module) in gfc_use_module() function 7547 gfc_use_module (module_list); in gfc_use_modules()
|
H A D | ChangeLog-2006 | 501 * module.c (gfc_use_module): Uncomment the ISO_FORTRAN_ENV code. 528 (gfc_use_module): Also handle intrinsic modules. 1145 * module.c (gfc_use_module): Check that the first words in a
|
H A D | ChangeLog-2010 | 916 * module.c (gfc_use_module): Free atom_string when done with it. 3658 * module.c (write_char, gfc_dump_module, gfc_use_module): Use 5540 * module.c (gfc_use_module): Fix warning string to allow
|
H A D | ChangeLog-2011 | 1745 * module.c (gfc_use_module): Use module name as locus. 3039 (free_written_common, gfc_use_module, gfc_free_use_stmts): Likewise.
|
H A D | ChangeLog-2008 | 1092 (gfc_use_module): Copy it to gfc_use_list's where field. 1119 (gfc_use_module): Chain the USE statement info to
|
H A D | ChangeLog-2017 | 1585 * module.c (gfc_use_module): Likewise.
|
H A D | ChangeLog-2004 | 1462 * module.c (gfc_dump_module, gfc_use_module): Print locus
|
H A D | ChangeLog-2016 | 480 * module.c (gfc_use_module): If an smod file does not exist it
|
H A D | ChangeLog-2009 | 3525 * module.c (gfc_dump_module,gfc_use_module): Add module
|
H A D | ChangeLog-2005 | 616 * module.c (gfc_use_module): Look for module files in the current
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | module.c | 7043 gfc_use_module (gfc_use_list *module) in gfc_use_module() function 7336 gfc_use_module (module_list); in gfc_use_modules()
|