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/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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-09
trans.c (gfc_allocate_array_with_status): Mark error path as unlikely.
Richard Guenther
1
-3
/
+4
2011-05-31
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-6
/
+11
2011-05-29
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-1
/
+1
2011-05-19
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-0
/
+7
2011-05-04
remove gfc_chainon_list
Nathan Froyd
1
-13
/
+0
2011-04-18
convert each use of gfc_free (p) to free (p)
Jim Meyering
1
-3
/
+3
2011-04-18
re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])
Tobias Burnus
1
-5
/
+17
2011-02-23
re PR fortran/40850 (double free in nested types with allocatable components)
Mikael Morin
1
-1
/
+12
2010-12-15
Better error message for malloc() failure
Janne Blomqvist
1
-4
/
+4
2010-12-15
PR 28105 Remove size<0 checks before calling malloc/realloc
Janne Blomqvist
1
-70
/
+10
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
1
-1
/
+1
2010-10-26
re PR fortran/42647 ([F03] Missed initialization/dealloc of allocatable scala...
Janus Weil
1
-0
/
+97
2010-10-15
re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)
Tobias Burnus
1
-24
/
+45
2010-10-06
trans.c (gfc_restore_backend_locus): New function.
Mikael Morin
1
-3
/
+14
2010-10-04
f95-lang.c (current_translation_unit): New global variable.
Richard Guenther
1
-2
/
+0
2010-09-10
re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)
Tobias Burnus
1
-4
/
+6
2010-09-03
re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)
Tobias Burnus
1
-98
/
+118
2010-08-07
interface.c (compare_actual_formal): Use XALLOCAVEC instead of alloca.
Nathan Froyd
1
-1
/
+1
2010-07-29
re PR fortran/45004 ([OOP] Segfault with allocatable scalars and move_alloc)
Janus Weil
1
-5
/
+9
2010-07-27
re PR fortran/40873 (-fwhole-file -fwhole-program: Wrong decls cause too much...
Tobias Burnus
1
-1
/
+1
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-3
/
+3
2010-07-15
re PR fortran/44709 (BLOCK and GOTO/EXIT/CYCLE)
Daniel Kraft
1
-13
/
+81
2010-07-06
trans-decl.c: Include diagnostic-core.h besides toplev.h.
Tobias Burnus
1
-1
/
+1
2010-05-23
gfortran.h: Do not include system.h.
Tobias Burnus
1
-1
/
+1
2010-05-20
trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h.
Steven Bosscher
1
-3
/
+1
2010-05-15
re PR fortran/43207 ([OOP] invalid (pointer) assignment to and from abstract ...
Janus Weil
1
-3
/
+3
2010-05-14
trans.c (trans_code): Set backend locus early.
Jakub Jelinek
1
-0
/
+2
2010-04-17
re PR fortran/31538 (misleading bounds check error)
Steven G. Kargl
1
-1
/
+0
2010-04-06
re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...
Tobias Burnus
1
-1
/
+12
2010-04-01
ioparm.def: Update copyright.
Paul Thomas
1
-2
/
+2
2010-02-20
re PR fortran/42958 (Weird temporary array allocation)
Tobias Burnus
1
-24
/
+19
2010-02-14
re PR fortran/32382 (missed optimization in internal read)
Jerry DeLisle
1
-4
/
+25
2010-01-31
re PR fortran/42888 (ICE in fold_convert_loc, at fold-const.c:2670)
Janus Weil
1
-1
/
+4
2010-01-04
re PR fortran/41872 (wrong-code: Issues with allocatable scalars)
Tobias Burnus
1
-0
/
+1
2009-10-26
re PR fortran/41714 ([OOP] ALLOCATE SOURCE= does not properly copy the value ...
Janus Weil
1
-3
/
+1
2009-10-13
re PR fortran/41581 ([OOP] Allocation of a CLASS with SOURCE=<class> does not...
Janus Weil
1
-2
/
+8
2009-09-30
re PR fortran/40996 ([F03] ALLOCATABLE scalars)
Tobias Burnus
1
-0
/
+7
2009-09-29
re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...
Daniel Kraft
1
-0
/
+4
2009-09-16
re PR fortran/41212 (miscompilation at -O2)
Michael Matz
1
-7
/
+0
2009-08-19
tree-ssa-structalias.c (create_variable_info_for): Also mark first field in a...
Michael Matz
1
-11
/
+22
2009-07-16
re PR c/40435 (Revision 148442 caused many regressions on trunk)
Aldy Hernandez
1
-17
/
+31
2009-06-12
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
Aldy Hernandez
1
-16
/
+15
2009-05-13
re PR fortran/34153 (Debugging: Cannot set breakpoint in comment lines or "EN...
Tobias Burnus
1
-0
/
+1
2009-05-10
re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...
Paul Thomas
1
-3
/
+6
2009-05-06
re PR fortran/39630 ([F03] Procedure Pointer Components)
Janus Weil
1
-0
/
+4
2009-04-20
re PR fortran/35423 (Implement OpenMP workshare)
Vasilis Liaskovitis
1
-0
/
+1
2009-04-10
re PR middle-end/39701 (Revision 145846 caused many test failures)
Paolo Bonzini
1
-4
/
+4
2009-03-29
re PR fortran/38507 (Bogus Warning: Deleted feature: GOTO jumps to END of con...
Tobias Schlüter
1
-2
/
+3
2009-03-27
gimplify.c (mark_addressable): Export.
Richard Guenther
1
-2
/
+3
2008-11-01
re PR fortran/35681 (wrong result for vector subscripted array expression in ...
Daniel Kraft
1
-1
/
+9
[next]