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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-30
re PR fortran/57530 ([OOP] Wrongly rejects type_pointer => class_target (whi...
Tobias Burnus
3
-0
/
+17
2013-07-30
re PR fortran/57530 ([OOP] Wrongly rejects type_pointer => class_target (whi...
Tobias Burnus
2
-7
/
+104
2013-07-29
match.c (gfc_match_call): Exit loop after setting i.
Po-Chun Chang
6
-5
/
+33
2013-07-28
re PR fortran/58009 (Elements with same value in vector subscript in variable...
Thomas Koenig
2
-0
/
+51
2013-07-27
re PR fortran/57991 (Enhance "Same actual argument associated" warning (-Wali...
Tobias Burnus
2
-1
/
+7
2013-07-27
re PR fortran/57285 ([OOP] ICE on invalid: "gfc_array_dimen_size(): Bad dimen...
Janus Weil
2
-3
/
+5
2013-07-25
re PR fortran/57966 ([OOP] Using a TBP to specify the shape of a dummy argument)
Janus Weil
2
-0
/
+12
2013-07-25
re PR fortran/57639 ([OOP] ICE with polymorphism (and illegal code))
Janus Weil
3
-2
/
+14
2013-07-23
decl.c: Fix comment typos.
Ondřej Bílka
5
-6
/
+13
2013-07-22
re PR fortran/57906 (Coarray components: Assignment optimized away (gfortran....
Tobias Burnus
3
-4
/
+22
2013-07-22
df-problems.c (can_move_insns_across): Exit loop once we find a non-fixed, no...
Po-Chun Chang
2
-1
/
+9
2013-07-22
trans-array.c (gfc_array_allocate): Correct memory-leak patch.
Tobias Burnus
2
-16
/
+22
2013-07-22
trans-array.c (gfc_array_allocate, [...]): Plug memory leak.
Tobias Burnus
2
-6
/
+12
2013-07-21
trans-decl.c: Fix comment typos.
Ondřej Bílka
3
-3
/
+8
2013-07-21
re PR fortran/56937 (Unnecessarily temporary with array-vector assignments)
Thomas Koenig
2
-3
/
+24
2013-07-21
re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)
Tobias Burnus
2
-0
/
+12
2013-07-21
re PR fortran/57894 (min/max required actual argument missing)
Tobias Burnus
2
-3
/
+76
2013-07-17
[multiple changes]
Tobias Burnus
2
-8
/
+12
2013-07-16
re PR fortran/57912 (gfortran/coarray/alloc_comp_2.f90 ICE)
Tobias Burnus
2
-2
/
+7
2013-07-15
trans-array.h (gfc_deallocate_alloc_comp_no_caf, [...]): New prototype.
Tobias Burnus
6
-32
/
+121
2013-07-15
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
4
-6
/
+127
2013-07-14
re PR fortran/52669 (No warning in unused private variable in modules)
Thomas Koenig
2
-6
/
+22
2013-07-08
re PR fortran/57834 (C_F_POINTER (only with -std=): accepts only explicit- an...
Tobias Burnus
2
-6
/
+15
2013-07-08
re PR fortran/50554 (INQUIRE cannot redefine DO index (r178939))
Tobias Burnus
2
-2
/
+7
2013-07-08
re PR fortran/57785 (DOT_PRODUCT error with constant complex array)
Tobias Burnus
2
-8
/
+19
2013-07-08
re PR fortran/57469 (Erroneous warning for unused dummy arguments used in nam...
Tobias Burnus
2
-2
/
+8
2013-07-01
re PR fortran/54788 (ICE on pointer-array element assignment)
Dominique d'Humieres
2
-1
/
+6
2013-06-26
re PR fortran/29800 (-fbounds-check: For derived types, write not also compou...
Tobias Burnus
4
-5
/
+44
2013-06-24
[multiple changes]
Tobias Burnus
2
-2
/
+26
2013-06-21
trans-array.c (gfc_trans_deferred_array): Call the finalizer for nonallocatab...
Tobias Burnus
3
-15
/
+39
2013-06-21
trans-array.c (gfc_alloc_allocatable_for_assignment): Allocate at least one b...
Tobias Burnus
3
-0
/
+11
2013-06-20
resolve.c (get_temp_from_expr): Don't set FL_VARIABLE twice.
Tobias Burnus
2
-1
/
+4
2013-06-17
gfortran.h (gfc_option_t): Add fpe_summary.
Tobias Burnus
7
-17
/
+91
2013-06-15
re PR fortran/49074 ([OOP] Defined assignment w/ CLASS arrays: Incomplete err...
Mikael Morin
2
-1
/
+10
2013-06-14
re PR fortran/57508 ([OOP] Intrinsic assignment+defined-assignment for comps:...
Tobias Burnus
2
-0
/
+10
2013-06-14
re PR fortran/57596 (Wrong code for allocatable deferred-length strings)
Tobias Burnus
2
-8
/
+46
2013-06-13
re PR fortran/49074 ([OOP] Defined assignment w/ CLASS arrays: Incomplete err...
Mikael Morin
2
-20
/
+18
2013-06-11
re PR fortran/57535 ([OOP] ICE when allocating a CLASS function-result variable)
Tobias Burnus
2
-1
/
+13
2013-06-08
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
2
-22
/
+47
2013-06-08
re PR fortran/57553 ([F08] Valid use of STORAGE_SIZE rejected, bad error mess...
Tobias Burnus
3
-6
/
+13
2013-06-07
re PR fortran/57549 (Bogus error with array constructor with derived-type typ...
Tobias Burnus
4
-5
/
+16
2013-06-07
re PR fortran/57556 ([OOP] ICE with move_alloc on polymorphic component with ...
Tobias Burnus
2
-1
/
+6
2013-06-06
re PR fortran/57542 ([OOP] ICE on FINALization with specific options)
Tobias Burnus
2
-2
/
+10
2013-06-04
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
9
-151
/
+273
2013-06-01
configure.ac: Add AC_HEADER_TIOCGWINSZ macro.
Janus Weil
2
-1
/
+34
2013-06-01
decl.c (add_global_entry): Take locus.
Tobias Burnus
3
-21
/
+35
2013-05-31
re PR fortran/57456 ([OOP] CLASS + CHARACTER ALLOCATE with typespec: For arra...
Tobias Burnus
4
-5
/
+18
2013-05-31
re PR fortran/54190 (TYPE(*)/assumed-rank: Type/rank check too relaxed for du...
Janus Weil
5
-44
/
+103
2013-05-30
re PR fortran/54189 (ICE (segfault) with invalid assumed-size dummy)
Janus Weil
2
-1
/
+6
2013-05-30
re PR fortran/57458 (TS29113: Wrongly rejects noncontiguous argument to assum...
Tobias Burnus
2
-7
/
+14
[next]