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
2015-02-03
intrinsic.texi (CO_ASSOCIATED): c_prt_1 should be c_ptr_1.
Steven G. Kargl
2
-2
/
+5
2015-02-02
trans-decl.c (gfc_get_symbol_decl): Removed duplicate code.
Andre Vehreschild
3
-22
/
+27
2015-02-01
Always pass 0 or option number to gfc_warning*.
Joseph Myers
23
-119
/
+109
2015-01-30
Always pass explicit location to fatal_error.
Joseph Myers
5
-5
/
+13
2015-01-29
intrinsic.texi (CO_BROADCAST): Correct argument description.
Tobias Burnus
2
-1
/
+5
2015-01-27
re PR fortran/63861 (OpenACC coarray ICE (also with OpenMP?))
Tobias Burnus
3
-9
/
+26
2015-01-27
re PR fortran/64771 (ICE(segfault) when passing coarrays around; ICE in gfc_z...
Rainer Orth
2
-3
/
+7
2015-01-26
re PR fortran/62044 (ICE in USE statement with RENAME for extended derived type)
Paul Thomas
2
-3
/
+13
2015-01-26
re PR fortran/64771 (ICE(segfault) when passing coarrays around; ICE in gfc_z...
Tobias Burnus
2
-3
/
+21
2015-01-26
io.c (gfc_match_inquire): Replace "-1" by a defined constant.
Tobias Burnus
2
-1
/
+5
2015-01-26
re PR fortran/64230 (Invalid memory reference in a compiler-generated finaliz...
Janus Weil
2
-8
/
+35
2015-01-25
re PR fortran/62044 (ICE in USE statement with RENAME for extended derived type)
Mikael Morin
3
-130
/
+14
2015-01-24
parse.c (gfc_parse_file): Fix two-location gfc_error call.
Tobias Burnus
2
-1
/
+5
2015-01-23
Remove false positives for warnings that break LTO profiled
Martin Liska
4
-4
/
+22
2015-01-23
Make fopenacc an LTO option
Tom de Vries
2
-1
/
+6
2015-01-23
Make fopenmp an LTO option
Tom de Vries
2
-1
/
+5
2015-01-23
In gcc/fortran/ fixed some cosmetics.
Andre Vehreschild
3
-5
/
+12
2015-01-23
diagnostic-core.h (internal_error_no_backtrace): New prototype.
Jakub Jelinek
2
-0
/
+7
2015-01-23
re PR fortran/60922 (Memory leak with allocatable CLASS components)
Janus Weil
2
-1
/
+7
2015-01-23
re PR fortran/64726 ([OpenACC] ICE with -fopenacc and reduction(+:a))
Tobias Burnus
2
-1
/
+7
2015-01-23
re PR fortran/61933 (Inquire on internal units)
Jerry DeLisle
3
-22
/
+142
2015-01-21
re PR fortran/57023 (Not packing arrays with changing variable used for size)
Thomas Koenig
2
-3
/
+41
2015-01-18
[multiple changes]
Paul Thomas
7
-29
/
+266
2015-01-18
correct PR numbers on previous commit
Paul Thomas
1
-1
/
+1
2015-01-18
re PR fortran/64578 ([OOP] Seg-fault and ICE with unlimited polymorphic array...
Paul Thomas
2
-2
/
+16
2015-01-18
re PR fortran/55901 ([OOP] type is (character(len=*)) misinterpreted as array)
Paul Thomas
4
-5
/
+35
2015-01-17
re PR fortran/64578 ([OOP] Seg-fault and ICE with unlimited polymorphic array...
Paul Thomas
3
-49
/
+64
2015-01-17
re PR fortran/60357 ([F08] structure constructor with unspecified values for ...
Andre Vehreschild
6
-26
/
+186
2015-01-17
re PR fortran/60334 (Segmentation fault on character pointer assignments)
Andre Vehreschild
3
-9
/
+44
2015-01-16
re PR fortran/45290 ([F08] pointer initialization)
Janus Weil
2
-2
/
+8
2015-01-15
openmp.c (check_symbol_not_pointer, [...]): Replace '%s' by %qs.
Tobias Burnus
2
-23
/
+29
2015-01-15
Merge current set of OpenACC changes from gomp-4_0-branch.
Thomas Schwinge
23
-373
/
+3428
2015-01-15
re PR fortran/58023 ([F03] ICE on invalid with bad PPC declaration)
Janus Weil
2
-14
/
+44
2015-01-15
re PR fortran/61933 (Inquire on internal units)
Jerry DeLisle
3
-34
/
+16
2015-01-13
re PR fortran/64528 (ICE: in process_constraint, at tree-ssa-structalias.c:30...
Jakub Jelinek
2
-2
/
+9
2015-01-11
re PR fortran/63733 ([OOP] wrong resolution for OPERATOR generics)
Janus Weil
2
-49
/
+50
2015-01-11
re PR fortran/58023 ([F03] ICE on invalid with bad PPC declaration)
Janus Weil
2
-3
/
+11
2015-01-11
re PR fortran/64508 ([F03] interface check missing for procedure pointer comp...
Janus Weil
2
-1
/
+21
2015-01-10
libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.
Thomas Schwinge
3
-3
/
+12
2015-01-10
re PR fortran/64522 (Free-form source code: -Wline-truncation is no longer en...
Tobias Burnus
4
-2
/
+26
2015-01-09
re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x)
Jakub Jelinek
1
-0
/
+49
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
20
-13
/
+207
2015-01-08
trans-decl.c (gfc_build_qualified_array): Fix coarray tokens for module coarr...
Tobias Burnus
2
-7
/
+34
2015-01-05
re PR fortran/47674 (gfortran.dg/realloc_on_assign_5.f03: Segfault at run tim...
Thomas Koenig
2
-0
/
+7
2015-01-05
re PR fortran/47674 (gfortran.dg/realloc_on_assign_5.f03: Segfault at run tim...
Thomas Koenig
3
-24
/
+173
2015-01-05
Update copyright years.
Jakub Jelinek
73
-72
/
+74
2015-01-05
gcc.c (process_command): Update copyright notice dates.
Jakub Jelinek
6
-7
/
+16
2015-01-02
single.c (_gfortran_caf_co_reduce): New function.
Tobias Burnus
1
-1
/
+1
2015-01-02
re PR fortran/57562 ([OOP] ICE due to extended derived type with PARAMETER at...
Janus Weil
2
-4
/
+20
2015-01-02
trans-decl.c (gfc_build_qualified_array): Fix coarray tokens for module coarr...
Tobias Burnus
2
-4
/
+21
[next]