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
2018-05-10
re PR fortran/68846 (Pointer function as LValue doesn't work when the assignm...
Paul Thomas
1
-0
/
+2
2018-04-09
re PR fortran/51260 (PARAMETER array with constructor initializer: Compile-ti...
Thomas Koenig
1
-0
/
+10
2018-03-11
re PR fortran/83939 (Constraint C1290 (elemental function cannot be allocatab...
Steven G. Kargl
1
-0
/
+13
2018-03-03
re PR fortran/80965 (ICE with class argument and -O2 optimization)
Paul Thomas
1
-1
/
+1
2018-02-25
re PR fortran/78238 ([OOP] ICE: verify_gimple failed, with -fdefault-integer-8)
Thomas Koenig
1
-1
/
+8
2018-02-19
re PR fortran/83344 (Use of uninitialized memory with ASSOCIATE and strings)
Paul Thomas
1
-21
/
+17
2018-02-17
re PR fortran/84115 (Failure in associate construct with concatenated charact...
Paul Thomas
1
-1
/
+14
2018-02-12
re PR fortran/84273 ([F03] Reject allocatable passed-object dummy argument (p...
Janus Weil
1
-4
/
+4
2018-02-11
re PR fortran/35299 (scope of variables in statement function do not acquire ...
Francois-Xavier Coudert
1
-2
/
+5
2018-02-01
PR 83975 Associate target with non-constant character length
Janne Blomqvist
1
-5
/
+10
2018-01-29
re PR fortran/84073 (In -fc-prototypes fixed (nonzero) length strings are map...
Thomas Koenig
1
-0
/
+20
2018-01-26
Partial Failed Images patch
Damian Rouson
1
-0
/
+4
2018-01-22
PR 78534, 83704 Large character lengths
Janne Blomqvist
1
-6
/
+5
2018-01-16
re PR fortran/82257 (f951: Internal compiler error segmentation fault)
Louis Krupp
1
-1
/
+3
2018-01-13
re PR fortran/82007 (DTIO write format stored in a string leads to severe err...
Jerry DeLisle
1
-13
/
+3
2018-01-10
re PR fortran/82367 (ICE with deferred length string allocate on non-deferred...
Steven G. Kargl
1
-2
/
+7
2018-01-10
[multiple changes]
Steven G. Kargl
1
-1
/
+8
2018-01-05
PR 78534 Change character length from int to size_t
Janne Blomqvist
1
-13
/
+15
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-01-01
re PR fortran/83076 (ICE in gfc_deallocate_scalar_with_status, at fortran/tra...
Paul Thomas
1
-0
/
+25
2017-12-28
PR fortran/83344 Don't set bogus constant value
Janne Blomqvist
1
-1
/
+2
2017-12-10
re PR fortran/53478 (gfortran segfaults when module name clashes with C bindi...
Dominique d'Humieres
1
-6
/
+6
2017-12-01
re PR fortran/82605 ([PDT] ICE in insert_parameter_exprs, at fortran/decl.c:3...
Paul Thomas
1
-4
/
+21
2017-11-28
re PR fortran/83021 (gfortran segfault in polymorphic assignment)
Paul Thomas
1
-1
/
+5
2017-11-19
re PR fortran/78990 (ICE when assigning polymorphic array function result)
Paul Thomas
1
-0
/
+3
2017-11-14
re PR fortran/78240 (ICE in match_clist_expr, at fortran/decl.c:728)
Fritz Reese
1
-1
/
+1
2017-11-11
re PR fortran/82932 ([OOP] ICE in update_compcall_arglist, at fortran/resolve...
Janus Weil
1
-1
/
+3
2017-11-05
re PR fortran/78641 ([OOP] ICE on polymorphic allocatable function in array c...
Paul Thomas
1
-1
/
+2
2017-11-05
re PR fortran/81447 ([7/8] gfortran fails to recognize the exact dynamic type...
Paul Thomas
1
-1
/
+18
2017-11-04
re PR fortran/82796 (Private+equivalence in used module breaks compilation of...
Steven G. Kargl
1
-3
/
+16
2017-10-30
resolve.c (resolve_transfer): Set derived to correct symbol for BT_CLASS.
Steven G. Kargl
1
-1
/
+1
2017-10-21
re PR fortran/82586 ([PDT] ICE: write_symbol(): bad module symbol)
Paul Thomas
1
-0
/
+19
2017-10-19
re PR fortran/82568 ([6/7/8] ICE with do-loop inside BLOCK inside omp)
Jakub Jelinek
1
-3
/
+5
2017-10-19
Use Levenshtein spelling suggestions in Fortran FE
Bernhard Reutner-Fischer
1
-4
/
+96
2017-10-18
re PR fortran/79795 (Fortran ICE in resolve_symbol starting with r163221)
Thomas Koenig
1
-1
/
+17
2017-10-13
re PR fortran/81048 (incorrect derived type initialization)
Paul Thomas
1
-1
/
+6
2017-10-07
re PR fortran/82375 (PDT components in PDT declarations fail to compile)
Paul Thomas
1
-3
/
+4
2017-10-07
gfortran.h (async_io_dt): Add external reference.
Thomas Koenig
1
-0
/
+8
2017-10-04
re PR fortran/60458 (Error message on associate: deferred type parameter and ...
Paul Thomas
1
-1
/
+1
2017-10-02
re PR fortran/82312 ([OOP] Pointer assignment to component of class variable ...
Paul Thomas
1
-4
/
+1
2017-09-21
re PR fortran/52832 ([F03] ASSOCIATE construct with proc-pointer selector is ...
Paul Thomas
1
-0
/
+14
2017-09-17
re PR fortran/82173 ([meta-bug] Parameterized derived type errors)
Paul Thomas
1
-9
/
+54
2017-09-09
decl.c: Add decl_type_param_list...
Paul Thomas
1
-1
/
+115
2017-08-11
re PR fortran/60355 ([F08] constraint C519 for BIND attribute not enforced)
Thomas Koenig
1
-13
/
+14
2017-07-29
simplify the bitmap alloc_stat functions with c++
Trevor Saunders
1
-1
/
+1
2017-07-03
re PR fortran/79866 (diagnostics: typo in "Variable %s at %L of type EVENT_TY...
Dominique d'Humieres
1
-1
/
+1
2017-05-22
re PR fortran/80766 ([OOP] ICE with type-bound procedure returning an array)
Janus Weil
1
-0
/
+2
2017-05-11
re PR fortran/78659 ([F03] Spurious "requires DTIO" reported against namelist...
Jerry DeLisle
1
-45
/
+11
2017-05-09
re PR fortran/79311 ([OOP] ICE in generate_finalization_wrapper, at fortran/c...
Janus Weil
1
-20
/
+17
2017-03-22
re PR fortran/79602 (translation: globally replace '%s' with %qs)
Dominique d'Humieres
1
-5
/
+5
[next]