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
/
gfortran.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
Fortran: Add 'omp scan' support of OpenMP 5.0
Tobias Burnus
1
-2
/
+4
2020-11-10
Fortran: OpenMP 5.0 (in_,task_)reduction clause extensions
Tobias Burnus
1
-0
/
+4
2020-11-03
Fortran: Add !GCC$ attributes DEPRECATED
Tobias Burnus
1
-0
/
+1
2020-10-30
Fortran: Update omp atomic for OpenMP 5
Tobias Burnus
1
-15
/
+15
2020-10-25
Correct decls for functions which do not pass actual arguments.
Thomas Koenig
1
-1
/
+6
2020-10-22
OpenMP: Fortran - support omp flush's memorder clauses
Tobias Burnus
1
-0
/
+9
2020-08-26
Fortran: Add 'device_type' clause to OpenMP's declare target
Tobias Burnus
1
-0
/
+10
2020-08-12
Fortran: Add support for OpenMP's nontemporal clause
Tobias Burnus
1
-0
/
+1
2020-07-29
OpenMP: Handle order(concurrent) clause in gfortran
Tobias Burnus
1
-1
/
+1
2020-07-29
OpenMP: Add 'omp requires' to Fortran (mostly parsing)
Tobias Burnus
1
-2
/
+28
2020-07-23
OpenMP: Support 'lastprivate (conditional:' in Fortran
Tobias Burnus
1
-0
/
+1
2020-07-22
OpenMP: Support 'if (simd:/cancel:' in Fortran
Tobias Burnus
1
-0
/
+2
2020-07-19
Fix handling of implicit_pure by checking if non-pure procedures are called.
Thomas Koenig
1
-0
/
+1
2020-06-30
Use CHARACTER(kind) string for calculating the type hash.
Thomas Koenig
1
-1
/
+1
2020-06-20
PR fortran/95707 - ICE in finish_equivalences, at fortran/trans-common.c:1319
Harald Anlauf
1
-2
/
+2
2020-06-14
When avoiding double deallocation, look at namespace, expression and component.
Thomas Koenig
1
-3
/
+15
2020-06-11
PR fortran/95544 - Fix ICE in NULL() argument to intrinsics
Harald Anlauf
1
-0
/
+1
2020-06-05
PR fortran/95530, PR fortran/95537 - Buffer overflows with long symbols
Harald Anlauf
1
-1
/
+2
2020-05-31
Finalization depends on the expression, not on the component.
Thomas Koenig
1
-1
/
+3
2020-05-11
Fortran : Spurious warning message with -Wsurprising PR59107
Mark Eggleston
1
-1
/
+4
2020-04-17
Fix ICE on invalid, PR94090.
Thomas König
1
-1
/
+2
2020-04-09
PR fortran/87923 -- fix ICE when resolving I/O tags and simplify io.c
Fritz Reese
1
-4
/
+3
2020-04-07
Fix PR fortran/93871 and re-implement degree-valued trigonometric intrinsics.
Fritz Reese
1
-0
/
+8
2020-04-02
[Fortran] Resolve formal args before checking DTIO
Tobias Burnus
1
-0
/
+1
2020-02-10
Fix bogus duplicate attribute errors for submodule functions.
Andrew Benson
1
-0
/
+7
2020-01-28
Don't allow mixed component and non-component accesses for OpenACC/Fortran
Julian Brown
1
-2
/
+4
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-30
Catch division by zero errors in array sizes.
Thomas Koenig
1
-0
/
+2
2019-12-20
Fortran] PR 92996 – fix rank resolution EXPR_ARRAY
Tobias Burnus
1
-0
/
+2
2019-12-20
OpenACC 2.6 deep copy: Fortran front-end parts
Julian Brown
1
-0
/
+2
2019-12-19
Prevent conversion of character data in array constructors.
Mark Eggleston
1
-1
/
+2
2019-12-19
Add OpenACC 2.6's no_create
Julian Brown
1
-0
/
+1
2019-11-20
PR 92463 MPFR modernization in GFortran
Janne Blomqvist
1
-1
/
+1
2019-11-12
Add OpenACC 2.6 `serial' construct support
Maciej W. Rozycki
1
-6
/
+7
2019-10-14
re PR fortran/92004 (Rejection of different ranks for dummy array argument wh...
Thomas Koenig
1
-0
/
+7
2019-10-03
Character typenames in errors and warnings
Mark Eggleston
1
-0
/
+2
2019-10-02
Support OpenMP's use_device_addr in Fortran
Tobias Burnus
1
-0
/
+1
2019-09-14
re PR fortran/91557 (Bogus warning about unused dummy argument _formal_*)
Thomas Koenig
1
-0
/
+3
2019-09-01
array.c (spec_dimen_size): Check for the presence of expressions for the bounds.
Paul Thomas
1
-6
/
+6
2019-08-27
re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)
Harald Anlauf
1
-0
/
+6
2019-08-24
re PR fortran/91390 (treatment of extra parameter in a subroutine call)
Thomas Koenig
1
-0
/
+3
2019-08-16
Allow automatics in equivalences
Mark Eggleston
1
-0
/
+1
2019-08-15
re PR fortran/91443 (-Wargument-mismatch does not catch mismatch for global p...
Thomas Koenig
1
-0
/
+3
2019-08-10
decl.c (match_old_style_init): Use a clearer error message.
Steven G. Kargl
1
-0
/
+4
2019-07-29
re PR fortran/90813 (gfortran.dg/proc_ptr_51.f90 fails (SIGSEGV) after 272084)
Thomas Koenig
1
-0
/
+2
2019-07-23
arith.c (gfc_convert_integer, [...]): Move to ...
Steven G. Kargl
1
-3
/
+14
2019-06-12
gfortran.h (gfc_free_dt_list): Remove prototype.
Steven G. Kargl
1
-2
/
+0
2019-05-29
re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march...
Thomas Koenig
1
-0
/
+1
2019-05-29
re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)
Jakub Jelinek
1
-0
/
+3
2019-05-08
re PR fortran/90351 (-fc-prototypes does not dump prototypes for external pro...
Thomas Koenig
1
-0
/
+1
[next]