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/existing-fp8
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
/
primary.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-12
Replace can't in error messages for Fortran.
Martin Liska
1
-1
/
+1
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-1
/
+1
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-2
/
+2
2019-01-01
re PR fortran/82743 (uncaught character truncation in derived type initializa...
Thomas Koenig
1
-0
/
+6
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-12
re PR fortran/88155 (ICE in gfc_format_decoder, at fortran/error.c:947)
Steven G. Kargl
1
-0
/
+1
2018-11-01
re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and...
Paul Thomas
1
-19
/
+170
2018-09-20
gfortran.h (gfc_str_startswith): New macro.
Janus Weil
1
-3
/
+3
2018-03-27
re PR fortran/85083 (ICE in gfc_convert_to_structure_constructor, at fortran/...
Thomas Koenig
1
-0
/
+1
2018-03-06
re PR fortran/56667 (Syntax error causes misleading message: "Expected PARAME...
Steven G. Kargl
1
-2
/
+16
2018-02-20
re PR fortran/48890 ([F95] Wrong length of a character component of named con...
Thomas Koenig
1
-0
/
+32
2018-02-17
re PR fortran/84115 (Failure in associate construct with concatenated charact...
Paul Thomas
1
-1
/
+1
2018-01-22
PR 78534, 83704 Large character lengths
Janne Blomqvist
1
-2
/
+3
2018-01-05
PR 78534 Change character length from int to size_t
Janne Blomqvist
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-09-21
re PR fortran/52832 ([F03] ASSOCIATE construct with proc-pointer selector is ...
Paul Thomas
1
-19
/
+50
2017-09-17
re PR fortran/82173 ([meta-bug] Parameterized derived type errors)
Paul Thomas
1
-2
/
+13
2017-09-12
re PR fortran/82173 ([meta-bug] Parameterized derived type errors)
Paul Thomas
1
-5
/
+9
2017-09-09
decl.c: Add decl_type_param_list...
Paul Thomas
1
-10
/
+53
2017-05-19
fortran: remove trailing exclamation mark from various diagnostics (PR fortra...
David Malcolm
1
-6
/
+6
2017-03-22
re PR fortran/79602 (translation: globally replace '%s' with %qs)
Dominique d'Humieres
1
-3
/
+3
2017-01-21
gfortran.h (gfc_extract_int): Change return type to bool.
Jakub Jelinek
1
-18
/
+6
2017-01-18
coarray_alloc_with_implicit_sync_2.f90: New test.
Andre Vehreschild
1
-3
/
+5
2017-01-07
re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f...
Andre Vehreschild
1
-5
/
+8
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-03
re PR fortran/43207 ([OOP] invalid (pointer) assignment to and from abstract ...
Janus Weil
1
-1
/
+9
2016-12-03
re PR fortran/42188 ([OOP] F03:C612. The leftmost part-name shall be the name...
Janus Weil
1
-0
/
+9
2016-11-30
libcaf.h: Add new action types for (de-)registration of allocatable component...
Andre Vehreschild
1
-10
/
+23
2016-11-30
re PR fortran/78593 (ICE in gfc_match_varspec, at fortran/primary.c:2053)
Janus Weil
1
-1
/
+1
2016-11-04
re PR fortran/64933 (ASSOCIATE on a character variable does not allow substri...
Paul Thomas
1
-7
/
+28
2016-11-03
Default missing exponents to 0 with -fdec.
Fritz Reese
1
-5
/
+14
2016-10-30
re PR fortran/67219 (Incorrect conversion warning)
Thomas Koenig
1
-0
/
+4
2016-10-25
Enable %LOC as an rvalue with -std=legacy.
Fritz Reese
1
-3
/
+14
2016-10-22
re PR fortran/43366 ([OOP][F08] Intrinsic assign to polymorphic variable)
Andre Vehreschild
1
-0
/
+4
2016-09-26
Implement -Wimplicit-fallthrough.
Marek Polacek
1
-0
/
+1
2016-09-19
libcaf.h: Add caf_reference_type.
Andre Vehreschild
1
-0
/
+157
2016-08-12
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-0
/
+3
2016-05-07
re PR fortran/56226 (Add support for DEC UNION and MAP extensions)
Fritz Reese
1
-32
/
+84
2016-02-07
re PR fortran/50555 (synonymous namelist/statement function dummy argument no...
Jerry DeLisle
1
-0
/
+10
2016-01-24
[multiple changes]
Dominique d'Humieres
1
-17
/
+4
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-11-18
re PR fortran/59910 (ICE in gfc_conv_array_initializer, at fortran/trans-arra...
Steven G. Kargl
1
-0
/
+6
2015-11-17
primary.c (gfc_match_structure_constructor): Fix whitespace.
Steven G. Kargl
1
-15
/
+15
2015-10-18
re PR fortran/67177 (MOVE_ALLOC not automatically allocating deferred charact...
Paul Thomas
1
-6
/
+7
2015-10-02
re PR fortran/67616 (ICE on data initialization of type variable in block)
Steven G. Kargl
1
-1
/
+1
2015-07-09
flags.h: Don't include flag-types.h or options.h.
Andrew MacLeod
1
-1
/
+1
2015-07-02
re PR fortran/52846 ([F2008] Support submodules)
Paul Thomas
1
-1
/
+3
2015-07-02
re PR fortran/66545 (ICE on using undefined parameter/variable values)
Steven G. Kargl
1
-0
/
+3
2015-06-23
re PR fortran/64674 ([OOP] ICE in ASSOCIATE with class array)
Andre Vehreschild
1
-1
/
+2
2015-06-06
re PR fortran/47359 (Recursive functions of intrinsic names generates invalid...
Thomas Koenig
1
-0
/
+52
[next]