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
/
resolve.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-17
re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))
Daniel Kraft
1
-68
/
+46
2010-08-15
re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))
Daniel Kraft
1
-5
/
+100
2010-08-15
re PR fortran/45197 ([F2008] Allow IMPURE elemental procedures)
Daniel Kraft
1
-2
/
+18
2010-08-13
gfortran.h (array_type): New type `AS_IMPLIED_SHAPE'.
Daniel Kraft
1
-12
/
+16
2010-08-09
re PR fortran/44235 (array temporary with high upper bound)
Thomas Koenig
1
-0
/
+32
2010-08-04
re PR fortran/42207 ([OOP] Compile-time errors on typed allocation and pointe...
Janus Weil
1
-0
/
+12
2010-08-04
re PR fortran/45183 (FAIL: gfortran.dg/derived_constructor_char_1.f90)
Tobias Burnus
1
-3
/
+18
2010-08-04
re PR fortran/44857 (ICE in output_constructor_regular_field, at varasm.c:4996)
Tobias Burnus
1
-0
/
+46
2010-08-03
re PR fortran/44584 (Invalid memory access with gfortran.dg/typebound_proc_15...
Janus Weil
1
-1
/
+1
2010-07-30
gfortran.h (gfc_release_symbol): New prototype.
Mikael Morin
1
-3
/
+1
2010-07-29
re PR fortran/44962 ([OOP] ICE with specification expression SIZE(<CLASS>))
Janus Weil
1
-20
/
+4
2010-07-27
re PR fortran/40873 (-fwhole-file -fwhole-program: Wrong decls cause too much...
Tobias Burnus
1
-8
/
+15
2010-07-25
re PR fortran/40628 (Assignment using "= trim(string)": Optimize "trim" away)
Thomas Koenig
1
-0
/
+2
2010-07-23
re PR fortran/45030 (-fwhole-file: Bogus error message with ENTRY and differe...
Tobias Burnus
1
-15
/
+28
2010-07-19
re PR fortran/42385 ([OOP] poylmorphic operators do not work)
Paul Thomas
1
-0
/
+60
2010-07-15
re PR fortran/44936 ([OOP] Generic TBP not resolved correctly at compile time)
Janus Weil
1
-14
/
+4
2010-07-14
re PR fortran/44925 ([OOP] C_LOC with CLASS pointer)
Janus Weil
1
-5
/
+12
2010-07-13
re PR fortran/44434 ([OOP] ICE in in gfc_add_component_ref)
Janus Weil
1
-32
/
+2
2010-07-12
expr.c (gfc_get_int_expr): Don't initialize mpfr data twice.
Mikael Morin
1
-3
/
+1
2010-07-11
re PR fortran/44869 ([OOP] generic TBPs not initialized properly)
Janus Weil
1
-8
/
+10
2010-07-10
re PR fortran/44773 (Unnecessary temporaries increase the runtime for channel...
Paul Thomas
1
-0
/
+9
2010-07-06
re PR fortran/44742 (ICE in gfc_conv_array_initializer)
Tobias Burnus
1
-2
/
+2
2010-06-29
re PR fortran/44718 (Procedure-pointer name is wrongly regarded as "external ...
Janus Weil
1
-0
/
+1
2010-06-22
re PR fortran/44616 ([OOP] ICE if CLASS(foo) is used before its definition)
Janus Weil
1
-0
/
+1
2010-06-21
re PR fortran/40632 (Support F2008's contiguous attribute)
Tobias Burnus
1
-0
/
+22
2010-06-20
re PR fortran/44584 (Invalid memory access with gfortran.dg/typebound_proc_15...
Janus Weil
1
-1
/
+1
2010-06-19
re PR fortran/44556 (incorrect error: Stat-variable at (1) shall not be DEAL...
Tobias Burnus
1
-4
/
+46
2010-06-18
re PR fortran/44558 ([OOP] ICE on invalid code: called TBP subroutine as TBP ...
Janus Weil
1
-2
/
+4
2010-06-15
re PR fortran/43388 ([F2008][OOP] ALLOCATE with MOLD=)
Janus Weil
1
-20
/
+23
2010-06-12
resolve.c (resolve_global_procedure): Improved checking if an explicit interf...
Daniel Franke
1
-29
/
+88
2010-06-11
re PR fortran/44207 (ICE with ALLOCATABLE components and SOURCE)
Janus Weil
1
-5
/
+8
2010-06-11
resolve.c (resolve_operator): Fix whitespace.
Steven G. Kargl
1
-2
/
+2
2010-06-10
re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))
Daniel Kraft
1
-7
/
+20
2010-06-09
re PR fortran/44211 ([OOP] ICE with TBP of pointer component of derived type ...
Janus Weil
1
-0
/
+6
2010-06-09
resolve.c (resolve_deallocate_expr): Avoid warning about possible use of iuni...
Kai Tietz
1
-1
/
+2
2010-06-08
re PR fortran/44446 (Error with protected pocedure pointer)
Tobias Burnus
1
-0
/
+13
2010-06-06
re PR fortran/43945 ([OOP] Derived type with GENERIC: resolved to the wrong s...
Paul Thomas
1
-42
/
+56
2010-05-30
gfortran.h (CLASS_DATA): New macro for accessing the $data component of a cla...
Janus Weil
1
-40
/
+35
2010-05-26
re PR fortran/40011 (Problems with -fwhole-file)
Paul Thomas
1
-14
/
+15
2010-05-25
re PR fortran/30668 (-fwhole-file should catch function of wrong type)
Daniel Franke
1
-6
/
+57
2010-05-22
re PR fortran/44212 ([OOP] ICE when defining a pointer component before defin...
Janus Weil
1
-0
/
+16
2010-05-22
re PR fortran/44213 (ICE when extending abstract type)
Janus Weil
1
-1
/
+4
2010-05-19
re PR fortran/42360 (intent(out)-dummy-not-set warning for types depends on o...
Daniel Franke
1
-20
/
+5
2010-05-17
re PR fortran/44044 ([OOP] SELECT TYPE with class-valued function)
Janus Weil
1
-21
/
+27
2010-05-11
re PR fortran/31820 (Warning if case label value exceeds maximum value for type)
Daniel Franke
1
-6
/
+31
2010-05-10
re PR fortran/44044 ([OOP] SELECT TYPE with class-valued function)
Janus Weil
1
-1
/
+14
2010-05-05
resolve.c (traverse_data_list): Rephrase error message for non-constant bound...
Daniel Franke
1
-7
/
+9
2010-05-05
re PR fortran/24978 (ICE in gfc_assign_data_value_range)
Daniel Franke
1
-2
/
+5
2010-05-05
re PR fortran/43696 ([OOP] Bogus error: Passed-object dummy argument must not...
Janus Weil
1
-2
/
+12
2010-04-29
[multiple changes]
Paul Thomas
1
-271
/
+133
[next]