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
2006-02-17
trans-common.c: Include rtl.h earlier.
Richard Sandiford
1
-1
/
+1
2006-02-14
re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)
Jakub Jelinek
1
-0
/
+14
2006-02-13
re PR fortran/26246 (return string length is being marked as TREE_STATIC and ...
Andrew Pinski
1
-2
/
+2
2006-02-08
re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...
François-Xavier Coudert
1
-5
/
+9
2006-02-06
re PR fortran/23815 (Add -byteswapio flag)
Thomas Koenig
1
-0
/
+21
2006-02-06
backport: trans-decl.c (create_function_arglist): Handle dummy functions.
Jakub Jelinek
1
-127
/
+354
2006-01-19
gfortranspec.c: Update copyright years.
Tobias Schlüter
1
-1
/
+2
2006-01-09
re PR fortran/21977 (nested function returning array)
Andrew Pinski
1
-4
/
+3
2005-12-30
re PR fortran/22607 (Elemental character functions don't work)
Erik Edelmann
1
-1
/
+1
2005-12-16
trans.h (tree): Remove declaration of gfc_build_function_call.
Richard Guenther
1
-4
/
+4
2005-12-16
trans.h (gfc_build_indirect_ref): Remove declaration.
Richard Guenther
1
-3
/
+3
2005-12-01
re PR fortran/24789 ([gfortran] ICE when assigning to array of strings)
Paul Thomas
1
-16
/
+15
2005-11-30
[multiple changes]
Paul Thomas
1
-0
/
+18
2005-11-21
re PR fortran/24223 (Gfortran crashes in two places)
Paul Thomas
1
-1
/
+2
2005-11-09
re PR fortran/22607 (Elemental character functions don't work)
Erik Edelmann
1
-1
/
+1
2005-11-06
intrinsic.c (add_functions): Add ctime and fdate intrinsics.
Francois-Xavier Coudert
1
-0
/
+17
2005-11-05
decl.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2005-11-05
intrinsic.c (add_functions): Add function version of TTYNAM.
Francois-Xavier Coudert
1
-0
/
+10
2005-10-30
re PR fortran/18883 (ICE in gfc_finish_var_decl)
Erik Edelmann
1
-2
/
+3
2005-10-25
trans.h (gfc_conv_cray_pointee): Remove.
Jakub Jelinek
1
-37
/
+43
2005-10-25
re PR fortran/22290 (Optimize Assigned GOTO to cause error with -O1 or higher)
Feng Wang
1
-17
/
+70
2005-10-24
Commit for Asher Langton
Asher Langton
1
-0
/
+41
2005-10-12
gfortran.h: Add bitmasks for different FPE traps.
François-Xavier Coudert
1
-0
/
+21
2005-10-03
re PR libfortran/19308 (I/O library should support more real and integer kinds)
François-Xavier Coudert
1
-29
/
+87
2005-09-09
re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier)
Richard Sandiford
1
-0
/
+14
2005-09-09
re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement)
Paul Thomas
1
-2
/
+6
2005-08-24
re PR fortran/17758 (gfortran_abort and some others should be marked as noret...
Thomas Koenig
1
-0
/
+4
2005-08-11
re PR libfortran/20006 ($ format extension doesn't work)
Francois-Xavier Coudert
1
-0
/
+26
2005-08-05
trans-expr.c (gfc_build_builtin_function_decls): Mark stop_numeric and stop_s...
Thomas Koenig
1
-0
/
+5
2005-07-31
trans-decl.c (gfc_build_builtin_function_decls): Give the internal malloc fun...
Steven Bosscher
1
-0
/
+5
2005-07-08
Makefile.in (TREE_H): Add treestruct.def.
Daniel Berlin
1
-1
/
+0
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-06-11
re PR fortran/17792 ([4.0 only] deallocate does not return stat)
Steven G. Kargl
1
-1
/
+3
2005-06-01
basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.
Kaveh R. Ghazi
1
-1
/
+0
2005-05-26
data.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2005-05-11
re PR fortran/20178 (COMPLEX function returns incompatible with g77)
Tobias Schlüter
1
-3
/
+15
2005-04-29
[multiple changes]
Jakub Jelinek
1
-13
/
+124
2005-04-23
diagnostic.c (warning): Accept parameter to classify warning option.
DJ Delorie
1
-4
/
+4
2005-03-12
re PR fortran/20361 (-fmax-stack-var-size=N not working for equivalence)
Tobias Schlüter
1
-1
/
+27
2005-02-24
Unrevert previously reversed patch, adding this patch:
Tobias Schlüter
1
-6
/
+6
2005-02-24
Revert yesterday's patch:
Tobias Schlüter
1
-6
/
+6
2005-02-23
gfortran.h (gfc_component, [...]): Make 'name' a 'const char *'.
Tobias Schlüter
1
-6
/
+6
2005-01-27
trans-decl.c (gfc_build_label_decl): Set DECL_ARTIFICAL and TREE_USED for all...
Steven Bosscher
1
-19
/
+10
2005-01-23
data.c, [...]: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2004-11-25
darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.
Joseph Myers
1
-2
/
+2
2004-11-05
re PR fortran/18111 (spurious warnings with -W -Wunused)
Tobias Schlüter
1
-0
/
+3
2004-11-05
re PR fortran/15164 (trans-decl.c:411: gfc_finish_var_decl: Assertion failed)
Tobias Schlüter
1
-2
/
+2
2004-10-14
trans-decl.c (generate_local_decl): Simplify logic, fix comment typo.
Tobias Schlüter
1
-6
/
+3
2004-10-01
c-decl.c (c_expand_body): Update call tree_rest_of_compilation.
Jan Hubicka
1
-1
/
+1
2004-09-20
re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c))
Jan Hubicka
1
-20
/
+2
[next]