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
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
2012-08-28
re PR fortran/54389 ([F2003/F2008 difference] PURE functions and pointer dumm...
Tobias Burnus
1
-2
/
+2
2012-08-23
tree.c (copy_node_stat): Clear DECL_STRUCT_FUNCTION.
Jakub Jelinek
1
-4
/
+4
2012-08-12
re PR fortran/54221 (Explicit private access specifier signals "unexpected de...
Tobias Burnus
1
-0
/
+12
2012-07-20
re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
Tobias Burnus
1
-2
/
+5
2012-06-13
re PR fortran/53643 ([OOP] ICE (segfault) with INTENT(OUT) CLASS array)
Tobias Burnus
1
-6
/
+3
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
1
-1
/
+0
2012-05-14
PR 52428 Range checking when reading integer values.
Janne Blomqvist
1
-2
/
+7
2012-05-14
re PR fortran/49110 (Deferred-length character result triggers (false positiv...
Tobias Burnus
1
-14
/
+13
2012-05-09
cgraphbuild.c (build_cgraph_edges): Do not finalize vars with VALUE_EXPR.
Jan Hubicka
1
-2
/
+0
2012-05-04
re PR fortran/53175 (link failure for private module variables used in functi...
Tobias Burnus
1
-1
/
+1
2012-04-18
targhooks.c (default_case_values_threshold): Fix code style nit.
Steven Bosscher
1
-1
/
+2
2012-04-15
re PR fortran/52916 (481.wrf in SPEC CPU 2006 failed to build)
Tobias Burnus
1
-1
/
+2
2012-04-08
re PR fortran/52751 (private module variable are not exported as local)
Tobias Burnus
1
-3
/
+5
2012-03-06
f95-lang.c (yyerror, yylex): Remove.
Steven Bosscher
1
-9
/
+9
2012-02-05
re PR fortran/48847 (Wrong "unused parameter" warning with interface block)
Thomas Koenig
1
-0
/
+16
2012-01-29
PR 51808 Support arbitrarily long bind(C) binding labels.
Janne Blomqvist
1
-4
/
+3
2012-01-27
re PR fortran/51970 ([OOP] gimplification failed for polymorphic MOVE_ALLOC)
Tobias Burnus
1
-2
/
+3
2012-01-16
re PR fortran/51809 ([OOP] ICE (segfault) depending on USE statements order)
Tobias Burnus
1
-1
/
+4
2012-01-06
2012-01-06 Tobias Burnus <burnus@net-b.de>
Tobias Burnus
1
-5
/
+22
2011-12-15
trans-expr.c (gfc_walk_function_expr): Detect elemental procedure components ...
Paul Thomas
1
-1
/
+1
2011-12-15
re PR debug/51517 (Wrong debug information for pointers with negative strides.)
Jakub Jelinek
1
-1
/
+11
2011-12-11
re PR fortran/50923 (No warning if function return value is not set)
Tobias Burnus
1
-13
/
+22
2011-12-11
re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso...
Paul Thomas
1
-4
/
+38
2011-12-10
trans-decl.c (add_argument_checking): Fix syntax.
Tobias Burnus
1
-1
/
+1
2011-12-10
trans-decl.c (add_argument_checking): Check ts.deferred earlier.
Tobias Burnus
1
-5
/
+4
2011-12-08
re PR fortran/50815 (ICE on allocation of deferred length character scalar du...
Tobias Burnus
1
-2
/
+4
2011-11-25
re PR fortran/50408 (ICE in transfer_expr)
Tobias Burnus
1
-1
/
+6
2011-11-19
re PR fortran/51207 ([OOP] Mark __def_init_... as FL_PARAMETER)
Tobias Burnus
1
-2
/
+10
2011-11-16
re PR fortran/39427 (F2003: Procedures with same name as types/type construct...
Tobias Burnus
1
-1
/
+24
2011-11-14
re PR fortran/51073 (_gfortran_caf_register incorrectly assumes malloc(0) ret...
Tobias Burnus
1
-2
/
+6
2011-11-03
re PR fortran/50960 ([OOP] vtables not marked as constant)
Tobias Burnus
1
-0
/
+4
2011-10-11
Convert standard builtin functions from being arrays to using a functional in...
Michael Meissner
1
-1
/
+1
2011-10-07
re PR fortran/50625 ([OOP] ALLOCATABLE attribute lost for module CLASS variab...
Janus Weil
1
-1
/
+4
2011-08-29
re PR fortran/50225 ([OOP] The allocation status for polymorphic allocatable ...
Janus Weil
1
-5
/
+13
2011-08-29
trans-decl.c (generate_coarray_sym_init): Use GFC_CAF_COARRAY_STATIC for stat...
Tobias Burnus
1
-1
/
+1
2011-08-26
trans-decl.c (get_proc_pointer_decl): Set DECL_TLS_MODEL if threadprivate.
Jakub Jelinek
1
-0
/
+5
2011-08-25
trans-array.c (gfc_conv_descriptor_token): Add assert.
Tobias Burnus
1
-8
/
+29
2011-08-17
re PR fortran/31461 (warn about entities in USE, ONLY statement not later used)
Tobias Burnus
1
-4
/
+12
2011-07-21
check.c (gfc_check_present): Allow coarrays.
Tobias Burnus
1
-0
/
+42
2011-07-18
trans-decl.c (gfc_build_qualified_array): Make coarray's token TYPE_QUAL_REST...
Tobias Burnus
1
-1
/
+3
[next]