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-stmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-05
check.c (positive_check): Add new function checking constant for being greate...
Andre Vehreschild
1
-0
/
+18
2017-02-05
re PR fortran/79344 (segmentation faults and run-time errors)
Andre Vehreschild
1
-5
/
+7
2017-02-05
re PR fortran/78958 (Unallocated memory access after SOURCE-ALLOCATEing unlim...
Andre Vehreschild
1
-8
/
+15
2017-01-21
gfortran.h (gfc_extract_int): Change return type to bool.
Jakub Jelinek
1
-2
/
+2
2017-01-18
re PR fortran/50069 (FORALL fails on a character array)
Louis Krupp
1
-92
/
+106
2017-01-18
coarray_alloc_with_implicit_sync_2.f90: New test.
Andre Vehreschild
1
-8
/
+20
2017-01-13
Revert r244448
Janne Blomqvist
1
-10
/
+9
2017-01-13
PR 78534 Change character length from int to size_t
Janne Blomqvist
1
-9
/
+10
2017-01-07
re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f...
Andre Vehreschild
1
-8
/
+43
2017-01-03
PR 78534 Revert r244011
Janne Blomqvist
1
-10
/
+9
2017-01-03
PR 78534 Change character length from int to size_t
Janne Blomqvist
1
-9
/
+10
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-19
trans.h: Remove gfor_fndecl_stop_numeric_f08.
Francois-Xavier Coudert
1
-1
/
+1
2016-12-14
re PR fortran/78672 (Gfortran test suite failures with a sanitized compiler)
Andre Vehreschild
1
-1
/
+2
2016-12-09
re PR fortran/78505 ([F08] Coarray source allocation not synchronizing on ove...
Andre Vehreschild
1
-3
/
+22
2016-12-09
trans-array.c (gfc_array_deallocate): Remove wrapper.
Andre Vehreschild
1
-2
/
+3
2016-11-30
libcaf.h: Add new action types for (de-)registration of allocatable component...
Andre Vehreschild
1
-7
/
+50
2016-11-25
[multiple changes]
Paul Thomas
1
-11
/
+14
2016-11-06
allocate_with_source_14.f03: Fixed number mallocs occuring.
Andre Vehreschild
1
-9
/
+48
2016-10-23
re PR fortran/69834 ([OOP] Collision in derived type hashes)
Paul Thomas
1
-0
/
+148
2016-10-22
re PR fortran/43366 ([OOP][F08] Intrinsic assign to polymorphic variable)
Andre Vehreschild
1
-211
/
+118
2016-10-13
re PR fortran/72832 ([OOP] ALLOCATE with SOURCE fails to allocate requested d...
Andre Vehreschild
1
-1
/
+2
2016-10-12
trans-expr.c (gfc_find_and_cut_at_last_class_ref): Fixed style.
Andre Vehreschild
1
-2
/
+2
2016-09-19
libcaf.h: Add caf_reference_type.
Andre Vehreschild
1
-9
/
+34
2016-08-08
re PR fortran/72698 (ICE in lhd_incomplete_type_error, at langhooks.c:205)
Andre Vehreschild
1
-7
/
+14
2016-07-07
Optimize fortran loops with +-1 step.
Martin Liska
1
-56
/
+61
2016-07-07
Add PRED_FORTRAN_LOOP_PREHEADER to DO loops with step
Martin Liska
1
-2
/
+4
2016-07-05
re PR fortran/71623 (Segfault when allocating deferred-length characters to s...
Andre Vehreschild
1
-5
/
+16
2016-06-16
Introduce fortran loop preheader
Martin Liska
1
-1
/
+3
2016-05-07
re PR fortran/56226 (Add support for DEC UNION and MAP extensions)
Fritz Reese
1
-1
/
+1
2016-03-28
STOP managed by external library when coarrays are used
Alessandro Fanfarillo
1
-3
/
+9
2016-02-11
re PR fortran/69296 ([F03] Problem with associate and vector subscript)
Andre Vehreschild
1
-1
/
+3
2016-02-03
re PR fortran/67451 ([F08] ICE with sourced allocation from coarray.)
Andre Vehreschild
1
-8
/
+10
2016-01-15
re PR fortran/64324 (Deferred character specific functions not permitted in g...
Paul Thomas
1
-13
/
+15
2016-01-08
re PR fortran/69128 (OpenMP workshare problem with SUM())
Jakub Jelinek
1
-2
/
+9
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-29
re PR fortran/69011 ([OOP] ICE in gfc_advance_chain for ALLOCATE with SOURCE)
Andre Vehreschild
1
-2
/
+14
2015-12-09
trans.c (gfc_allocate_using_lib,gfc_deallocate_with_status): Introducing __as...
Tobias Burnus
1
-1
/
+51
2015-12-02
check.c (gfc_check_event_query): New function.
Tobias Burnus
1
-0
/
+161
2015-11-25
re PR fortran/68227 (ICE on using variable limit in forall header (gfc_do_all...
Steven G. Kargl
1
-2
/
+1
2015-11-22
dump-parse-tree.c (show_namespace): Handle declares.
James Norris
1
-6
/
+1
2015-11-15
re PR fortran/50221 (Allocatable string length fails with array assignment)
Paul Thomas
1
-0
/
+13
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
1
-3
/
+0
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
1
-5
/
+5
2015-10-25
re PR fortran/67171 (sourced allocation)
Paul Thomas
1
-2
/
+7
2015-10-25
re PR fortran/66927 (ICE in gfc_conf_procedure_call)
Andre Vehreschild
1
-18
/
+53
2015-08-06
Move one condition out of gfc_trans_scalar_assign
Mikael Morin
1
-10
/
+9
2015-07-13
Fix double word typos.
Aldy Hernandez
1
-1
/
+1
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-2
/
+1
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-1
/
+0
[next]