aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/module.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-22re PR fortran/40195 (Cannot unlink existing module file)François-Xavier Coudert1-2/+6
2009-05-14passes.c (finish_optimization_passes): Change i to int.Ian Lance Taylor1-3/+3
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-6/+16
2009-05-06re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil1-0/+1
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-2/+2
2009-04-24gfortran.h (gfc_get_typebound_proc): Removed as macro, now a function.Daniel Kraft1-6/+8
2009-04-20module.c (import_iso_c_binding_module): Add casts to enum type.Ian Lance Taylor1-2/+6
2009-03-29re PR fortran/37423 (Fortran 2003: DEFERRED bindings not yet implemented)Daniel Kraft1-2/+10
2009-02-27re PR fortran/39309 (.mod file versioning causes error instead of overwrittin...Tobias Burnus1-2/+2
2009-02-27re PR fortran/39309 (.mod file versioning causes error instead of overwrittin...Tobias Burnus1-2/+12
2009-02-13re PR fortran/38259 (Add version number to .mod file)Mikael Morin1-3/+22
2009-01-17re PR fortran/38657 (PUBLIC/PRIVATE Common blocks)Paul Thomas1-4/+8
2009-01-17re PR fortran/38657 (PUBLIC/PRIVATE Common blocks)Paul Thomas1-6/+2
2009-01-09check.c: Update copyright year.Paul Thomas1-1/+1
2009-01-05re PR fortran/38657 (PUBLIC/PRIVATE Common blocks)Paul Thomas1-2/+6
2008-11-25module.c (gfc_dump_module): Report error on unlink only if errno != ENOENT.H.J. Lu1-1/+1
2008-11-25re PR fortran/38248 (Ignored temporary module files manipulation errors)Jan Kratochvil1-3/+11
2008-11-19re PR fortran/38119 (character ICE in gfc_trans_create_temp_array)Paul Thomas1-2/+4
2008-10-11re PR fortran/37794 (Fortran module overloading regression)Paul Thomas1-7/+0
2008-10-05re PR fortran/37706 (ICE with use only and equivalent)Paul Thomas1-2/+5
2008-09-17re PR fortran/37274 ([Regression on 4.3?] error: type name is ambiguous.)Paul Thomas1-1/+51
2008-09-01re PR fortran/37193 ("USE mod, ONLY: i, i=>j" does not import "i")Daniel Kraft1-2/+7
2008-08-31gfortran.h (enum gfc_statement): New entry `ST_GENERIC'.Daniel Kraft1-1/+43
2008-08-29gfortran.h (gfc_use_list): Add where field.Jakub Jelinek1-0/+5
2008-08-29re PR fortran/29635 (debug info of modules)Jakub Jelinek1-14/+28
2008-08-28gfortran.h (enum expr_t): New value `EXPR_COMPCALL'.Daniel Kraft1-0/+88
2008-08-28re PR fortran/37253 (Segmentation fault with procedure pointer)Janus Weil1-1/+13
2008-08-23gfortran.h (gfc_component): Add field "symbol_attribute attr"...Janus Weil1-4/+2
2008-08-08gfortran.h (gfc_finalizer): Replaced member `procedure' by two new members `p...Daniel Kraft1-0/+75
2008-07-29trans-expr.c (conv_parent_component_references): New function to build missin...Paul Thomas1-1/+8
2008-07-21fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues1-4/+4
2008-07-19gfortran.h (new): Remove macro.Kaveh R. Ghazi1-17/+17
2008-07-19gfortran.h (operator): Remove macro.Kaveh R. Ghazi1-26/+26
2008-07-19gfortran.h (protected): Remove macro.Kaveh R. Ghazi1-2/+2
2008-06-20arith.c (hollerith2representation): Fix for -Wc++-compat.Kaveh R. Ghazi1-13/+13
2008-05-15Add new parameter to NAMED_INTCST and new field standard to struct intmod_sym.Sa Liu1-3/+4
2008-05-10re PR fortran/36197 ([4.4 Regressio]: gfortran.dg/initialization_12.f90)Francois-Xavier Coudert1-1/+1
2008-05-09re PR fortran/36162 (Non-ASCII character in module string gives ICE)Francois-Xavier Coudert1-9/+132
2008-05-06arith.c: (gfc_arith_concat...Francois-Xavier Coudert1-4/+9
2008-04-30re PR fortran/35997 (Used function interface bug)Paul Thomas1-4/+11
2008-03-09re PR fortran/35474 (Reading module file with COMMON and EQUIVALENCE)Paul Thomas1-0/+6
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+1
2008-01-30re PR fortran/34975 (Bogus error with USEing modules)Paul Thomas1-9/+15
2008-01-22re PR fortran/34896 (libgomp.fortran/reduction5.f90)Paul Thomas1-0/+3
2008-01-20re PR fortran/34861 (ICE in function with entry (and result?))Paul Thomas1-1/+1
2008-01-07re PR fortran/34672 (.mod file misses renamed, USEd symbol)Paul Thomas1-20/+15
2008-01-06re PR fortran/34545 (ICE when compiling Fortran 95 code)Paul Thomas1-0/+6
2007-12-21re PR fortran/34438 (gfortran not compliant w.r.t default initialization of d...Paul Thomas1-0/+1
2007-12-14re PR fortran/34324 (Module files on CRLF systems)Daniel Franke1-1/+1
2007-12-06re PR target/34435 (SSE2 intrinsics - emmintrin with optimisations off and ty...Paul Thomas1-1/+2