index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
fortran
/
module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
module.c (gfc_dump_module): Report error on unlink only if errno != ENOENT.
H.J. Lu
1
-1
/
+1
2008-11-25
re PR fortran/38248 (Ignored temporary module files manipulation errors)
Jan Kratochvil
1
-3
/
+11
2008-11-19
re PR fortran/38119 (character ICE in gfc_trans_create_temp_array)
Paul Thomas
1
-2
/
+4
2008-10-11
re PR fortran/37794 (Fortran module overloading regression)
Paul Thomas
1
-7
/
+0
2008-10-05
re PR fortran/37706 (ICE with use only and equivalent)
Paul Thomas
1
-2
/
+5
2008-09-17
re PR fortran/37274 ([Regression on 4.3?] error: type name is ambiguous.)
Paul Thomas
1
-1
/
+51
2008-09-01
re PR fortran/37193 ("USE mod, ONLY: i, i=>j" does not import "i")
Daniel Kraft
1
-2
/
+7
2008-08-31
gfortran.h (enum gfc_statement): New entry `ST_GENERIC'.
Daniel Kraft
1
-1
/
+43
2008-08-29
gfortran.h (gfc_use_list): Add where field.
Jakub Jelinek
1
-0
/
+5
2008-08-29
re PR fortran/29635 (debug info of modules)
Jakub Jelinek
1
-14
/
+28
2008-08-28
gfortran.h (enum expr_t): New value `EXPR_COMPCALL'.
Daniel Kraft
1
-0
/
+88
2008-08-28
re PR fortran/37253 (Segmentation fault with procedure pointer)
Janus Weil
1
-1
/
+13
2008-08-23
gfortran.h (gfc_component): Add field "symbol_attribute attr"...
Janus Weil
1
-4
/
+2
2008-08-08
gfortran.h (gfc_finalizer): Replaced member `procedure' by two new members `p...
Daniel Kraft
1
-0
/
+75
2008-07-29
trans-expr.c (conv_parent_component_references): New function to build missin...
Paul Thomas
1
-1
/
+8
2008-07-21
fmt_g0_3.f08: Fix typo in expected error message.
Ralf Wildenhues
1
-4
/
+4
2008-07-19
gfortran.h (new): Remove macro.
Kaveh R. Ghazi
1
-17
/
+17
2008-07-19
gfortran.h (operator): Remove macro.
Kaveh R. Ghazi
1
-26
/
+26
2008-07-19
gfortran.h (protected): Remove macro.
Kaveh R. Ghazi
1
-2
/
+2
2008-06-20
arith.c (hollerith2representation): Fix for -Wc++-compat.
Kaveh R. Ghazi
1
-13
/
+13
2008-05-15
Add new parameter to NAMED_INTCST and new field standard to struct intmod_sym.
Sa Liu
1
-3
/
+4
2008-05-10
re PR fortran/36197 ([4.4 Regressio]: gfortran.dg/initialization_12.f90)
Francois-Xavier Coudert
1
-1
/
+1
2008-05-09
re PR fortran/36162 (Non-ASCII character in module string gives ICE)
Francois-Xavier Coudert
1
-9
/
+132
2008-05-06
arith.c: (gfc_arith_concat...
Francois-Xavier Coudert
1
-4
/
+9
2008-04-30
re PR fortran/35997 (Used function interface bug)
Paul Thomas
1
-4
/
+11
2008-03-09
re PR fortran/35474 (Reading module file with COMMON and EQUIVALENCE)
Paul Thomas
1
-0
/
+6
2008-02-24
arith.c: Update copyright years.
Tobias Schlüter
1
-1
/
+1
2008-01-30
re PR fortran/34975 (Bogus error with USEing modules)
Paul Thomas
1
-9
/
+15
2008-01-22
re PR fortran/34896 (libgomp.fortran/reduction5.f90)
Paul Thomas
1
-0
/
+3
2008-01-20
re PR fortran/34861 (ICE in function with entry (and result?))
Paul Thomas
1
-1
/
+1
2008-01-07
re PR fortran/34672 (.mod file misses renamed, USEd symbol)
Paul Thomas
1
-20
/
+15
2008-01-06
re PR fortran/34545 (ICE when compiling Fortran 95 code)
Paul Thomas
1
-0
/
+6
2007-12-21
re PR fortran/34438 (gfortran not compliant w.r.t default initialization of d...
Paul Thomas
1
-0
/
+1
2007-12-14
re PR fortran/34324 (Module files on CRLF systems)
Daniel Franke
1
-1
/
+1
2007-12-06
re PR target/34435 (SSE2 intrinsics - emmintrin with optimisations off and ty...
Paul Thomas
1
-1
/
+2
2007-12-04
re PR fortran/34318 (Modules: Infinity/NaN parameters read as 0.0)
Tobias Burnus
1
-0
/
+8
2007-11-27
re PR fortran/33541 (gfortran wrongly imports renamed-use-associated symbol u...
Paul Thomas
1
-6
/
+16
2007-11-24
re PR fortran/33541 (gfortran wrongly imports renamed-use-associated symbol u...
Paul Thomas
1
-40
/
+128
2007-11-24
re PR fortran/34187 (BIND(C): Public generic with private bind(c) specific do...
Tobias Burnus
1
-0
/
+1
2007-11-17
re PR fortran/30285 (gfortran excessive memory usage with COMMON blocks in mo...
Francois-Xavier Coudert
1
-24
/
+92
2007-10-31
[multiple changes]
Tobias Burnus
1
-6
/
+6
2007-10-28
re PR fortran/32147 (Module file change due to order of writting out changes)
Tobias Schlüter
1
-23
/
+29
2007-09-28
module.c (mio_expr): Avoid -Wcast-qual warning.
Kaveh R. Ghazi
1
-2
/
+2
2007-09-20
re PR fortran/33221 (Cannot declare variables of TYPE without components)
Francois-Xavier Coudert
1
-1
/
+7
2007-08-26
re PR fortran/31298 ([F03] use mod, operator(+) => operator(.userOp.) not sup...
Tobias Burnus
1
-13
/
+37
2007-08-19
[multiple changes]
Tobias Burnus
1
-1
/
+3
2007-08-18
[multiple changes]
Tobias Burnus
1
-1
/
+8
2007-08-16
re PR fortran/33072 ("use mod, only: operator(.sub.)" matches any procedure "...
Tobias Burnus
1
-16
/
+23
2007-08-12
re PR fortran/31629 (option to make module entities PRIVATE by default)
Francois-Xavier Coudert
1
-1
/
+4
2007-08-04
re PR fortran/31214 (User-defined operator using entry leads to ICE)
Paul Thomas
1
-17
/
+3
[next]