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
2010-04-16
trans-decl.c (gfc_build_qualified_array): Ensure ubound.N and lbound.N artifi...
Jakub Jelinek
1
-10
/
+25
2010-04-15
trans-decl.c (gfc_build_qualified_array): Clear DECL_IGNORED_P on VAR_DECL LB...
Jakub Jelinek
1
-10
/
+9
2010-04-13
[multiple changes]
Jerry DeLisle
1
-2
/
+5
2010-04-06
re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...
Tobias Burnus
1
-0
/
+8
2010-04-06
re PR fortran/43178 (Pointless resetting to NULL for local ALLOCATABLEs)
Tobias Burnus
1
-8
/
+15
2010-03-20
re PR fortran/43450 (-fwhole-file: ICE in gfc_create_module_variable, at fort...
Paul Thomas
1
-5
/
+10
2010-03-17
re PR fortran/43331 (Cray pointers generate bogus IL for the middle-end)
Tobias Burnus
1
-2
/
+4
2010-02-10
re PR fortran/43015 (ICE with BIND(C) and -fbounds-check in mingw-w64 cross-c...
Tobias Burnus
1
-2
/
+2
2010-01-19
re PR fortran/42783 (Bogus Array bounds violation with optional array argument)
Paul Thomas
1
-16
/
+23
2010-01-07
re PR fortran/42597 (ICE with procedure pointer initialized to null())
Tobias Burnus
1
-1
/
+3
2010-01-07
re PR fortran/41872 (wrong-code: Issues with allocatable scalars)
Tobias Burnus
1
-25
/
+32
2010-01-04
trans-decl.c (gfc_trans_deferred_vars): Fix spelling.
Tobias Burnus
1
-2
/
+2
2010-01-04
re PR fortran/41872 (wrong-code: Issues with allocatable scalars)
Tobias Burnus
1
-9
/
+17
2009-12-29
re PR fortran/42517 (-fcheck=recursion does not work with -fopenmp)
Janus Weil
1
-3
/
+6
2009-11-30
backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b...
Janus Weil
1
-1
/
+1
2009-11-05
re PR fortran/41918 (Superflous warning "was declared INTENT(OUT) but was not...
Steven G. Kargl
1
-2
/
+6
2009-11-01
[multiple changes]
Tobias Burnus
1
-10
/
+6
2009-10-19
re PR fortran/41586 ([OOP] Allocatable _scalars_ are never auto-deallocated)
Janus Weil
1
-13
/
+46
2009-10-02
re PR fortran/41479 (intent(out) for types with default initialization)
Tobias Burnus
1
-8
/
+11
2009-09-29
re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...
Daniel Kraft
1
-2
/
+43
2009-09-16
re PR fortran/41212 (miscompilation at -O2)
Michael Matz
1
-20
/
+2
2009-08-19
tree-ssa-structalias.c (create_variable_info_for): Also mark first field in a...
Michael Matz
1
-1
/
+25
2009-08-17
re PR fortran/41062 (ICE in gfc_trans_use_stmts, at fortran/trans-decl.c:3438)
Paul Thomas
1
-1
/
+7
2009-08-17
re PR fortran/40877 (memory leaks with gfc_charlen?)
Janus Weil
1
-10
/
+1
2009-08-13
re PR fortran/40941 (gfc_typespec: put derived and cl into union)
Janus Weil
1
-73
/
+73
2009-08-01
re PR fortran/40011 (Problems with -fwhole-file)
Paul Thomas
1
-0
/
+47
2009-07-29
re PR fortran/40898 (STDCALL mangling problem for strings @8 instead of @4)
Tobias Burnus
1
-1
/
+2
2009-07-27
re PR fortran/40851 ([4.3/4.4/4.5] problem with deallocation of pointers)
Tobias Burnus
1
-1
/
+3
2009-07-25
re PR fortran/40005 (segfault in gt_ggc_mx_lang_tree_node)
Richard Guenther
1
-3
/
+3
2009-07-22
[multiple changes]
Paul Thomas
1
-6
/
+7
2009-07-22
trans.h (gfc_set_decl_assembler_name): New prototype.
Francois-Xavier Coudert
1
-15
/
+24
2009-07-21
re PR fortran/40726 (miscompilation at -O1)
Paul Thomas
1
-13
/
+0
2009-07-17
re PR c/40401 (ICE: verify_gimple failed)
Richard Guenther
1
-30
/
+1
2009-07-16
re PR c/40435 (Revision 148442 caused many regressions on trunk)
Aldy Hernandez
1
-11
/
+21
2009-07-09
re PR fortran/40646 ([F03] array-valued procedure pointer components)
Janus Weil
1
-1
/
+1
2009-06-28
re PR fortran/34112 (Add $!DEC ATTRIBUTE support for 32bit Windows' STDCALL)
Tobias Burnus
1
-1
/
+37
2009-06-20
re PR fortran/40452 (-fbounds-check: False positive due to ignoring storage a...
Tobias Burnus
1
-1
/
+7
2009-06-16
re PR fortran/40383 (incorrect bounds checking with optional character argume...
Tobias Burnus
1
-0
/
+16
2009-06-12
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
Aldy Hernandez
1
-37
/
+64
2009-06-10
trans-decl.c (create_main_function): Don't build main decl twice.
Dave Korn
1
-1
/
+0
2009-06-09
trans-decl.c (gfc_generate_function_code): Use
Tobias Burnus
1
-1
/
+1
2009-06-05
trans-decl.c (gfc_build_qualified_array): Don't skip generation of range types.
Alexandre Oliva
1
-3
/
+0
2009-06-01
re PR fortran/40309 (gfortran does not support static c/d-tors.)
Tobias Burnus
1
-1
/
+6
2009-05-29
re PR fortran/40019 (LEADZ and TRAILZ give wrong results)
Francois-Xavier Coudert
1
-0
/
+15
2009-05-27
re PR fortran/40270 (Revision 147883 caused many Fortran regressions)
Tobias Burnus
1
-1
/
+22
2009-05-26
re PR fortran/39178 (Generate main() rather than using a main in libgfortran/...
Tobias Burnus
1
-109
/
+203
2009-04-26
tree-nested.c (get_nonlocal_vla_type): If not optimizing, call note_nonlocal_...
Jakub Jelinek
1
-0
/
+61
2009-04-11
re PR fortran/37746 (bounds check of string dummy arguments)
Daniel Kraft
1
-4
/
+92
2009-04-07
re PR fortran/38152 (procedure pointers as module variables)
Janus Weil
1
-1
/
+3
2009-04-04
re PR fortran/39577 (False positive with -fcheck=recursion)
Tobias Burnus
1
-5
/
+21
[next]