summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* re PR target/35366 (gfortran.dg/equiv_7.f90 fails with -m64 -Os on powerpc-ap...Jakub Jelinek2008-11-123-16/+59
* re PR fortran/38065 (private/public confusion with a contained function)Tobias Burnus2008-11-122-6/+13
* re PR fortran/37836 (ICE in gfc_trans_auto_array_allocation)Paul Thomas2008-11-094-55/+141
* re PR fortran/37597 (internal procedure fails to access host-associated modul...Paul Thomas2008-11-042-1/+8
* re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>)Tobias Burnus2008-11-037-22/+50
* re PR fortran/37445 (Host-associated proc not found if same-name generic is u...Paul Thomas2008-11-032-10/+38
* re PR fortran/36426 (Endless loop in gfc_apply_interface_mapping_to_expr)Janus Weil2008-11-013-3/+15
* re PR fortran/19925 (Implied do-loop in an initialization expression is broken)Steven G. Kargl2008-11-017-17/+61
* re PR fortran/35681 (wrong result for vector subscripted array expression in ...Daniel Kraft2008-11-0112-55/+204
* re PR fortran/36322 (ICE with PROCEDURE using a complicated interface)Janus Weil2008-11-017-4/+63
* re PR fortran/37159 (RANDOM_SEED: GET= check array size at compile time and...Dennis Wassel2008-11-012-1/+20
* re PR fortran/35840 (ICE for character expression in I/O specifier)Mikael Morin2008-10-314-21/+47
* [multiple changes]Mikael Morin2008-10-312-15/+64
* re PR fortran/37930 (gfortran error and ICE at automatic type conversion with...Steven G. Kargl2008-10-314-13/+29
* re PR fortran/37903 (wrong-code for complicated vector subscripts)Mikael Morin2008-10-302-36/+43
* intrinsic.texi: Update OpenMP section for OMPv3.Tobias Burnus2008-10-282-5/+10
* dg-extract-results.sh: New file.Jakub Jelinek2008-10-242-0/+14
* re PR fortran/37723 (wrong result for left-right hand side array overlap and ...Paul Thomas2008-10-192-0/+14
* resolve.c (resolve_elemental_actual): Handle calls to intrinsic subroutines c...Daniel Kraft2008-10-162-2/+15
* configure.ac (MPFR check): Bump minimum version to 2.3.0 and recommended vers...Kaveh R. Ghazi2008-10-132-28/+4
* re PR fortran/37688 (Relax "Symbol is used before it is typed" checking)Daniel Kraft2008-10-122-4/+29
* re PR fortran/37787 (right-left hand side overlap not recognized with EQUIVAL...Paul Thomas2008-10-122-1/+13
* re PR fortran/37792 (ICE in gfc_conv_array_initializer; works with -fno-range...Steven G. Kargl2008-10-122-0/+10
* re PR fortran/37794 (Fortran module overloading regression)Paul Thomas2008-10-112-7/+5
* trans-types.c (gfc_get_nodesc_array_type): Don't vary types depending on debu...Alexandre Oliva2008-10-101-4/+4
* re PR fortran/35723 (Can't use run-time array element in character declaration)Daniel Kraft2008-10-096-23/+155
* f95-lang.c (poplevel): Don't clear BLOCK_VARS if functionbody.Jakub Jelinek2008-10-073-11/+27
* re PR fortran/35680 (ICE on invalid transfer in variable declaration)Paul Thomas2008-10-053-14/+36
* re PR fortran/37638 (ICE in update_arglist_pass)Daniel Kraft2008-10-053-0/+25
* re PR fortran/37706 (ICE with use only and equivalent)Paul Thomas2008-10-052-2/+11
* re PR fortran/37635 (Fortran 2008: Support LEADZ / TRAILZ)Steven Bosscher2008-10-028-0/+335
* re PR fortran/36592 (F2003: Procedure pointer in COMMON)Janus Weil2008-09-303-9/+24
* re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle2008-09-263-2/+7
* re PR fortran/37504 (Wrongly rejects: unprotected_pointer => protected_pointer)Tobias Burnus2008-09-253-18/+10
* options.c (set_default_std_flags,gfc_init_options): Add comment: keep in sync...Tobias Burnus2008-09-242-2/+10
* re PR fortran/37626 (ICE for automatic deallocation of character result varia...Tobias Burnus2008-09-242-1/+7
* re PR fortran/37588 (GENERIC type-bound procedure is not resolved)Daniel Kraft2008-09-234-20/+50
* re PR fortran/37580 (Accepts "pointer(:) => target" without lower bound)Tobias Burnus2008-09-232-0/+32
* re PR fortran/37498 (Incorrect array value returned - 4.3 ABI Broken)Jerry DeLisle2008-09-233-2/+10
* re PR fortran/37486 (alignment of data in COMMON blocks)Janus Weil2008-09-226-17/+82
* re PR fortran/37583 (ICE "insert_bbt(): Duplicate key" for self-calling ENTRY...Paul Thomas2008-09-213-2/+19
* re PR fortran/35846 (ICE on nested character constructors)Daniel Kraft2008-09-215-15/+129
* decl.c (match_procedure_in_type): Changed misleading error message for not ye...Daniel Kraft2008-09-212-2/+6
* re PR fortran/35945 (Complex module-based overloading fails)Paul Thomas2008-09-183-4/+18
* re PR fortran/37507 (Print location in (DE)ALLOCATION errors)Daniel Kraft2008-09-187-62/+145
* re PR fortran/37274 ([Regression on 4.3?] error: type name is ambiguous.)Paul Thomas2008-09-174-41/+143
* re PR fortran/37536 (a mfcr is produced instead of branches for DO loops)Jakub Jelinek2008-09-172-35/+72
* re PR fortran/35840 (ICE for character expression in I/O specifier)Jerry DeLisle2008-09-142-5/+16
* re PR fortran/35770 (implicit character(s) hides type of internal function)Daniel Kraft2008-09-132-1/+10
* tree-vrp.c (simplify_truth_ops_using_ranges): Fix types.Richard Guenther2008-09-122-1/+7