summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/67059 (gfortran --version output is inconsistent with the rest ...Francois-Xavier Coudert2015-08-082-5/+9
* When undoing symbols, also restore common block listsBud Davis2015-08-082-34/+41
* re PR fortran/64104 ([F2003][IEEE] Allow IEEE functions in specification expr...Francois-Xavier Coudert2015-08-074-22/+106
* Move one condition out of gfc_trans_scalar_assignMikael Morin2015-08-065-23/+33
* re PR fortran/52846 ([F2008] Support submodules)Paul Thomas2015-08-053-48/+107
* re PR fortran/64022 ([F2003][IEEE] ieee_support_flag does not handle kind=10 ...Francois-Xavier Coudert2015-08-042-73/+12
* re PR fortran/66942 (trans-expr.c:5701 runtime error: member call on null poi...Steven G. Kargl2015-08-032-5/+10
* Fix random class_allocate_18.f90 failureMikael Morin2015-08-032-0/+7
* re PR fortran/67091 ([OOP] Bad result for type-bound procedures returning poi...Paul Thomas2015-08-012-0/+8
* Fix logic error in Fortran OpenACC parsingThomas Schwinge2015-07-272-2/+9
* Fix gfortran.dg/class_to_type_4.f90 deallocation code misordering failureMikael Morin2015-07-242-1/+7
* Fix r225926's iso_varying_string ICE regressionMikael Morin2015-07-222-1/+12
* re PR fortran/52846 ([F2008] Support submodules)Paul Thomas2015-07-174-5/+89
* Fix fortran double address operator with co_reduceAlessandro Fanfarillo2015-07-172-1/+6
* re PR fortran/66035 (gfortran ICE segfault)Andre Vehreschild2015-07-172-1/+37
* Fix PR61831: Side-effect variable component deallocationMikael Morin2015-07-173-46/+117
* re PR fortran/66724 (ICE on input/output statements with wrong specifier data)Steven G. Kargl2015-07-172-0/+16
* opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include ...Andrew MacLeod2015-07-152-9/+5
* simplify.c (gfc_simplify_floor): Set precision of temporary to that of arg.Steven G. Kargl2015-07-142-3/+6
* re PR fortran/64589 ([OOP] Linking error due to undefined integer symbol with...Andre Vehreschild2015-07-132-4/+8
* Fix double word typos.Aldy Hernandez2015-07-132-1/+5
* flags.h: Don't include flag-types.h or options.h.Andrew MacLeod2015-07-0920-17/+38
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-0821-32/+35
* re PR fortran/66578 ([F2008] Invalid free on allocate(...,source=a(:)) in block)Andre Vehreschild2015-07-072-22/+39
* io.c (check_char_variable): New function.Steven G. Kargl2015-07-062-7/+40
* re PR fortran/58586 (ICE with derived type with allocatable component passed ...Andre Vehreschild2015-07-065-14/+89
* [multiple changes]Steven G. Kargl2015-07-042-1/+86
* * trans-common.c: Include <map> after system.h.David Edelsohn2015-07-022-1/+7
* re PR fortran/52846 ([F2008] Support submodules)Paul Thomas2015-07-0212-50/+695
* re PR fortran/56520 (Syntax error causes misleading message: "Invalid charact...Steven G. Kargl2015-07-022-1/+9
* re PR fortran/66545 (ICE on using undefined parameter/variable values)Steven G. Kargl2015-07-022-0/+8
* arith.c (gfc_arith_divide): With -Winteger-division...Thomas Koenig2015-07-014-3/+42
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-253-4/+5
* hash-traits.h (ggc_hasher): Rename to...Richard Sandiford2015-06-253-2/+7
* The problem is that diagnostic_action_after_output tries to delete the active...Manuel López-Ibáñez2015-06-242-3/+12
* re PR fortran/64674 ([OOP] ICE in ASSOCIATE with class array)Andre Vehreschild2015-06-235-15/+242
* Fix openmp global state fortran regressionMikael Morin2015-06-192-5/+15
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-1722-25/+24
* re PR fortran/44672 ([F08] ALLOCATE with SOURCE and no array-spec)Andre Vehreschild2015-06-157-121/+272
* intrinsic.texi: Change \leq to < in descrition of imaginary part in argument ...Thomas Koenig2015-06-142-1/+6
* re PR fortran/66079 (memory leak with source allocation in internal subprogram)Paul Thomas2015-06-113-2/+39
* Restore DW_AT_abstract_origin for cross-unit call sitesPierre-Marie de Rodat2015-06-112-0/+6
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-0823-70/+25
* re PR fortran/66245 (ICE on select type with empty type spec)Steven G. Kargl2015-06-082-2/+14
* re PR fortran/47359 (Recursive functions of intrinsic names generates invalid...Thomas Koenig2015-06-061-1/+1
* re PR fortran/47359 (Recursive functions of intrinsic names generates invalid...Thomas Koenig2015-06-065-61/+328
* re PR fortran/66347 (Seg fault (ICE) on compile)Steven G. Kargl2015-06-052-1/+7
* re PR fortran/66385 (ICE: FORALL writing multiple elements of one array)Thomas Koenig2015-06-052-0/+10
* Merge debug-early branch into mainline.Aldy Hernandez2015-06-053-30/+23
* [multiple changes]Steven G. Kargl2015-06-052-13/+19