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
/
check.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
check.c (gfc_check_present): Allow coarrays.
Tobias Burnus
1
-1
/
+3
2011-06-20
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-2
/
+2
2011-06-17
re PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT TYPE)
Janus Weil
1
-0
/
+4
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+66
2011-05-27
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+27
2011-05-27
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-0
/
+27
2011-04-18
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+17
2011-04-04
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-2
/
+8
2011-01-29
re PR fortran/47531 (SHAPE misses KIND= support)
Tobias Burnus
1
-1
/
+8
2010-12-24
re PR fortran/31821 (character pointer => target(range) should detect if leng...
Thomas Koenig
1
-24
/
+53
2010-12-09
check.c (gfc_check_sngl): Insert missing space in error message.
Steven G. Kargl
1
-1
/
+1
2010-12-09
check.c (gfc_check_float): Insert missing space in error message.
Steven G. Kargl
1
-1
/
+1
2010-11-15
re PR fortran/46484 (Should reject ALLOCATED(non-variable expression ))
Tobias Burnus
1
-27
/
+32
2010-09-08
re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
Francois-Xavier Coudert
1
-7
/
+150
2010-09-06
re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
Tobias Burnus
1
-0
/
+20
2010-08-27
re PR fortran/33197 (Fortran 2008: math functions)
Tobias Burnus
1
-0
/
+31
2010-08-19
re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...
Tobias Burnus
1
-0
/
+36
2010-08-11
re PR fortran/44595 (INTENT of arguments to intrinsic procedures not checked)
Janus Weil
1
-223
/
+217
2010-07-08
re PR fortran/44649 ([OOP] F2008: storage_size intrinsic (also working for po...
Janus Weil
1
-0
/
+38
2010-07-06
PR fortran/PR44693
Thomas Koenig
1
-4
/
+7
2010-06-25
intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes.
Tobias Burnus
1
-8
/
+20
2010-06-09
re PR fortran/44347 (SELECT_REAL_KIND: Wrongly accepts non-scalar arguments)
Daniel Franke
1
-4
/
+16
2010-06-09
mvbits_9.f90: New test.
Steven G. Kargl
1
-22
/
+102
2010-05-19
re PR fortran/34505 (FLOAT/SNGL: Not accepted as actual argument; diagnostics...
Daniel Franke
1
-1
/
+28
2010-04-14
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-1
/
+187
2010-04-13
[multiple changes]
Jerry DeLisle
1
-19
/
+14
2009-10-29
re PR fortran/41777 (Wrong-code with POINTER-returning GENERIC function)
Tobias Burnus
1
-8
/
+4
2009-09-30
re PR fortran/40996 ([F03] ALLOCATABLE scalars)
Tobias Burnus
1
-7
/
+41
2009-08-31
re PR fortran/40996 ([F03] ALLOCATABLE scalars)
Janus Weil
1
-3
/
+0
2009-08-13
re PR fortran/40941 (gfc_typespec: put derived and cl into union)
Janus Weil
1
-11
/
+11
2009-07-26
re PR fortran/33197 (Fortran 2008: math functions)
Tobias Burnus
1
-0
/
+13
2009-07-19
re PR fortran/40727 ([4.4] ICE gfc_simplify_dcmplx(): Bad type when passing B...
Steven G. Kargl
1
-0
/
+17
2009-07-11
re PR fortran/33197 (Fortran 2008: math functions)
Tobias Burnus
1
-0
/
+17
2009-06-07
re PR fortran/25104 ([F2003] Non-initialization expr. as case-selector)
Daniel Franke
1
-5
/
+56
2009-06-07
re PR fortran/25104 ([F2003] Non-initialization expr. as case-selector)
Daniel Franke
1
-0
/
+5
2009-06-07
re PR fortran/36874 (Add shape checks to cshift/eoshift)
Daniel Franke
1
-92
/
+141
2009-06-06
re PR fortran/32890 (Compile-time detect of LHS/RHS missmatch for PACK)
Daniel Franke
1
-1
/
+51
2009-06-04
re PR fortran/37203 (Check ORDER= of RESHAPE)
Daniel Franke
1
-5
/
+100
2009-01-09
check.c: Update copyright year.
Paul Thomas
1
-1
/
+1
2009-01-05
re PR fortran/37159 (RANDOM_SEED: GET= check array size at compile time and...
Daniel Franke
1
-7
/
+16
2008-12-31
check.c (dim_rank_check): Fixed checking of dimension argument if array is of...
Daniel Franke
1
-7
/
+12
2008-12-18
re PR fortran/31822 (Missing run-time bound checks for character pointer => t...
Daniel Kraft
1
-5
/
+5
2008-12-12
re PR fortran/36355 (matmul argument-check: wrong error messages)
Daniel Franke
1
-2
/
+11
2008-11-01
re PR fortran/37159 (RANDOM_SEED: GET= check array size at compile time and...
Dennis Wassel
1
-1
/
+14
2008-07-29
gfortran.h (try): Remove macro.
Kaveh R. Ghazi
1
-179
/
+179
2008-07-19
check.c (gfc_check_cshift,gfc_check_eoshift,gfc_check_unpack): Add rank check...
Tobias Burnus
1
-5
/
+57
2008-07-02
re PR fortran/32580 (iso_c_binding c_f_procpointer / procedure pointers)
Janus Weil
1
-8
/
+8
2008-05-18
intrinsic.c (char_conversions, ncharconv): New static variables.
Francois-Xavier Coudert
1
-2
/
+97
2008-05-06
check.c (gfc_check_sizeof): Switch to ATTRIBUTE_UNUSED.
Francois-Xavier Coudert
1
-1
/
+1
2008-04-30
intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic.
François-Xavier Coudert
1
-0
/
+16
[next]