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/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-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
2007-08-01
arith.c: Change copyright header to refer to version 3 of the GNU General Pub...
Nick Clifton
1
-4
/
+3
2007-07-28
re PR fortran/31818 (Wrongly accepts namelists with assumed-shape arrays)
Daniel Franke
1
-2
/
+14
2007-07-12
re PR fortran/32634 (renamed, use associated generic interface rejected)
Paul Thomas
1
-1
/
+18
2007-07-12
re PR fortran/32634 (renamed, use associated generic interface rejected)
Daniel Franke
1
-17
/
+1
2007-07-10
re PR fortran/32157 (intrinsic function name conflicts with subroutine if pre...
Paul Thomas
1
-1
/
+17
2007-07-08
re PR fortran/29876 (ICE on bad operator in ONLY clause of USE statement)
Daniel Franke
1
-4
/
+0
2007-07-08
re PR fortran/17711 (Wrong operator name in error message)
Daniel Franke
1
-6
/
+18
2007-07-07
decl.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-07-06
re PR fortran/32633 (bogus error)
Daniel Franke
1
-7
/
+3
2007-07-02
[multiple changes]
Christopher D. Rickett
1
-25
/
+285
2007-06-24
re PR fortran/32460 (structure constructor not allowed if a USEd type has pri...
Tobias Burnus
1
-0
/
+1
2007-06-07
decl.c: Miscellaneous whitespace fixes.
Steven G. Kargl
1
-27
/
+26
2007-05-31
re PR fortran/32103 (Module with equivalence draws "unsatisfied reference")
Paul Thomas
1
-7
/
+23
2007-04-25
module.c (module_char): Replace fgetc() with getc().
Janne Blomqvist
1
-2
/
+2
2007-04-24
re PR fortran/31587 (Module files shouldn't be updated if their content doesn...
Francois-Xavier Coudert
1
-7
/
+92
2007-03-14
module.c (mio_typespec): Don't look at ts->cl if not BT_CHARACTER.
Jakub Jelinek
1
-1
/
+8
2007-03-08
[multiple changes]
Tobias Burnus
1
-8
/
+17
2007-03-08
re PR fortran/30973 ([4.1, 4.2 only] undetected name conflict: variables may ...
Tobias Burnus
1
-0
/
+11
2007-02-12
[multiple changes]
Paul Thomas
1
-1
/
+11
2007-02-11
re PR fortran/30554 ([4.1 only] ICE in mio_pointer_ref at module.c:1945)
Paul Thomas
1
-1
/
+35
[next]