aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2011-02-20re PR fortran/47797 (Debug: Odd first break point for subroutine breakp w/ al...Tobias Burnus3-6/+36
2011-02-20re PR fortran/45077 (ICE with -fwhole-file in fold_convert_loc, at fold-const...Paul Thomas4-43/+81
2011-02-19re PR fortran/47348 (wrong string length with array constructor)Paul Thomas2-50/+62
2011-02-18re PR fortran/47789 ([F03] Structure constructor of type extending DT with no...Janus Weil2-0/+12
2011-02-182011-02-18 Tobias BurnusTobias Burnus2-3/+14
2011-02-18re PR fortran/45586 (ICE non-trivial conversion at assignment)Michael Matz5-0/+203
2011-02-18re PR fortran/47768 (ICE: printing a derived-type variable with proc-pointer ...Janus Weil2-0/+14
2011-02-18re PR fortran/47767 ([OOP] SELECT TYPE fails to execute correct TYPE IS block)Janus Weil4-37/+49
2011-02-16re PR fortran/47745 ([OOP] Segfault with CLASS(*) and derived type dummy argu...Janus Weil6-13/+42
2011-02-15re PR fortran/47633 (Result of COMPILER_VERSION() has NULL byte appended)Steven G. Kargl2-3/+8
2011-02-14re PR fortran/47730 ([OOP] ICE on invalid source in connection with SELECT TYPE)Janus Weil2-0/+6
2011-02-14re PR fortran/47728 ([OOP] ICE on invalid CLASS declaration)Janus Weil3-3/+11
2011-02-14re PR fortran/47349 (missing warning: Actual argument contains too few elements)Janus Weil2-6/+9
2011-02-13re PR fortran/47569 (gfortran does not detect that the parameters for passing...Tobias Burnus2-25/+54
2011-02-12class.c (gfc_build_class_symbol): Reject polymorphic arrays.Janus Weil3-5/+20
2011-02-12re PR fortran/45586 (ICE non-trivial conversion at assignment)Michael Matz2-17/+18
2011-02-11re PR fortran/47550 (PURE with VALUE and w/o INTENT: add gfc_notify_std (GFC_...Tobias Burnus2-8/+28
2011-02-09re PR fortran/47352 ([F03] ICE with proc-pointers in generic procedures)Janus Weil2-1/+10
2011-02-09re PR fortran/47463 ([OOP] ICE in gfc_add_component_ref)Janus Weil2-1/+5
2011-02-09re PR fortran/47637 ([OOP] Memory leak involving INTENT(OUT) CLASS argument w...Janus Weil2-0/+31
2011-02-09io.c (match_io_element): Do not set dt if not inquire.Jerry DeLisle2-1/+6
2011-02-08re PR fortran/45290 ([F08] pointer initialization)Janus Weil2-1/+19
2011-02-07More style fixes from RalfJanne Blomqvist2-21/+21
2011-02-07texinfo fixes suggested by Ralf WildenhuesJanne Blomqvist3-19/+26
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