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
/
trans-stmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-06
Move one condition out of gfc_trans_scalar_assign
Mikael Morin
1
-10
/
+9
2015-07-13
Fix double word typos.
Aldy Hernandez
1
-1
/
+1
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-15
re PR fortran/44672 ([F08] ALLOCATE with SOURCE and no array-spec)
Andre Vehreschild
1
-90
/
+90
2015-06-11
re PR fortran/66079 (memory leak with source allocation in internal subprogram)
Paul Thomas
1
-1
/
+14
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-4
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-05-27
trans-stmt.c (gfc_trans_allocate): Add missing location information for e3rhs.
Andre Vehreschild
1
-0
/
+1
2015-05-20
re PR fortran/65548 (gfc_conv_procedure_call)
Andre Vehreschild
1
-93
/
+152
2015-04-30
Fix spurious semicolons
David Malcolm
1
-1
/
+1
2015-04-23
PF fortran/60322
Andre Vehreschild
1
-7
/
+33
2015-04-10
trans-stmt.c (gfc_trans_lock_unlock): Implement -fcoarray=lib version; reject...
Tobias Burnus
1
-5
/
+135
2015-04-07
re PR fortran/65548 (gfc_conv_procedure_call)
Andre Vehreschild
1
-2
/
+7
2015-03-24
re PR fortran/64787 (Invalid code on sourced allocation of class(*) character...
Andre Vehreschild
1
-298
/
+516
2015-03-10
trans.h (caf_sync_memory): New function decl tree.
Alessandro Fanfarillo
1
-27
/
+11
2015-02-12
re PR fortran/64932 (ICE in gfc_conv_descriptor_data_get for generated finali...
Paul Thomas
1
-5
/
+39
2015-02-06
re PR fortran/60289 (allocating class(*) pointer as character gives type-spec...
Andre Vehreschild
1
-1
/
+10
2015-02-01
Always pass 0 or option number to gfc_warning*.
Joseph Myers
1
-1
/
+2
2015-01-23
In gcc/fortran/ fixed some cosmetics.
Andre Vehreschild
1
-1
/
+1
2015-01-18
[multiple changes]
Paul Thomas
1
-12
/
+88
2015-01-15
Merge current set of OpenACC changes from gomp-4_0-branch.
Thomas Schwinge
1
-0
/
+8
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+11
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-17
re PR fortran/54687 (Use gcc option machinery for gfortran)
Tobias Burnus
1
-13
/
+13
2014-12-16
2014-12-15 Tobias Burnus <burnus@net-b.de>
Tobias Burnus
1
-3
/
+3
2014-12-11
re PR tree-optimization/42108 (50% performance regression)
Richard Biener
1
-12
/
+14
2014-12-03
re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...
Manuel López-Ibáñez
1
-1
/
+1
2014-11-24
error.c (gfc_fatal_error_1): Remove.
Tobias Burnus
1
-3
/
+3
2014-11-15
error.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.
Tobias Burnus
1
-3
/
+3
2014-09-20
trans-expr.c (gfc_reset_vptr): Fix comment whitespace.
Joost VandeVondele
1
-7
/
+7
2014-08-15
resolve.c (resolve_critical): Fix name mangling.
Tobias Burnus
1
-1
/
+1
2014-08-14
gfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL.
Tobias Burnus
1
-4
/
+11
2014-06-09
re PR fortran/61406 (ICE on ASSOCIATE construct to literal array expression)
Paul Thomas
1
-2
/
+5
2014-04-30
gfortran.h (gfc_init_coarray_decl): Remove.
Tobias Burnus
1
-1
/
+4
2014-04-13
re PR fortran/58085 (Wrong indexing of an array in ASSOCIATE)
Paul Thomas
1
-2
/
+4
2014-03-18
re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90)
Jakub Jelinek
1
-4
/
+4
2014-03-06
re PR fortran/51976 ([F2003] Support deferred-length character components of ...
Paul Thomas
1
-0
/
+5
2014-02-09
re PR fortran/57522 ([F03] ASSOCIATE construct creates array descriptor with ...
Paul Thomas
1
-0
/
+11
2014-01-28
re PR fortran/59414 ([OOP] ICE in in gfc_conv_expr_descriptor on ALLOCATE ins...
Paul Thomas
1
-0
/
+39
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-18
re PR fortran/59493 ([OOP] ICE: Segfault on Class(*) pointer association)
Janus Weil
1
-9
/
+2
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+1
2013-10-24
re PR fortran/44646 ([F08] Implement DO CONCURRENT)
Tobias Burnus
1
-0
/
+7
2013-08-09
gfortran.h (gfc_get_code): Modified prototype.
Janus Weil
1
-2
/
+1
2013-06-04
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
1
-1
/
+2
2013-05-31
re PR fortran/57456 ([OOP] CLASS + CHARACTER ALLOCATE with typespec: For arra...
Tobias Burnus
1
-1
/
+1
2013-05-29
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
1
-10
/
+0
2013-05-28
trans-expr.c (gfc_conv_procedure_call): Deallocate polymorphic arrays for all...
Tobias Burnus
1
-27
/
+3
2013-04-11
Replace enum gfc_try with bool type.
Janne Blomqvist
1
-9
/
+9
[next]