aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2011-02-06Add thread-safety section to menuJanne Blomqvist2-0/+6
2011-02-06Document libgfortran thread-safetyJanne Blomqvist3-2/+56
2011-02-06re PR fortran/47592 (Multiple function invocation with ALLOCATE (SOURCE=REPEA...Paul Thomas2-45/+52
2011-02-05PR 42434 Update SYSTEM_CLOCK documentationJanne Blomqvist2-9/+29
2011-02-02re PR fortran/47082 ([OOP] ICE in gfc_conv_component_ref)Janus Weil3-1/+29
2011-02-02re PR fortran/47572 ([OOP] Invalid: Allocatable polymorphic with init express...Janus Weil2-1/+7
2011-02-01re PR fortran/47565 ([OOP] Segfault with TBP)Janus Weil2-1/+7
2011-01-31re PR fortran/47455 ([OOP] internal compiler error: in fold_convert_loc, at f...Janus Weil2-4/+9
2011-01-31re PR fortran/47519 (Deferred-length string wrong results with character intr...Paul Thomas4-21/+73
2011-01-31re PR fortran/47463 ([OOP] ICE in gfc_add_component_ref)Janus Weil2-4/+9
2011-01-31configure.ac (gcc_cv_ld_static_option): Define.Rainer Orth2-2/+7
2011-01-30re PR fortran/47042 (ICE with character pointer in function)Tobias Burnus2-0/+14
2011-01-30re PR fortran/47042 (ICE with character pointer in function)Tobias Burnus2-0/+30
2011-01-30re PR fortran/47523 (Concatenation with deferred length character with lhs va...Paul Thomas2-2/+22
2011-01-29re PR fortran/47531 (SHAPE misses KIND= support)Tobias Burnus7-19/+44
2011-01-28re PR fortran/47507 (PURE functions with VALUE arguments invalidly rejectd)Tobias Burnus2-5/+13
2011-01-28gfortran.texi (Fortran 2003 status): Mention support for nonconstant namelist...Tobias Burnus2-0/+8
2011-01-28re PR fortran/45170 ([F2003] allocatable character lengths)Paul Thomas10-60/+510
2011-01-27re PR fortran/47474 (Wrong code with allocatable scalar, allocatable componen...Tobias Burnus2-5/+13
2011-01-27re PR fortran/47472 (Rules printed by -M option contains duplicate slash when...Tobias Burnus2-1/+8
2011-01-26re PR fortran/47339 (Fortran 2003/2008: Valid NAMELIST rejected; Fortran 95: ...Tobias Burnus4-66/+78
2011-01-25re PR fortran/47448 (Invalid check for ASSIGNMENT(=))Tobias Burnus2-2/+9
2011-01-23re PR fortran/47421 (Wrong-code: Value of scalar ALLOCATABLE CHARACTER(len=n)...Tobias Burnus2-3/+10
2011-01-22re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...Thomas Koenig2-0/+49
2011-01-22re PR fortran/47399 ([OOP] ICE with TBP of a PARAMETER)Tobias Burnus2-1/+10
2011-01-21re PR fortran/47394 (Internal compiler error when error count limit is reached)Tobias Burnus3-5/+12
2011-01-21re PR fortran/47377 (internal compiler error: in fold_convert_loc, at fold-co...Tobias Burnus2-0/+15
2011-01-18re PR fortran/47240 ([F03] segfault with procedure pointer component)Janus Weil3-2/+14
2011-01-17re PR fortran/47331 (ICE in make_decl_rtl, at varasm.c:1133 (with -fopenmp))Jakub Jelinek4-0/+43
2011-01-17re PR fortran/47327 (Documentation: Link to GCC Errors and Warnings options b...Tobias Burnus2-1/+7
2011-01-16re PR fortran/47177 (bad example of using -dM in manual)Tobias Burnus3-41/+79
2011-01-13re PR libfortran/47268 (Documentation: missing (Optional) keyword for paramet...Tobias Burnus2-7/+13
2011-01-13re PR fortran/47260 (DLLEXPORT: TREE_PUBLIC for procedures lost between trans...Kai Tietz2-15/+23
2011-01-13re PR fortran/45848 ([OOP] ICE on invalid code in fortran/symbol.c:2410)Tobias Burnus9-40/+61
2011-01-11re PR fortran/47051 (Wrong reallocate)Paul Thomas2-82/+78
2011-01-09re PR fortran/47224 ([F03] ICE with procedure pointer component)Janus Weil2-15/+6
2011-01-09re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...Thomas Koenig2-15/+13
2011-01-09re PR fortran/46313 ([OOP] class container naming collisions)Janus Weil2-4/+13
2011-01-08re PR fortran/46405 (Preprocessor generated code can exceed 132 characters)Thomas Koenig2-3/+11
2011-01-08re PR fortran/46896 (Wrong code with transpose(a) passed to subroutine)Paul Thomas11-17/+238
2011-01-08re PR fortran/45777 (Alias analysis broken for arrays where LHS or RHS is a c...Thomas Koenig4-41/+104
2011-01-07re PR fortran/41580 ([OOP] SAME_TYPE_AS and EXTENDS_TYPE_OF - add compile-tim...Tobias Burnus4-5/+106
2011-01-07re PR fortran/47189 ([OOP] calling STORAGE_SIZE on a NULL-initialized class p...Janus Weil7-46/+67
2011-01-06re PR fortran/33117 (Improve error message for generic interface with subrout...Daniel Franke3-40/+44
2011-01-05re PR fortran/47180 ([OOP] EXTENDS_TYPE_OF returns the wrong result for disas...Janus Weil2-1/+7
2011-01-05re PR fortran/47180 ([OOP] EXTENDS_TYPE_OF returns the wrong result for disas...Janus Weil2-14/+19
2011-01-05re PR fortran/46017 (Reject ALLOCATE(a, a%b) as "a%b" depends on the alloca...Thomas Koenig2-9/+64
2011-01-05re PR fortran/47024 ([OOP] STORAGE_SIZE (for polymorphic types): Segfault at ...Janus Weil2-3/+24
2011-01-04re PR fortran/46448 ([OOP] symbol `__copy_...' is already defined)Janus Weil2-0/+8
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek12-12/+12