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/gfortran-test
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-15
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-15
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-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-3
/
+3
2010-05-30
gfortran.h (CLASS_DATA): New macro for accessing the $data component of a cla...
Janus Weil
1
-5
/
+4
2010-05-26
rtl.h (decl_default_tls_model): Move prototype from here...
Steven Bosscher
1
-2
/
+2
2010-05-23
gfortran.h: Do not include system.h.
Tobias Burnus
1
-1
/
+1
2010-05-20
re PR fortran/38407 (Wishlist: -Wunused-dummy-argument and -Wno-unused-dummy-...
Daniel Franke
1
-16
/
+21
2010-05-20
trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h.
Steven Bosscher
1
-3
/
+3
2010-05-20
re PR fortran/43851 (Add _gfortran_error_stop_numeric)
Jerry DeLisle
1
-5
/
+16
2010-05-19
re PR fortran/42360 (intent(out)-dummy-not-set warning for types depends on o...
Daniel Franke
1
-2
/
+6
2010-05-17
tree.c (build_function_type_list_1): Remove bogus assert condition.
Nathan Froyd
1
-2
/
+1
2010-05-17
trans-array.c (gfc_trans_array_constructor_value): Use build_constructor inst...
Nathan Froyd
1
-19
/
+26
2010-05-16
trans-decl.c (module_htab_decls_hash): Revert last change.
Richard Guenther
1
-1
/
+1
2010-05-16
lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.
Richard Guenther
1
-1
/
+1
2010-05-16
re PR fortran/44154 (initialization problem with allocatable scalars)
Janus Weil
1
-2
/
+2
2010-05-14
trans.c (trans_code): Set backend locus early.
Jakub Jelinek
1
-2
/
+2
2010-05-10
c-common.c (struct c_common_attributes): Add fnspec attribute.
Richard Guenther
1
-12
/
+46
2010-04-29
[multiple changes]
Paul Thomas
1
-0
/
+9
2010-04-20
re PR fortran/43227 (ICE: segmentation fault in mio_expr)
Paul Thomas
1
-1
/
+2
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
[next]