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
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
1
-3
/
+3
2015-08-28
re PR fortran/53668 (Cray-pointer diagnostic enhancement)
Francois-Xavier Coudert
1
-36
/
+0
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
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-3
/
+0
2015-06-04
re PR fortran/58749 (PACK(ADJUSTL([" a"," b"]), [.TRUE.,.FALSE.]) causes an i...
Thomas Koenig
1
-0
/
+6
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-05-06
re PR fortran/37131 (inline matmul for small matrix sizes)
Thomas Koenig
1
-0
/
+13
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-06-15
re PR fortran/28484 ([F03] system_clock with real-type count_rate does not co...
Francois-Xavier Coudert
1
-7
/
+8
2014-05-25
check.c (gfc_check_num_images): New.
Tobias Burnus
1
-2
/
+3
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+1
2013-04-07
re PR fortran/56849 (Missing compile-time shape check for RESHAPE assignments...
Tobias Burnus
1
-4
/
+1
2013-03-25
re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...
Tobias Burnus
1
-0
/
+14
2013-03-01
iresolve.c (resolve_bound): Use gfc_get_string instead of xstrdup.
Tobias Burnus
1
-1
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2013-01-04
intrinsic.c (add_functions): New internal intrinsic function GFC_PREFIX ("str...
Tobias Burnus
1
-0
/
+9
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-08-02
iresolve.c (resolve_bound, [...]): Don't set the shape for assumed rank arrays.
Mikael Morin
1
-5
/
+12
2012-06-21
PR 39654 FTELL intrinsic function return type.
Janne Blomqvist
1
-2
/
+2
2012-06-18
intrinsic.h (gfc_resolve_rank): New prototype.
Tobias Burnus
1
-0
/
+9
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
[next]