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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-09
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
13
-93
/
+821
2010-04-09
re PR fortran/28039 (Warn when ignoring extra characters in the format specif...
Bud Davis
2
-7
/
+32
2010-04-08
module.c (use_iso_fortran_env_module): Fix standard check.
Tobias Burnus
2
-4
/
+12
2010-04-07
tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...
Jakub Jelinek
2
-30
/
+15
2010-04-07
PR fortran/40539 Document LOGICAL representation
Janne Blomqvist
2
-6
/
+37
2010-04-07
diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...
Simon Baldwin
2
-6
/
+12
2010-04-07
invoke.texi (-fargument-alias, [...]): Remove.
Richard Guenther
2
-3
/
+4
2010-04-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
7
-2
/
+74
2010-04-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
5
-44
/
+35
2010-04-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
11
-51
/
+494
2010-04-06
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
5
-7
/
+85
2010-04-06
re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...
Tobias Burnus
19
-33
/
+720
2010-04-06
re PR fortran/43178 (Pointless resetting to NULL for local ALLOCATABLEs)
Tobias Burnus
7
-48
/
+114
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-2
/
+2
2010-04-01
ioparm.def: Update copyright.
Paul Thomas
25
-26
/
+37
2010-03-31
ioparm.def: Update copyright.
Paul Thomas
1
-0
/
+27
2010-03-20
re PR fortran/43450 (-fwhole-file: ICE in gfc_create_module_variable, at fort...
Paul Thomas
2
-5
/
+16
2010-03-20
re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)
Jerry DeLisle
2
-1
/
+7
2010-03-18
re PR fortran/43039 ([lto/-fwhole-file] fortran-dev - ICE in gfc_conv_compone...
Paul Thomas
3
-2
/
+22
2010-03-18
common.opt (dumpdir): Remove redundant tab.
Shujing Zhao
2
-2
/
+7
2010-03-17
re PR fortran/43331 (Cray pointers generate bogus IL for the middle-end)
Tobias Burnus
7
-33
/
+32
2010-03-14
re PR fortran/43362 (ICE with structure constuctor with DT component)
Tobias Burnus
2
-0
/
+17
2010-03-12
re PR fortran/43291 ([OOP] Type mismatch in argument; passed CLASS(t1) to CLA...
Paul Thomas
2
-26
/
+47
2010-03-10
2010-03-10 Tobias Burnus <burnus@net-b.de
Tobias Burnus
2
-1
/
+8
2010-03-08
re PR fortran/43256 ([OOP] TBP with missing optional arg)
Janus Weil
2
-13
/
+22
2010-03-04
re PR fortran/43244 (Invalid statement misinterpreted as FINAL declaration)
Janus Weil
2
-0
/
+16
2010-03-03
re PR fortran/43243 ([4.4 Regression ?] Wrong-code due to missing array temp ...
Paul Thomas
2
-8
/
+33
2010-03-03
re PR fortran/43169 ([OOP] gfortran rejects pure procedure with select type c...
Janus Weil
2
-7
/
+39
2010-03-02
re PR fortran/43180 (Bad results without temporary copy of intent(in) argument)
Paul Thomas
2
-16
/
+25
2010-03-01
re PR fortran/43199 ([OOP] ICE when reading module file: find_array_spec(): C...
Tobias Burnus
2
-0
/
+9
2010-02-28
re PR fortran/43205 (-finit-local-zero and -fno-automatic used together with ...
Tobias Burnus
2
-35
/
+46
2010-02-27
re PR fortran/43185 ([F2008] Implicit SAVE in MODULEs)
Tobias Burnus
2
-7
/
+12
2010-02-25
re PR debug/43166 (ICE in simplify_subreg on fortran code)
Jakub Jelinek
2
-1
/
+11
2010-02-24
[multiple changes]
Tobias Burnus
2
-0
/
+10
2010-02-22
re PR fortran/43072 (unneeded temporary (s=s+f(a)))
Paul Thomas
2
-8
/
+31
2010-02-21
re PR fortran/35259 (-fassociative-math not enabled by default; No option to...
Tobias Burnus
6
-3
/
+34
2010-02-20
re PR fortran/36932 (unneeded temporary (2x))
Paul Thomas
7
-28
/
+156
2010-02-20
re PR fortran/42958 (Weird temporary array allocation)
Tobias Burnus
5
-28
/
+40
2010-02-16
re PR fortran/43040 (Wrong decl for mathbuiltins -> wrong code with LTO)
Tobias Burnus
5
-6
/
+14
2010-02-14
re PR fortran/32382 (missed optimization in internal read)
Jerry DeLisle
5
-11
/
+86
2010-02-13
re PR fortran/41113 (spurious _gfortran_internal_pack)
Paul Thomas
2
-5
/
+45
2010-02-11
re PR fortran/43030 (Conditional jump or move depends on uninitialised value ...
Jakub Jelinek
2
-0
/
+4
2010-02-11
re PR fortran/43029 (enum_5.f90 ICE under valgrind)
Jakub Jelinek
2
-4
/
+14
2010-02-10
[multiple changes]
Tobias Burnus
2
-1
/
+11
2010-02-10
re PR fortran/43015 (ICE with BIND(C) and -fbounds-check in mingw-w64 cross-c...
Tobias Burnus
2
-2
/
+8
2010-02-10
re PR fortran/42309 (Problem with a pointer array passed to a subroutine)
Jakub Jelinek
2
-2
/
+10
2010-02-10
builtins.c (set_builtin_user_assembler_name): Also handle ffs if int is small...
Jakub Jelinek
1
-1
/
+1
2010-02-10
re PR fortran/42999 (bogus error: Parameter 'i' at (1) has not been declared ...
Jerry DeLisle
2
-2
/
+7
2010-02-09
* module.c (fix_mio_expr): Declare sym.
Jakub Jelinek
2
-0
/
+6
2010-02-09
[multiple changes]
Tobias Burnus
2
-0
/
+18
[next]