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
/
iresolve.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+16
2011-04-18
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-2
/
+3
2011-03-27
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-2
/
+10
2011-01-31
re PR fortran/47519 (Deferred-length string wrong results with character intr...
Paul Thomas
1
-1
/
+22
2011-01-29
re PR fortran/47531 (SHAPE misses KIND= support)
Tobias Burnus
1
-2
/
+7
2010-11-09
re PR fortran/46313 ([OOP] class container naming collisions)
Janus Weil
1
-2
/
+2
2010-09-08
re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
Francois-Xavier Coudert
1
-0
/
+54
2010-09-06
re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
Tobias Burnus
1
-76
/
+59
2010-09-01
intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic.
Francois-Xavier Coudert
1
-0
/
+11
2010-08-27
re PR fortran/33197 (Fortran 2008: math functions)
Tobias Burnus
1
-0
/
+36
2010-08-21
re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...
Tobias Burnus
1
-0
/
+43
2010-07-13
re PR fortran/44434 ([OOP] ICE in in gfc_add_component_ref)
Janus Weil
1
-2
/
+2
2010-07-08
re PR fortran/44649 ([OOP] F2008: storage_size intrinsic (also working for po...
Janus Weil
1
-0
/
+12
2010-07-08
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-7
/
+8
2010-05-02
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-28
/
+50
2010-04-29
[multiple changes]
Paul Thomas
1
-2
/
+2
2010-04-13
[multiple changes]
Jerry DeLisle
1
-10
/
+24
2010-04-01
ioparm.def: Update copyright.
Paul Thomas
1
-1
/
+2
2010-02-16
re PR fortran/43040 (Wrong decl for mathbuiltins -> wrong code with LTO)
Tobias Burnus
1
-1
/
+1
2009-12-11
re PR fortran/40290 (Spurious warning on REAL*COMPLEX with -Wconversion)
Daniel Franke
1
-2
/
+2
2009-12-10
re PR fortran/40287 (Spurious warnings with -Wconversion and COUNT())
Daniel Franke
1
-1
/
+1
2009-11-30
backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b...
Janus Weil
1
-0
/
+51
2009-11-28
trans-common.c (create_common): Remove unused offset variable.
Jakub Jelinek
1
-5
/
+2
2009-08-17
re PR fortran/40877 (memory leaks with gfc_charlen?)
Janus Weil
1
-2
/
+2
2009-08-13
re PR fortran/40941 (gfc_typespec: put derived and cl into union)
Janus Weil
1
-39
/
+39
2009-08-05
re PR fortran/40847 (segfault & bogus warning)
Paul Thomas
1
-3
/
+13
2009-07-24
re PR fortran/40822 (Internal compiler error when Fortran intrinsic LEN refer...
Janus Weil
1
-8
/
+2
2008-11-01
re PR fortran/35681 (wrong result for vector subscripted array expression in ...
Daniel Kraft
1
-0
/
+38
2008-07-19
gfortran.h (operator): Remove macro.
Kaveh R. Ghazi
1
-2
/
+2
2008-07-07
re PR fortran/36670 (Missing compile-time checks on sum and product)
Thomas Koenig
1
-0
/
+2
2008-07-02
re PR fortran/36590 (internal error: Can't convert LOGICAL(1) to LOGICAL(1))
Thomas Koenig
1
-1
/
+1
2008-06-29
re PR fortran/36341 (MATMUL: Bounds check missing)
Thomas Koenig
1
-0
/
+28
2008-05-28
re PR fortran/36319 (Segfault with wide characters in DATA)
Francois-Xavier Coudert
1
-6
/
+26
2008-05-21
re PR fortran/36257 (SPREAD gives wrong results with array CHARACTER parameters)
Francois-Xavier Coudert
1
-4
/
+1
2008-05-18
intrinsic.c (char_conversions, ncharconv): New static variables.
Francois-Xavier Coudert
1
-16
/
+80
2008-04-17
re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative...
Jerry DeLisle
1
-1
/
+2
2008-03-28
re PR fortran/35724 (Compile time segmentation fault for CSHIFT with negative...
Jerry DeLisle
1
-1
/
+2
2008-03-03
re PR fortran/33197 (Fortran 2008: math functions)
François-Xavier Coudert
1
-0
/
+8
2008-02-27
re PR fortran/33387 (Fortran front-end should translate intrinsics by calling...
Francois-Xavier Coudert
1
-98
/
+3
2008-02-24
arith.c: Update copyright years.
Tobias Schlüter
1
-1
/
+1
2008-02-22
re PR fortran/34907 (valgrind error indication from testsuite trans-types.c: ...
Jerry DeLisle
1
-0
/
+32
2008-01-19
re PR fortran/34817 (mixed-kind "any" and "all" intrinsics with expressions)
Thomas Koenig
1
-4
/
+0
2008-01-15
re PR libfortran/34671 (any(kind=1) and all(kind=1))
Thomas Koenig
1
-2
/
+8
2007-12-25
re PR fortran/34533 (DTIME returns total process time and not since last invo...
Daniel Franke
1
-1
/
+9
2007-12-22
re PR libfortran/34540 (cshift, eoshift, kind=1 and kind=2 arguments...)
Jerry DeLisle
1
-2
/
+2
2007-11-29
re PR fortran/34262 (MVBITS does not work for arrays)
Tobias Burnus
1
-0
/
+2
2007-11-24
re PR libfortran/34209 (run-time lib: NEAREST(0.0_8, -1.0) produces wrong num...
Jerry DeLisle
1
-21
/
+50
2007-11-20
re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)
Jerry DeLisle
1
-6
/
+14
2007-11-18
trans-expr.c (gfc_conv_missing_dummy): Set the type of the dummy argument to ...
Jerry DeLisle
1
-14
/
+7
2007-11-13
re PR fortran/34080 (Transfer was working, now broken)
Paul Thomas
1
-1
/
+2
[next]