aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2010-05-05re PR fortran/43696 ([OOP] Bogus error: Passed-object dummy argument must not...Janus Weil3-2/+21
2010-05-03re PR fortran/43592 (Unexpected INTERFACE statement in INTERFACE block at (1))Steven G. Kargl2-2/+7
2010-05-02re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-37/+75
2010-04-302010-04-30 Tobias Burnus Mburnus@net-b.de>Tobias Burnus2-5/+10
2010-04-29[multiple changes]Paul Thomas14-443/+780
2010-04-28re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-0/+13
2010-04-27gfc-internals.texi: Update copyright year.Tobias Burnus4-3/+9
2010-04-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus6-40/+98
2010-04-24re PR fortran/30073 (Array out of bounds gives name of RHS array not LHS array)Steven G. Kargl2-1/+8
2010-04-24re PR fortran/43832 (OPEN statement not diagnosing missing unit number)Jerry DeLisle2-2/+11
2010-04-24re PR fortran/43841 (Missing temporary for ELEMENTAL function call)Paul Thomas4-7/+23
2010-04-22re PR fortran/43829 (Scalarization of reductions)Richard Guenther3-4/+27
2010-04-21re PR fortran/43836 (ice with -fexceptions and -fopenmp)Jakub Jelinek2-1/+8
2010-04-20intrinsic.c (sort_actual): Remove 'is' in error message.Harald Anlauf2-1/+5
2010-04-20re PR fortran/43227 (ICE: segmentation fault in mio_expr)Paul Thomas3-4/+28
2010-04-19re PR fortran/43339 (Incorrect output for pgm checking data sharing attributes)Jakub Jelinek2-15/+20
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou2-8/+13
2010-04-17re PR fortran/31538 (misleading bounds check error)Steven G. Kargl4-11/+32
2010-04-17gfortran.texi: Update information on temporary file locations.Jerry DeLisle2-2/+6
2010-04-16trans-decl.c (gfc_build_qualified_array): Ensure ubound.N and lbound.N artifi...Jakub Jelinek2-10/+31
2010-04-15re PR fortran/30073 (Array out of bounds gives name of RHS array not LHS array)Steven G. Kargl2-4/+9
2010-04-15trans-decl.c (gfc_build_qualified_array): Clear DECL_IGNORED_P on VAR_DECL LB...Jakub Jelinek2-11/+15
2010-04-14Add ChangeLog entry for my previous commit.Steven G. Kargl1-0/+8
2010-04-14intrinsic.texi: Add the missing specific name of intrinsic procedure where th...Steven G. Kargl1-60/+147
2010-04-14re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus9-16/+838
2010-04-14re PR fortran/43747 (ICE in find_array_section, at fortran/expr.c:1551)Jerry DeLisle3-2/+20
2010-04-13re PR other/31400 (enable static linking of support libraries through -static...Iain Sandoe2-2/+10
2010-04-13[multiple changes]Jerry DeLisle32-2618/+2549
2010-04-10re PR fortran/43591 (PPC: internal compiler error: in gfc_traverse_expr, at f...Tobias Burnus2-1/+15
2010-04-09re PR bootstrap/43684 (multiple 'set but not used' errors.)Iain Sandoe2-2/+17
2010-04-09re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus13-93/+821
2010-04-09re PR fortran/28039 (Warn when ignoring extra characters in the format specif...Bud Davis2-7/+32
2010-04-08module.c (use_iso_fortran_env_module): Fix standard check.Tobias Burnus2-4/+12
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2-30/+15
2010-04-07PR fortran/40539 Document LOGICAL representationJanne Blomqvist2-6/+37
2010-04-07diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin2-6/+12
2010-04-07invoke.texi (-fargument-alias, [...]): Remove.Richard Guenther2-3/+4
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus7-2/+74
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus5-44/+35
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus11-51/+494
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus5-7/+85
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus19-33/+720
2010-04-06re PR fortran/43178 (Pointless resetting to NULL for local ALLOCATABLEs)Tobias Burnus7-48/+114
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-2/+2
2010-04-01ioparm.def: Update copyright.Paul Thomas25-26/+37
2010-03-31ioparm.def: Update copyright.Paul Thomas1-0/+27
2010-03-20re PR fortran/43450 (-fwhole-file: ICE in gfc_create_module_variable, at fort...Paul Thomas2-5/+16
2010-03-20re PR fortran/43409 (I/O: INQUIRE for SIZE does not work.)Jerry DeLisle2-1/+7
2010-03-18re PR fortran/43039 ([lto/-fwhole-file] fortran-dev - ICE in gfc_conv_compone...Paul Thomas3-2/+22
2010-03-18common.opt (dumpdir): Remove redundant tab.Shujing Zhao2-2/+7