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-decl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-11
tree.h (OMP_CLAUSE_LINEAR_STMT): Define.
Jakub Jelinek
1
-0
/
+8
2014-05-11
trans-intrinsic.c (gfc_build_builtin_function_decls): Change type of second a...
Tobias Burnus
1
-1
/
+1
2014-05-08
check.c (check_co_minmaxsum, [...]): New.
Tobias Burnus
1
-2
/
+20
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-1
/
+1
2014-04-30
trans-decl.c (create_function_arglist): Add hidden coarray
Tobias Burnus
1
-6
/
+17
2014-04-30
gfortran.h (gfc_init_coarray_decl): Remove.
Tobias Burnus
1
-64
/
+13
2014-02-18
re PR fortran/49397 ([F03] ICE with proc pointer assignment)
Tobias Burnus
1
-2
/
+3
2014-02-11
re PR fortran/52370 (Spurious "may be used uninitialized" warning for check o...
Jakub Jelinek
1
-0
/
+4
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-12
re PR fortran/59440 (ICE in force_decl_die, at dwarf2out.c:20111 with -g)
Tobias Burnus
1
-0
/
+1
2013-12-04
re PR debug/37132 (Debug: No DW_TAG_namelist emitted for NAMELISTS)
Tobias Burnus
1
-0
/
+72
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+4
2013-11-12
gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.
Andrew MacLeod
1
-1
/
+1
2013-08-20
re PR fortran/53655 ([F03] "default initializer" warnings)
Janus Weil
1
-1
/
+2
2013-08-06
re PR fortran/57987 (Fortran finalizers considered extern-inline by middle-end)
Martin Jambor
1
-8
/
+10
2013-08-06
re PR fortran/57306 ([OOP] [F08] ICE on valid with class pointer initialization)
Janus Weil
1
-7
/
+7
2013-07-22
df-problems.c (can_move_insns_across): Exit loop once we find a non-fixed, no...
Po-Chun Chang
1
-1
/
+4
2013-07-21
trans-decl.c: Fix comment typos.
Ondřej Bílka
1
-1
/
+1
2013-07-14
re PR fortran/52669 (No warning in unused private variable in modules)
Thomas Koenig
1
-6
/
+12
2013-07-08
re PR fortran/57469 (Erroneous warning for unused dummy arguments used in nam...
Tobias Burnus
1
-1
/
+1
2013-06-21
trans-array.c (gfc_trans_deferred_array): Call the finalizer for nonallocatab...
Tobias Burnus
1
-6
/
+12
2013-06-17
gfortran.h (gfc_option_t): Add fpe_summary.
Tobias Burnus
1
-5
/
+6
2013-06-14
re PR fortran/57596 (Wrong code for allocatable deferred-length strings)
Tobias Burnus
1
-8
/
+40
2013-06-08
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
1
-22
/
+41
2013-06-04
re PR fortran/37336 ([F03] Finish derived-type finalization)
Tobias Burnus
1
-1
/
+2
2013-05-20
re PR fortran/48858 (Incorrect error for same binding label on two generic in...
Tobias Burnus
1
-2
/
+17
2013-05-20
re PR fortran/48858 (Incorrect error for same binding label on two generic in...
Tobias Burnus
1
-1
/
+2
2013-04-15
class.c (gfc_find_intrinsic_vtab): Removed unused var.
Tobias Burnus
1
-1
/
+1
2013-04-12
re PR fortran/56845 ([OOP] _vptr not set to declared type for CLASS + SAVE)
Tobias Burnus
1
-1
/
+2
2013-04-12
re PR fortran/56845 ([OOP] _vptr not set to declared type for CLASS + SAVE)
Tobias Burnus
1
-1
/
+30
2013-03-29
re PR fortran/35203 (OPTIONAL, VALUE actual argument cannot be an INTEGER 0)
Tobias Burnus
1
-0
/
+21
2013-03-18
gfortran.h (gfc_option_t): Remove flag_whole_file.
Tobias Burnus
1
-19
/
+14
2013-03-01
trans-decl.c (gfc_trans_deferred_vars): Free expr after use.
Tobias Burnus
1
-4
/
+6
2013-02-14
revert: [multiple changes]
Tobias Burnus
1
-3
/
+6
2013-01-30
re PR fortran/56138 (Deferred-length character RESULT: ICE in gfc_add_modify_...
Tobias Burnus
1
-1
/
+1
2013-01-29
re PR fortran/54107 ([F03] Memory hog with abstract interface)
Janus Weil
1
-9
/
+11
2013-01-23
re PR fortran/56052 ([OOP] ICE in omp_add_variable, at gimplify.c:5606)
Jakub Jelinek
1
-1
/
+8
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-12-20
array.c (resolve_array_list): Apply C4106.
Paul Thomas
1
-26
/
+32
2012-12-20
re PR fortran/55733 (-fno-automatic: Fails for scalar allocatables)
Tobias Burnus
1
-1
/
+7
2012-12-19
re PR fortran/55636 (Fortran name mangling collides with user namespace)
Tobias Burnus
1
-4
/
+18
2012-12-11
re PR fortran/52909 ([F03] Procedure pointers not private to modules)
Janus Weil
1
-0
/
+8
2012-12-09
trans-array.c (gfc_deallocate_scalar_with_status): Use NULL_TREE in the call ...
Tobias Burnus
1
-3
/
+4
2012-11-26
tree.h (DECL_RESTRICTED_P): Delete.
Eric Botcazou
1
-6
/
+0
2012-11-26
re PR fortran/54997 (-Wunused-function gives false warnings)
Janus Weil
1
-4
/
+8
2012-11-21
re PR fortran/55352 (Erroneous gfortran warning of unused module variable whe...
Janus Weil
1
-14
/
+17
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-14
/
+14
2012-10-31
re PR fortran/53718 ([OOP] gfortran generates asm label twice in the same out...
Janus Weil
1
-10
/
+3
2012-09-20
function.c (push_cfun): Check old current_function_decl matches old cfun...
Martin Jambor
1
-9
/
+1
2012-09-16
trans-decl.c (gfc_generate_function_code): Fix gfc_option.coarray check.
Tobias Burnus
1
-1
/
+1
[next]