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-15
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-15
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
2014-01-08
re PR fortran/58182 (ICE with global binding name used as a FUNCTION)
Janus Weil
1
-3
/
+3
2014-01-06
re PR fortran/59023 (ICE in gfc_search_interface with BIND(C))
Janus Weil
1
-1
/
+1
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2014-01-02
re PR fortran/59654 ([OOP] Broken function table with complex OO use case)
Janus Weil
1
-3
/
+0
2013-12-30
re PR fortran/58998 (Generic interface problem with gfortran)
Janus Weil
1
-1
/
+2
2013-12-18
re PR fortran/59493 ([OOP] ICE: Segfault on Class(*) pointer association)
Janus Weil
1
-5
/
+2
2013-12-11
re PR fortran/58916 ([F03] Allocation of scalar with array source not rejected)
Janus Weil
1
-3
/
+3
2013-12-08
re PR fortran/58099 ([F03] over-zealous procedure-pointer error checking)
Tobias Burnus
1
-1
/
+21
2013-12-07
re PR fortran/59414 ([OOP] ICE in in gfc_conv_expr_descriptor on ALLOCATE ins...
Janus Weil
1
-1
/
+3
2013-12-01
Index...
Paul Thomas
1
-3
/
+4
2013-09-25
re PR fortran/57697 ([OOP] Segfault with defined assignment for components du...
Tobias Burnus
1
-11
/
+28
2013-09-18
re PR fortran/43366 ([OOP][F08] Intrinsic assign to polymorphic variable)
Tobias Burnus
1
-7
/
+29
2013-09-16
re PR fortran/57697 ([OOP] Segfault with defined assignment for components du...
Tobias Burnus
1
-11
/
+15
2013-09-15
re PR fortran/57697 ([OOP] Segfault with defined assignment for components du...
Tobias Burnus
1
-0
/
+40
2013-09-02
PR fortran/PR56519
Thomas Koenig
1
-9
/
+9
2013-08-12
re PR fortran/56666 (Suppression flag for " DO loop at (1) will be executed z...
Thomas Koenig
1
-2
/
+4
2013-08-09
gfortran.h (gfc_get_code): Modified prototype.
Janus Weil
1
-20
/
+10
2013-07-29
match.c (gfc_match_call): Exit loop after setting i.
Po-Chun Chang
1
-1
/
+4
2013-07-25
re PR fortran/57966 ([OOP] Using a TBP to specify the shape of a dummy argument)
Janus Weil
1
-0
/
+5
2013-07-15
trans-array.h (gfc_deallocate_alloc_comp_no_caf, [...]): New prototype.
Tobias Burnus
1
-2
/
+2
2013-06-20
resolve.c (get_temp_from_expr): Don't set FL_VARIABLE twice.
Tobias Burnus
1
-1
/
+0
2013-06-14
re PR fortran/57508 ([OOP] Intrinsic assignment+defined-assignment for comps:...
Tobias Burnus
1
-0
/
+4
2013-05-30
re PR fortran/54189 (ICE (segfault) with invalid assumed-size dummy)
Janus Weil
1
-1
/
+1
2013-05-28
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
1
-4
/
+0
2013-05-27
re PR fortran/50405 (allocation LOOP or SIGSEGV)
Bud Davis
1
-0
/
+8
2013-05-22
resolve.c (get_temp_from_expr): Change mangling to start always with a _.
Tobias Burnus
1
-1
/
+1
2013-05-22
resolve.c (get_temp_from_expr): Fix temp var mangling.
Tobias Burnus
1
-1
/
+1
2013-05-22
re PR fortran/57364 ([OOP] ICE gfc_enforce_clean_symbol_state)
Tobias Burnus
1
-0
/
+1
2013-05-20
re PR fortran/48858 (Incorrect error for same binding label on two generic in...
Tobias Burnus
1
-75
/
+81
2013-05-20
re PR fortran/48858 (Incorrect error for same binding label on two generic in...
Tobias Burnus
1
-1
/
+1
2013-05-20
re PR fortran/48858 (Incorrect error for same binding label on two generic in...
Tobias Burnus
1
-100
/
+79
2013-05-05
resolve.c (conformable_arrays): Avoid segfault when ar.start[i] == NULL.
Tobias Burnus
1
-0
/
+3
2013-05-02
re PR fortran/57142 (SIZE/SHAPE overflow despite kind=8)
Tobias Burnus
1
-0
/
+1
2013-04-18
expr.c (find_array_element): Don't copy expr.
Tobias Burnus
1
-0
/
+2
2013-04-16
re PR fortran/39505 (Consider a 'no arg check' directive)
Tobias Burnus
1
-10
/
+87
2013-04-15
class.c (gfc_find_intrinsic_vtab): Removed unused var.
Tobias Burnus
1
-0
/
+2
2013-04-12
re PR fortran/56261 ([OOP] seg fault call procedure pointer on polymorphic ar...
Janus Weil
1
-149
/
+143
2013-04-11
Replace enum gfc_try with bool type.
Janne Blomqvist
1
-873
/
+853
2013-03-25
re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...
Tobias Burnus
1
-587
/
+25
2013-03-18
gfortran.h (gfc_option_t): Remove flag_whole_file.
Tobias Burnus
1
-10
/
+9
2013-03-10
re PR fortran/56575 (An invalid OO code causes ICE)
Paul Thomas
1
-0
/
+2
2013-02-24
resolve.c (generate_component_assignments): Don't use UTF-8 ligature in diagn...
Joseph Myers
1
-1
/
+1
2013-02-15
re PR fortran/53818 (-finit-local-zero -fno-automatic: Function result cannot...
Tobias Burnus
1
-2
/
+3
2013-02-12
re PR fortran/46952 ([OOP] Spurious "recursive call" error with type bound pr...
Janus Weil
1
-19
/
+21
2013-02-04
re PR fortran/54195 ([OOP] IMPORT fails with GENERIC TBP: "is already present...
Mikael Morin
1
-1
/
+1
2013-02-04
re PR fortran/54107 ([F03] Memory hog with abstract interface)
Mikael Morin
1
-6
/
+4
2013-01-29
re PR fortran/54107 ([F03] Memory hog with abstract interface)
Janus Weil
1
-49
/
+39
2013-01-27
[multiple changes]
Paul Thomas
1
-0
/
+7
2013-01-23
re PR fortran/56081 (Seg fault ICE on select with bad case)
Janus Weil
1
-4
/
+15
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
[next]