summaryrefslogtreecommitdiff
path: root/gcc/fortran/expr.c
AgeCommit message (Expand)Author
2020-04-27Revert r10-7920-g06eca1acafa27e19e82dc73927394a7a4d0bdbc5 .Thomas Koenig
2020-04-23Fix PR 93956, wrong pointer when returned via function.Thomas König
2020-04-01fortran : FAIL: gfortran.dg/pr93365.f90 PR94386Mark Eggleston
2020-03-28Patch for PR94246Paul Thomas
2020-03-23fortran: ICE in gfc_match_assignment PR93600Mark Eggleston
2020-02-18[fortran] ICE assign character pointer to non target PR93714Mark Eggleston
2020-01-30Remove check for maximum symbol name length.Andrew Benson
2020-01-01Update copyright years.Jakub Jelinek
2019-12-21re PR fortran/92753 (ICE in gfc_trans_call, at fortran/trans-stmt.c:392)Paul Thomas
2019-12-20Fortran] PR 92996 – fix rank resolution EXPR_ARRAYTobias Burnus
2019-11-08Allow CHARACTER literals in assignments and data statements.Mark Eggleston
2019-10-13re PR fortran/92017 (ICE in gfc_expr_attr, at fortran/primary.c:2674)Thomas Koenig
2019-10-03Character typenames in errors and warningsMark Eggleston
2019-09-17re PR fortran/91588 (ICE in check_inquiry, at fortran/expr.c:2673)Paul Thomas
2019-09-01array.c (spec_dimen_size): Check for the presence of expressions for the bounds.Paul Thomas
2019-08-13re PR fortran/87993 (ICE in gfc_constructor_first, at fortran/constructor.c:234)Steven G. Kargl
2019-08-10decl.c (match_old_style_init): Use a clearer error message.Steven G. Kargl
2019-07-23arith.c (gfc_convert_integer, [...]): Move to ...Steven G. Kargl
2019-07-14re PR fortran/87233 (Constraint C1279 still followed after f2008 standard rev...Jerry DeLisle
2019-06-13re PR fortran/89344 (uncaught programmer error: polymorphic variable is INTE...Steven G. Kargl
2019-05-19re PR fortran/88821 (Inline packing of non-contiguous arguments)Thomas Koenig
2019-04-14re PR fortran/89843 (CFI_section delivers incorrect result descriptor)Paul Thomas
2019-04-03[multiple changes]Dominique d'Humieres
2019-04-03re PR fortran/89375 (fortran/expr.c:4723:5: warning: logical ‘or’ of equa...Dominique d'Humieres
2019-03-27re PR fortran/85537 ([F08] Invalid memory reference at runtime when calling s...Janus Weil
2019-03-27re PR fortran/88247 (ICE in get_array_ctor_var_strlen, at fortran/trans-array...Paul Thomas
2019-03-18re PR fortran/88008 (ICE in check_typebound_baseobject, at fortran/resolve.c:...Thomas Koenig
2019-03-15re PR fortran/60091 (Misleading error messages in rank-2 pointer assignment t...Harald Anlauf
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-03-09re PR fortran/84504 ([F08] procedure pointer variables cannot be initialized ...Janus Weil
2019-03-06re PR fortran/71203 (ICE in add_init_expr_to_sym, at fortran/decl.c:1512 and ...Harald Anlauf
2019-02-10re PR fortran/71723 ([F08] ICE on invalid pointer initialization)Thomas Koenig
2019-02-02re PR fortran/88685 (pointer class array argument indexing)Paul Thomas
2019-01-26re PR fortran/57553 ([F08] Valid use of STORAGE_SIZE rejected, bad error mess...Harald Anlauf
2019-01-09PR other/16615 [4/5]Sandra Loosemore
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-07re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)Thomas Koenig
2019-01-01Update copyright years.Jakub Jelinek
2018-12-29expr.c (external_spec_function): Add ieee_support_subnormal to list of IEEE i...Steven G. Kargl
2018-12-27re PR fortran/81027 (Assumed-shape array reported as deferred.)Steven G. Kargl
2018-12-21correct double semi-colonsPaul Thomas
2018-12-21re PR fortran/87881 (gfortran.dg/inquiry_type_ref_(1.f08|3.f90) fail on darwin)Paul Thomas
2018-12-09re PR fortran/88025 (ICE in gfc_apply_init, at fortran/expr.c:4468)Steven G. Kargl
2018-11-18re PR fortran/70260 (ICE: gimplification failed)Thomas Koenig
2018-11-01re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and...Paul Thomas
2018-10-28re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig
2018-10-12Fix off-by-one issue with inline matmulTobias Burnus
2018-10-08[Fortran] Disable "Assignment to contiguous pointer from non-contiguous targe...Cesar Philippidis
2018-09-11re PR fortran/87277 (Segfault on using array component of class scalar pointe...Paul Thomas
2018-09-11re PR fortran/86830 (Contiguous array pointer function result not recognized ...Janus Weil