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
2013-04-22
re PR fortran/53685 (surprising warns about transfer with explicit character ...
Janus Weil
1
-11
/
+1
2013-04-11
Replace enum gfc_try with bool type.
Janne Blomqvist
1
-1878
/
+1877
2013-04-04
re PR fortran/50269 (Wrongly rejects element of assumed-shape array in C_LOC)
Tobias Burnus
1
-5
/
+22
2013-03-27
re PR fortran/56650 (Odd error messages with C_SIZEOF for valid code)
Tobias Burnus
1
-2
/
+47
2013-03-25
re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...
Tobias Burnus
1
-7
/
+390
2013-02-09
re PR fortran/55362 (ICE with size() on character pointer)
Paul Thomas
1
-1
/
+1
2013-01-27
[multiple changes]
Paul Thomas
1
-1
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-12-28
re PR fortran/55692 (ICE on incorrect use of ASSOCIATED function)
Janus Weil
1
-5
/
+3
2012-12-28
re PR fortran/55763 (Issues with some simpler CLASS(*) programs)
Tobias Burnus
1
-9
/
+6
2012-12-20
array.c (resolve_array_list): Apply C4106.
Paul Thomas
1
-29
/
+30
2012-10-28
re PR fortran/54958 (Wrongly rejects ac-implied-DO variables which also occur...
Tobias Burnus
1
-2
/
+2
2012-09-15
arith.c (arith_power): Call gfc_free_expr in case of error.
Tobias Burnus
1
-1
/
+1
2012-08-14
re PR fortran/54234 (-Wconversion or -Wconversion-extra should warn for CMPLX...
Tobias Burnus
1
-0
/
+11
2012-07-20
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-0
/
+4
2012-07-17
re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc)
Janus Weil
1
-23
/
+23
2012-07-08
gfortran.h: Do not include coretypes.h here.
Steven Bosscher
1
-0
/
+1
2012-06-18
re PR fortran/53526 ([Coarray] (lib) Properly handle MOVE_ALLOC for coarrays)
Tobias Burnus
1
-11
/
+30
2012-06-17
re PR fortran/53691 (ICE with -Wsurprising in LAPACK 3.4.1 cgbrfsx.f)
Tobias Burnus
1
-2
/
+6
2012-06-03
re PR fortran/48831 (check.c: Constant expression (PARAMETER array element) r...
Alessandro Fanfarillo
1
-1
/
+1
2012-02-17
re PR translation/52232 (translatable string typos: "conindexed" (should be "...
Tobias Burnus
1
-3
/
+3
2012-01-23
re PR fortran/51948 ([OOP] Rejects valid: Function result value in MOVE_ALLOC...
Tobias Burnus
1
-7
/
+10
2011-12-19
check.c (coarray_check): Add class ref if needed.
Tobias Burnus
1
-1
/
+9
2011-12-11
re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso...
Paul Thomas
1
-0
/
+14
2011-12-03
[multiple changes]
Tobias Burnus
1
-4
/
+25
2011-12-03
check.c (gfc_check_move_alloc): Allow nonpolymorphic FROM with polymorphic TO.
Tobias Burnus
1
-7
/
+7
2011-11-29
re PR fortran/51306 (MOVE_ALLOC: Make more middle end friendlier)
Tobias Burnus
1
-0
/
+8
2011-10-30
re PR other/50573 (configure lists --with-gnu-ld twice)
Steven G. Kargl
1
-3
/
+20
2011-10-28
check.c (gfc_check_atan_2): Typo in comment.
Steven G. Kargl
1
-1
/
+11
2011-10-21
re PR fortran/50821 (3 new GCC HEAD@180266 regressions)
Steven G. Kargl
1
-13
/
+20
2011-10-20
ishft_3.f90: Update test.
Steven G. Kargl
1
-1
/
+48
2011-10-20
re PR fortran/47023 (C_Sizeof: Rejects valid code)
Janus Weil
1
-1
/
+8
2011-10-18
re PR fortran/50420 ([Coarray] lcobound doesn't accept coarray subcomponents)
Mikael Morin
1
-3
/
+1
2011-10-18
re PR fortran/47023 (C_Sizeof: Rejects valid code)
Janus Weil
1
-1
/
+1
2011-10-07
check.c (is_coarray): Remove.
Mikael Morin
1
-33
/
+1
2011-09-20
check.c (gfc_check_c_sizeof): Remove redundant word.
Steven G. Kargl
1
-1
/
+1
2011-09-14
re PR fortran/34547 (NULL(): Fortran 2003 changes, accepts invalid, ICE on in...
Tobias Burnus
1
-2
/
+8
2011-08-05
re PR fortran/37211 (TRANSFER to characters: Size checking)
Thomas Koenig
1
-2
/
+75
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
[next]