aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-17re PR fortran/43331 (Cray pointers generate bogus IL for the middle-end)Tobias Burnus7-33/+32
2010-03-14re PR fortran/43362 (ICE with structure constuctor with DT component)Tobias Burnus2-0/+17
2010-03-12re PR fortran/43291 ([OOP] Type mismatch in argument; passed CLASS(t1) to CLA...Paul Thomas2-26/+47
2010-03-102010-03-10 Tobias Burnus <burnus@net-b.deTobias Burnus2-1/+8
2010-03-08re PR fortran/43256 ([OOP] TBP with missing optional arg)Janus Weil2-13/+22
2010-03-04re PR fortran/43244 (Invalid statement misinterpreted as FINAL declaration)Janus Weil2-0/+16
2010-03-03re PR fortran/43243 ([4.4 Regression ?] Wrong-code due to missing array temp ...Paul Thomas2-8/+33
2010-03-03re PR fortran/43169 ([OOP] gfortran rejects pure procedure with select type c...Janus Weil2-7/+39
2010-03-02re PR fortran/43180 (Bad results without temporary copy of intent(in) argument)Paul Thomas2-16/+25
2010-03-01re PR fortran/43199 ([OOP] ICE when reading module file: find_array_spec(): C...Tobias Burnus2-0/+9
2010-02-28re PR fortran/43205 (-finit-local-zero and -fno-automatic used together with ...Tobias Burnus2-35/+46
2010-02-27re PR fortran/43185 ([F2008] Implicit SAVE in MODULEs)Tobias Burnus2-7/+12
2010-02-25re PR debug/43166 (ICE in simplify_subreg on fortran code)Jakub Jelinek2-1/+11
2010-02-24[multiple changes]Tobias Burnus2-0/+10
2010-02-22re PR fortran/43072 (unneeded temporary (s=s+f(a)))Paul Thomas2-8/+31
2010-02-21re PR fortran/35259 (-fassociative-math not enabled by default; No option to...Tobias Burnus6-3/+34
2010-02-20re PR fortran/36932 (unneeded temporary (2x))Paul Thomas7-28/+156
2010-02-20re PR fortran/42958 (Weird temporary array allocation)Tobias Burnus5-28/+40
2010-02-16re PR fortran/43040 (Wrong decl for mathbuiltins -> wrong code with LTO)Tobias Burnus5-6/+14
2010-02-14re PR fortran/32382 (missed optimization in internal read)Jerry DeLisle5-11/+86
2010-02-13re PR fortran/41113 (spurious _gfortran_internal_pack)Paul Thomas2-5/+45
2010-02-11re PR fortran/43030 (Conditional jump or move depends on uninitialised value ...Jakub Jelinek2-0/+4
2010-02-11re PR fortran/43029 (enum_5.f90 ICE under valgrind)Jakub Jelinek2-4/+14
2010-02-10[multiple changes]Tobias Burnus2-1/+11
2010-02-10re PR fortran/43015 (ICE with BIND(C) and -fbounds-check in mingw-w64 cross-c...Tobias Burnus2-2/+8
2010-02-10re PR fortran/42309 (Problem with a pointer array passed to a subroutine)Jakub Jelinek2-2/+10
2010-02-10builtins.c (set_builtin_user_assembler_name): Also handle ffs if int is small...Jakub Jelinek1-1/+1
2010-02-10re PR fortran/42999 (bogus error: Parameter 'i' at (1) has not been declared ...Jerry DeLisle2-2/+7
2010-02-09* module.c (fix_mio_expr): Declare sym.Jakub Jelinek2-0/+6
2010-02-09[multiple changes]Tobias Burnus2-0/+18