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
2012-01-20
re PR fortran/51056 ([OOP] Bogus "Unused module variable '__vtab_domain_Domai...
Tobias Burnus
1
-4
/
+12
2012-01-14
re PR fortran/51816 (Wrong error when use..., only : operator() twice)
Tobias Burnus
1
-1
/
+29
2012-01-09
re PR fortran/51578 (Import of same symbol via different modules and renaming)
Tobias Burnus
1
-90
/
+178
2011-12-01
Make a few helper functions static.
Janne Blomqvist
1
-2
/
+2
2011-12-01
PR 25708 Avoid seeking when parsing strings and when peeking.
Janne Blomqvist
1
-43
/
+113
2011-11-29
re PR fortran/40958 (module files too large)
Thomas Koenig
1
-15
/
+24
2011-11-16
re PR fortran/39427 (F2003: Procedures with same name as types/type construct...
Tobias Burnus
1
-16
/
+100
2011-10-09
Make-lang.in (F95_PARSER_OBJS, [...]): Add dependency on iso-c-binding.def an...
Tobias Burnus
1
-12
/
+93
2011-10-07
re PR fortran/50625 ([OOP] ALLOCATABLE attribute lost for module CLASS variab...
Janus Weil
1
-0
/
+2
2011-09-20
module.c (gfc_dump_module): Omit timestamp from output.
Simon Baldwin
1
-9
/
+3
2011-08-23
re PR fortran/31600 (Better error message for redeclation of USEd symbols)
Tobias Burnus
1
-0
/
+7
2011-08-14
module.c (use_iso_fortran_env_module): Spell 'referrenced' correctly.
Steven G. Kargl
1
-1
/
+1
2011-07-17
re PR fortran/34657 (program-unit MY_SUB imports symbol MY_SUB)
Tobias Burnus
1
-0
/
+7
2011-06-20
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-1
/
+59
2011-06-16
re PR fortran/49417 ([OOP] ICE on invalid CLASS component declaration)
Janus Weil
1
-0
/
+2
2011-05-29
re PR fortran/47601 ([OOP] Internal Error: mio_component_ref(): Component not...
Janus Weil
1
-7
/
+3
2011-05-20
re PR fortran/48706 (Type extension inside subroutine)
Janus Weil
1
-0
/
+3
2011-04-23
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+3
2011-04-20
re PR fortran/48588 (ICE (segfault) in gfc_get_nodesc_array_type)
Tobias Burnus
1
-0
/
+1
2011-04-18
convert each use of gfc_free (p) to free (p)
Jim Meyering
1
-25
/
+25
2011-03-29
re PR fortran/48095 ([OOP] Invalid assignment to procedure pointer component ...
Janus Weil
1
-1
/
+3
2011-03-11
re PR fortran/47768 (ICE: printing a derived-type variable with proc-pointer ...
Janus Weil
1
-2
/
+9
2011-02-18
re PR fortran/47767 ([OOP] SELECT TYPE fails to execute correct TYPE IS block)
Janus Weil
1
-12
/
+19
2011-02-02
re PR fortran/47082 ([OOP] ICE in gfc_conv_component_ref)
Janus Weil
1
-1
/
+15
2011-01-28
re PR fortran/45170 ([F2003] allocatable character lengths)
Paul Thomas
1
-0
/
+14
2011-01-08
re PR fortran/46896 (Wrong code with transpose(a) passed to subroutine)
Paul Thomas
1
-2
/
+9
2010-12-28
re PR fortran/45827 ([OOP] mio_component_ref(): Component not found)
Janus Weil
1
-0
/
+3
2010-11-09
re PR fortran/46313 ([OOP] class container naming collisions)
Janus Weil
1
-2
/
+2
2010-10-06
module.c (gfc_use_module): Free atom_string when done with it.
Mikael Morin
1
-0
/
+2
2010-10-06
module.c (read_module): Remove useless string duplication.
Mikael Morin
1
-2
/
+2
2010-09-27
re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION())
Tobias Burnus
1
-5
/
+90
2010-09-26
re PR fortran/45793 ([4.6 Regressions] Numerous test-suite failures)
Jerry DeLisle
1
-4
/
+4
2010-09-24
re PR fortran/40571 (F2008: ISO_FORTRAN_ENV: Missing constants)
Tobias Burnus
1
-6
/
+107
2010-08-21
re PR fortran/45271 ([OOP] Polymorphic code breaks when changing order of USE...
Janus Weil
1
-6
/
+7
2010-08-01
re PR fortran/44912 ([OOP] Segmentation fault on TBP)
Janus Weil
1
-0
/
+5
2010-07-11
tob@archimedes:~/scratch/gcc> head -n 15 ../intrinsic_use.diff
Tobias Burnus
1
-152
/
+58
2010-07-11
re PR fortran/44869 ([OOP] generic TBPs not initialized properly)
Janus Weil
1
-2
/
+8
2010-06-21
re PR fortran/40632 (Support F2008's contiguous attribute)
Tobias Burnus
1
-1
/
+7
2010-06-16
re PR fortran/44549 ([OOP][F2008] Type-bound procedure: bogus error from list...
Janus Weil
1
-1
/
+1
2010-06-13
re PR fortran/31588 (gfortran should be able to output Makefile dependencies ...
Daniel Franke
1
-0
/
+4
2010-05-28
final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno).
Joseph Myers
1
-7
/
+7
2010-04-29
[multiple changes]
Paul Thomas
1
-1
/
+16
2010-04-13
[multiple changes]
Jerry DeLisle
1
-15
/
+6
2010-04-08
module.c (use_iso_fortran_env_module): Fix standard check.
Tobias Burnus
1
-3
/
+7
2010-04-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-3
/
+17
2010-04-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+9
2010-02-09
* module.c (fix_mio_expr): Declare sym.
Jakub Jelinek
1
-0
/
+2
2010-02-09
[multiple changes]
Tobias Burnus
1
-0
/
+13
2010-01-20
module.c (mio_f2k_derived): Use enumerator as initializer of enum variable.
Joern Rennecke
1
-1
/
+1
2010-01-17
re PR fortran/42677 (Bogus Error: Ambiguous interfaces '...' in intrinsic ass...
Janus Weil
1
-2
/
+0
[next]