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
/
trans-array.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-25
error.c (gfc_internal_error): Convert to common diagnostics.
Tobias Burnus
1
-1
/
+1
2014-11-24
error.c (gfc_fatal_error_1): Remove.
Tobias Burnus
1
-5
/
+6
2014-11-15
error.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.
Tobias Burnus
1
-5
/
+5
2014-09-20
trans-expr.c (gfc_reset_vptr): Fix comment whitespace.
Joost VandeVondele
1
-3
/
+3
2014-09-19
re PR fortran/63152 (needless initialization of local pointer arrays.)
Joost VandeVondele
1
-2
/
+2
2014-08-15
re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...
Manuel López-Ibáñez
1
-1
/
+1
2014-07-09
Avoid using create_tmp_var for static decls.
Bernd Schmidt
1
-1
/
+5
2014-07-04
resolve.c (resolve_assoc_var): Fix corank setting.
Tobias Burnus
1
-1
/
+0
2014-06-10
re PR fortran/60928 (gfortran issue with allocatable components and OpenMP)
Jakub Jelinek
1
-17
/
+34
2014-05-09
re PR fortran/61109 (ICE in fortran/trans-array.c on dimension 0 arrays)
Mike Stump
1
-1
/
+0
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-13
/
+6
2014-04-13
re PR fortran/58085 (Wrong indexing of an array in ASSOCIATE)
Paul Thomas
1
-7
/
+9
2014-03-18
re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90)
Jakub Jelinek
1
-6
/
+12
2014-03-14
re PR fortran/60392 (Problem with TRANSPOSE and CONTIGUOUS dummy arguments)
Mikael Morin
1
-1
/
+44
2014-03-06
re PR fortran/51976 ([F2003] Support deferred-length character components of ...
Paul Thomas
1
-12
/
+61
2014-02-01
re PR fortran/59906 (error: size of variable '<anonymous>' is too large)
Paul Thomas
1
-0
/
+5
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-01
re PR fortran/57354 (Wrong run-time assignment of allocatable array of derive...
Paul Thomas
1
-2
/
+10
2013-12-01
re PR fortran/58410 (Bogus uninitialized variable warning for allocatable der...
Paul Thomas
1
-6
/
+17
2013-11-12
gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.
Andrew MacLeod
1
-1
/
+1
2013-08-23
re PR fortran/57798 (Incorrect handling of sum over first dimension of a prod...
Mikael Morin
1
-7
/
+14
2013-08-23
trans-array.c (gfc_conv_section_startstride): Move &loop->pre access to the c...
Mikael Morin
1
-8
/
+8
2013-07-29
match.c (gfc_match_call): Exit loop after setting i.
Po-Chun Chang
1
-1
/
+4
2013-07-23
decl.c: Fix comment typos.
Ondřej Bílka
1
-1
/
+1
2013-07-22
re PR fortran/57906 (Coarray components: Assignment optimized away (gfortran....
Tobias Burnus
1
-4
/
+13
2013-07-22
trans-array.c (gfc_array_allocate): Correct memory-leak patch.
Tobias Burnus
1
-16
/
+18
2013-07-22
trans-array.c (gfc_array_allocate, [...]): Plug memory leak.
Tobias Burnus
1
-6
/
+7
2013-07-15
trans-array.h (gfc_deallocate_alloc_comp_no_caf, [...]): New prototype.
Tobias Burnus
1
-22
/
+83
2013-07-15
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
1
-6
/
+22
2013-06-26
re PR fortran/29800 (-fbounds-check: For derived types, write not also compou...
Tobias Burnus
1
-3
/
+34
2013-06-21
trans-array.c (gfc_trans_deferred_array): Call the finalizer for nonallocatab...
Tobias Burnus
1
-9
/
+18
2013-06-21
trans-array.c (gfc_alloc_allocatable_for_assignment): Allocate at least one b...
Tobias Burnus
1
-0
/
+2
2013-06-11
re PR fortran/57535 ([OOP] ICE when allocating a CLASS function-result variable)
Tobias Burnus
1
-1
/
+7
2013-06-04
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
1
-9
/
+16
2013-05-31
re PR fortran/57456 ([OOP] CLASS + CHARACTER ALLOCATE with typespec: For arra...
Tobias Burnus
1
-3
/
+7
2013-05-29
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
1
-18
/
+11
2013-04-12
re PR fortran/56929 ([OOP] [F08] ICE on dummy argument child class with coarr...
Tobias Burnus
1
-3
/
+7
2013-04-11
Replace enum gfc_try with bool type.
Janne Blomqvist
1
-2
/
+2
2013-02-21
re PR fortran/56385 ([OOP] ICE with allocatable function result in a procedur...
Janus Weil
1
-3
/
+4
2013-02-06
re PR fortran/55789 (Needless realloc with array constructor.)
Paul Thomas
1
-3
/
+0
2013-02-04
re PR fortran/56008 ([F03] wrong code with lhs-realloc on assignment with der...
Paul Thomas
1
-0
/
+33
2013-01-29
re PR fortran/54107 ([F03] Memory hog with abstract interface)
Janus Weil
1
-2
/
+2
2013-01-12
re PR fortran/55072 (Missing internal_pack leads to wrong code with derived t...
Janus Weil
1
-8
/
+2
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2013-01-06
PR fortran/PR53876 PR fortran/PR54990 PR fortran/PR54992
Paul Thomas
1
-58
/
+67
2012-12-09
trans-array.c (gfc_deallocate_scalar_with_status): Use NULL_TREE in the call ...
Tobias Burnus
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-3
/
+3
2012-11-17
re PR fortran/55341 (address-sanitizer and Fortran)
Jakub Jelinek
1
-3
/
+4
2012-10-31
re PR fortran/55134 (associate construct and assumed size array)
Tobias Burnus
1
-0
/
+1
2012-09-23
re PR fortran/54599 (Issues found in gfortran by the Coverity Scan)
Tobias Burnus
1
-2
/
+2
[next]