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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-10
re PR fortran/40940 ([F03] CLASS statement)
Janus Weil
5
-10
/
+75
2009-08-09
re PR fortran/40955 (STDCALL attributes are not saved in the .MOD files)
Tobias Burnus
7
-8
/
+29
2009-08-05
re PR fortran/40969 (Revision 150465 failed gfortran.dg/c_by_val_1.f)
Tobias Burnus
2
-1
/
+12
2009-08-05
re PR fortran/40847 (segfault & bogus warning)
Paul Thomas
2
-3
/
+19
2009-08-04
re PR fortran/40949 (FAIL: gfortran.dg/proc_ptr_7.f90)
Tobias Burnus
2
-2
/
+7
2009-08-04
re PR fortran/40875 (ICE with illegal type conversion)
Paul Thomas
2
-1
/
+11
2009-08-02
re PR fortran/40881 ([F03] warn for obsolescent features)
Janus Weil
4
-5
/
+33
2009-08-01
re PR fortran/40011 (Problems with -fwhole-file)
Paul Thomas
9
-30
/
+399
2009-07-29
re PR fortran/40898 (STDCALL mangling problem for strings @8 instead of @4)
Tobias Burnus
3
-2
/
+11
2009-07-28
re PR fortran/40878 (!$omp collapse(m) with non-constant m should give error)
Jakub Jelinek
2
-2
/
+9
2009-07-28
re PR fortran/40882 ([F03] infinite recursion in gfc_get_derived_type with PP...
Janus Weil
2
-5
/
+20
2009-07-27
re PR fortran/40848 (ICE with alternate returns)
Janus Weil
2
-7
/
+8
2009-07-27
re PR fortran/40851 ([4.3/4.4/4.5] problem with deallocation of pointers)
Tobias Burnus
3
-2
/
+11
2009-07-26
re PR fortran/33197 (Fortran 2008: math functions)
Tobias Burnus
5
-7
/
+42
2009-07-25
re PR fortran/33197 (Fortran 2008: math functions)
Tobias Burnus
4
-72
/
+187
2009-07-25
re PR fortran/40005 (segfault in gt_ggc_mx_lang_tree_node)
Richard Guenther
4
-7
/
+20
2009-07-25
re PR fortran/39630 ([F03] Procedure Pointer Components)
Janus Weil
6
-50
/
+268
2009-07-24
re PR fortran/40822 (Internal compiler error when Fortran intrinsic LEN refer...
Janus Weil
9
-64
/
+53
2009-07-24
re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)
Jakub Jelinek
4
-33
/
+559
2009-07-23
re PR fortran/40839 (gfortran segmentation fault when a unit number is missing)
Jakub Jelinek
4
-4
/
+23
2009-07-22
[multiple changes]
Paul Thomas
2
-7
/
+15
2009-07-22
trans.h (gfc_set_decl_assembler_name): New prototype.
Francois-Xavier Coudert
4
-16
/
+39
2009-07-21
re PR fortran/40726 (miscompilation at -O1)
Paul Thomas
2
-13
/
+7
2009-07-19
re PR fortran/40727 ([4.4] ICE gfc_simplify_dcmplx(): Bad type when passing B...
Steven G. Kargl
2
-0
/
+23
2009-07-17
re PR c/40401 (ICE: verify_gimple failed)
Richard Guenther
3
-33
/
+10
2009-07-16
re PR c/40435 (Revision 148442 caused many regressions on trunk)
Aldy Hernandez
9
-180
/
+362
2009-07-15
re PR fortran/40743 (ICE when compiling iso_varying_string.f95 at revision 14...
Janus Weil
2
-1
/
+8
2009-07-14
sourcebuild.texi: Document install-plugin target.
Taras Glek
2
-0
/
+8
2009-07-13
module.c (mio_symbol): Remove the unused variable, formal.
H.J. Lu
2
-2
/
+4
2009-07-13
re PR fortran/40646 ([F03] array-valued procedure pointer components)
Janus Weil
4
-14
/
+45
2009-07-13
re PR fortran/40588 (Small bug in match_charkind_name)
Tobias Burnus
3
-3
/
+13
2009-07-11
re PR fortran/33197 (Fortran 2008: math functions)
Tobias Burnus
5
-20
/
+47
2009-07-10
re PR fortran/39334 (Recusive parameter kind produces segfault)
Paul Thomas
2
-0
/
+9
2009-07-09
re PR fortran/40629 (Host association problem)
Paul Thomas
2
-5
/
+13
2009-07-09
re PR fortran/40646 ([F03] array-valued procedure pointer components)
Janus Weil
12
-39
/
+146
2009-07-09
re PR fortran/40604 (ICE with -fcheck=pointer)
Tobias Burnus
3
-21
/
+78
2009-07-08
re PR fortran/40675 (Support -fnosign-zero for SIGN intrinsic for Fortran 77 ...
Tobias Burnus
4
-11
/
+40
2009-07-08
re PR fortran/40591 (Procedure(interface): Rejected if interface is indirectl...
Paul Thomas
2
-6
/
+27
2009-07-05
re PR fortran/40646 ([F03] array-valued procedure pointer components)
Paul Thomas
4
-6
/
+14
2009-07-04
trans-intrinsic.c (gfc_conv_intrinsic_minmaxloc): For integer maxloc initiali...
Jakub Jelinek
2
-2
/
+7
2009-07-04
re PR fortran/40593 (Proc-pointer returning function as actual argument)
Janus Weil
4
-2
/
+25
2009-07-02
re PR fortran/32131 (knowing that stride==1 when using allocated arrays and e...
Michael Matz
2
-0
/
+13
2009-06-30
re PR fortran/40594 (wrong-code)
Janus Weil
2
-1
/
+13
2009-06-29
re PR fortran/40580 (Add -fcheck=pointer with runtime check for using an unal...
Tobias Burnus
7
-10
/
+68
2009-06-29
re PR fortran/40551 (Optimizations possible using gfc_full_array_ref_p)
Paul Thomas
5
-11
/
+45
2009-06-28
re PR fortran/34112 (Add $!DEC ATTRIBUTE support for 32bit Windows' STDCALL)
Tobias Burnus
14
-43
/
+442
2009-06-28
gfortran.h: Define HAVE_mpc_pow.
Kaveh R. Ghazi
3
-0
/
+29
2009-06-27
re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...
Janus Weil
4
-4
/
+26
2009-06-24
re PR fortran/40427 ([F03] Procedure Pointer Components with OPTIONAL arguments)
Janus Weil
6
-15
/
+161
2009-06-22
re PR fortran/37254 (Reject valid PROCEDURE statement with implicit interface)
Janus Weil
2
-3
/
+15
[prev]
[next]