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/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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
trans.c (gfc_allocate_with_status): Split into two functions gfc_allocate_usi...
Daniel Carrera
1
-3
/
+4
2011-07-21
check.c (gfc_check_present): Allow coarrays.
Tobias Burnus
1
-0
/
+2
2011-07-06
trans-array.c (gfc_array_allocate): Rename allocatable_array
Daniel Carrera
1
-3
/
+16
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-3
/
+2
2011-05-26
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+3
2011-05-07
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-3
/
+0
2011-05-04
remove gfc_chainon_list
Nathan Froyd
1
-3
/
+0
2011-04-18
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+3
2011-04-04
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-4
/
+5
2011-03-27
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-1
/
+20
2011-02-23
re PR fortran/40850 (double free in nested types with allocatable components)
Mikael Morin
1
-0
/
+2
2011-02-20
re PR fortran/45077 (ICE with -fwhole-file in fold_convert_loc, at fold-const...
Paul Thomas
1
-0
/
+3
2011-02-18
re PR fortran/45586 (ICE non-trivial conversion at assignment)
Michael Matz
1
-0
/
+1
2010-11-28
re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ...
Paul Thomas
1
-1
/
+1
2010-11-26
re PR bootstrap/45700 (--enable-checking=fold bootstrap failures)
Jakub Jelinek
1
-45
/
+0
2010-11-25
re PR fortran/46581 ([OOP] segfault in SELECT TYPE with associate-name)
Janus Weil
1
-1
/
+1
2010-10-26
re PR fortran/42647 ([F03] Missed initialization/dealloc of allocatable scala...
Janus Weil
1
-0
/
+1
2010-10-21
re PR fortran/46079 (ABI for empty stop statement broken)
Jerry DeLisle
1
-0
/
+1
2010-10-15
re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)
Tobias Burnus
1
-1
/
+2
2010-10-06
trans.c (gfc_restore_backend_locus): New function.
Mikael Morin
1
-1
/
+2
2010-09-21
re PR fortran/45648 (Unnecessary temporary for transpose calls as actual argu...
Mikael Morin
1
-0
/
+5
2010-09-10
gfortran.h (gfc_expr): Remove inline_noncopying_intrinsic attribute.
Mikael Morin
1
-1
/
+6
2010-09-10
re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)
Tobias Burnus
1
-7
/
+55
2010-09-07
trans.h (gfor_fndecl_clz128, [...]): Remove.
François-Xavier Coudert
1
-2
/
+0
2010-09-01
trans-expr.c (gfc_conv_power_op): Handle floating-point types other than long...
Francois-Xavier Coudert
1
-0
/
+3
2010-08-26
re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))
Daniel Kraft
1
-1
/
+1
2010-08-21
re PR fortran/45271 ([OOP] Polymorphic code breaks when changing order of USE...
Janus Weil
1
-4
/
+1
2010-08-19
re PR fortran/29785 (Fortran 2003: POINTER Rank Remapping)
Daniel Kraft
1
-0
/
+7
2010-07-29
re PR fortran/45004 ([OOP] Segfault with allocatable scalars and move_alloc)
Janus Weil
1
-0
/
+2
2010-07-27
re PR fortran/40873 (-fwhole-file -fwhole-program: Wrong decls cause too much...
Tobias Burnus
1
-2
/
+4
2010-07-23
re PR fortran/24524 (Fortran dependency checking should reverse loops)
Paul Thomas
1
-0
/
+3
2010-07-21
trans.h (gfc_get_return_label): Removed.
Daniel Kraft
1
-4
/
+3
2010-07-17
trans-array.c (gfc_free_ss): Don't free beyond ss rank.
Mikael Morin
1
-2
/
+2
2010-07-15
trans.h (gfc_string_to_single_character): New prototype.
Jakub Jelinek
1
-0
/
+1
2010-07-15
re PR fortran/44709 (BLOCK and GOTO/EXIT/CYCLE)
Daniel Kraft
1
-1
/
+24
2010-07-15
trans.h (gfc_build_compare_string): Add CODE argument.
Jakub Jelinek
1
-1
/
+1
2010-07-13
re PR fortran/43665 (INTENT(IN) etc. optimization of calls: function annotati...
Tobias Burnus
1
-0
/
+2
2010-07-05
vec.h (VEC_splice, [...]): New macros.
Nathan Froyd
1
-1
/
+1
2010-06-21
re PR fortran/40632 (Support F2008's contiguous attribute)
Tobias Burnus
1
-2
/
+5
2010-06-15
re PR fortran/44536 (OMP: missing error with default(none))
Jakub Jelinek
1
-0
/
+1
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-2
/
+5
2010-05-20
re PR fortran/43851 (Add _gfortran_error_stop_numeric)
Jerry DeLisle
1
-0
/
+1
2010-04-29
[multiple changes]
Paul Thomas
1
-0
/
+3
2010-04-24
re PR fortran/43841 (Missing temporary for ELEMENTAL function call)
Paul Thomas
1
-2
/
+3
2010-04-17
re PR fortran/31538 (misleading bounds check error)
Steven G. Kargl
1
-1
/
+0
2010-04-13
[multiple changes]
Jerry DeLisle
1
-1
/
+1
2010-04-06
re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...
Tobias Burnus
1
-0
/
+1
2010-04-06
re PR fortran/43178 (Pointless resetting to NULL for local ALLOCATABLEs)
Tobias Burnus
1
-3
/
+4
2010-04-01
ioparm.def: Update copyright.
Paul Thomas
1
-1
/
+1
2010-02-05
re PR fortran/42309 (Problem with a pointer array passed to a subroutine)
Paul Thomas
1
-1
/
+1
[next]