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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
re PR fortran/43851 (Add _gfortran_error_stop_numeric)
Jerry DeLisle
5
-36
/
+88
2010-05-19
re PR fortran/44055 (Warn (-Wconversion*) when converting single to double pr...
Daniel Franke
6
-15
/
+69
2010-05-19
re PR fortran/42360 (intent(out)-dummy-not-set warning for types depends on o...
Daniel Franke
6
-43
/
+54
2010-05-19
re PR fortran/38404 (Warning message identifies incorrect line)
Daniel Franke
3
-6
/
+13
2010-05-19
re PR fortran/34505 (FLOAT/SNGL: Not accepted as actual argument; diagnostics...
Daniel Franke
5
-127
/
+58
2010-05-17
re PR fortran/43990 ([OOP] ICE in output_constructor_regular_field, at varasm...
Janus Weil
2
-14
/
+7
2010-05-17
class.c (gfc_add_component_ref,gfc_class_null_initializer, [...]): Moved here...
Janus Weil
6
-767
/
+844
2010-05-17
fix ChangeLog entries for previous commits
Nathan Froyd
1
-1
/
+1
2010-05-17
fix bogus email for myself
Nathan Froyd
1
-1
/
+1
2010-05-17
tree.c (build_function_type_list_1): Remove bogus assert condition.
Nathan Froyd
4
-185
/
+143
2010-05-17
trans-array.c (gfc_trans_array_constructor_value): Use build_constructor inst...
Nathan Froyd
4
-46
/
+61
2010-05-17
re PR fortran/44044 ([OOP] SELECT TYPE with class-valued function)
Janus Weil
2
-21
/
+35
2010-05-16
re PR fortran/35779 (error pointer wrong in PARAMETER)
Daniel Franke
2
-1
/
+6
2010-05-16
trans-decl.c (module_htab_decls_hash): Revert last change.
Richard Guenther
2
-1
/
+5
2010-05-16
lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.
Richard Guenther
2
-1
/
+5
2010-05-16
misc.c (gnat_handle_option): Remove special logic for Wuninitialized without -O.
Manuel López-Ibáñez
2
-8
/
+6
2010-05-16
re PR fortran/44154 (initialization problem with allocatable scalars)
Janus Weil
2
-2
/
+9
2010-05-15
re PR fortran/43207 ([OOP] invalid (pointer) assignment to and from abstract ...
Janus Weil
7
-11
/
+59
2010-05-14
re PR fortran/44135 (Negative array bounds lead to spurious warning)
Steven G. Kargl
2
-2
/
+8
2010-05-14
trans.c (trans_code): Set backend locus early.
Jakub Jelinek
3
-2
/
+10
2010-05-13
re PR fortran/35779 (error pointer wrong in PARAMETER)
Daniel Franke
7
-22
/
+26
2010-05-13
re PR fortran/44036 (I can't declare an external function in an OMP shared st...
Jakub Jelinek
3
-2
/
+25
2010-05-11
re PR fortran/43711 (Unformitive error message for two NOWAIT in OpenMP direc...
Daniel Franke
2
-8
/
+47
2010-05-11
re PR fortran/31820 (Warning if case label value exceeds maximum value for type)
Daniel Franke
2
-7
/
+39
2010-05-10
re PR fortran/27866 (Warn when casting, e.g. assigning a double precision to ...
Daniel Franke
2
-2
/
+42
2010-05-10
re PR fortran/44044 ([OOP] SELECT TYPE with class-valued function)
Janus Weil
3
-10
/
+26
2010-05-10
c-common.c (struct c_common_attributes): Add fnspec attribute.
Richard Guenther
2
-12
/
+56
2010-05-07
re PR fortran/40728 (Bogus error "Error: Can't convert UNKNOWN to REAL(8) at ...
Daniel Franke
2
-11
/
+15
2010-05-07
* g++.dg/cpp0x/nullptr20.C: Use sprintf.
Jason Merrill
1
-0
/
+5
2010-05-06
Add support for C++0x nullptr.
Jason Merrill
1
-4
/
+4
2010-05-06
re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)
Manuel López-Ibáñez
3
-3
/
+10
2010-05-06
re PR fortran/43985 (ICE when assumed size cray-pointee passed as argument)
Tobias Burnus
2
-3
/
+12
2010-05-05
resolve.c (traverse_data_list): Rephrase error message for non-constant bound...
Daniel Franke
2
-7
/
+14
2010-05-05
re PR fortran/24978 (ICE in gfc_assign_data_value_range)
Daniel Franke
8
-205
/
+49
2010-05-05
re PR fortran/43696 ([OOP] Bogus error: Passed-object dummy argument must not...
Janus Weil
3
-2
/
+21
2010-05-03
re PR fortran/43592 (Unexpected INTERFACE statement in INTERFACE block at (1))
Steven G. Kargl
2
-2
/
+7
2010-05-02
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
4
-37
/
+75
2010-04-30
2010-04-30 Tobias Burnus Mburnus@net-b.de>
Tobias Burnus
2
-5
/
+10
2010-04-29
[multiple changes]
Paul Thomas
14
-443
/
+780
2010-04-28
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
2
-0
/
+13
2010-04-27
gfc-internals.texi: Update copyright year.
Tobias Burnus
4
-3
/
+9
2010-04-27
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
6
-40
/
+98
2010-04-24
re PR fortran/30073 (Array out of bounds gives name of RHS array not LHS array)
Steven G. Kargl
2
-1
/
+8
2010-04-24
re PR fortran/43832 (OPEN statement not diagnosing missing unit number)
Jerry DeLisle
2
-2
/
+11
2010-04-24
re PR fortran/43841 (Missing temporary for ELEMENTAL function call)
Paul Thomas
4
-7
/
+23
2010-04-22
re PR fortran/43829 (Scalarization of reductions)
Richard Guenther
3
-4
/
+27
2010-04-21
re PR fortran/43836 (ice with -fexceptions and -fopenmp)
Jakub Jelinek
2
-1
/
+8
2010-04-20
intrinsic.c (sort_actual): Remove 'is' in error message.
Harald Anlauf
2
-1
/
+5
2010-04-20
re PR fortran/43227 (ICE: segmentation fault in mio_expr)
Paul Thomas
3
-4
/
+28
2010-04-19
re PR fortran/43339 (Incorrect output for pgm checking data sharing attributes)
Jakub Jelinek
2
-15
/
+20
[next]