re PR debug/83917 (with -mcall-ms2sysv-xlogues, stepping into x86 tail-call restore...
[gcc.git] / gcc / fortran /
2018-02-25 Steven G. Karglre PR fortran/83633 (gfortran internal compiler error...
2018-02-25 Paul Thomasre PR fortran/84523 (Runtime crash deallocating allocat...
2018-02-25 Thomas Koenigre PR fortran/78238 ([OOP] ICE: verify_gimple failed...
2018-02-24 Steven G. Karglre PR fortran/30792 (DATA implied-do substring allowed...
2018-02-23 Steven G. Karglintrinsic.texi: Arguments to MATMUL cannot both be...
2018-02-23 Steven G. Karglre PR fortran/84511 (Internal compiler error from direc...
2018-02-23 Steven G. Karglre PR fortran/84346 (Statement functions should not...
2018-02-23 Jerry DeLislere PR fortran/84506 (INQUIRE(pos=) always sets pos...
2018-02-23 Paul Thomasre PR fortran/83149 ([6- and 7-branches] Missing test...
2018-02-23 Paul Thomasre PR fortran/83149 ([6- and 7-branches] Missing test...
2018-02-23 Paul Thomasre PR fortran/83148 (ICE: crash_signal from toplev...
2018-02-23 Janne BlomqvistPR 84519 Handle optional QUIET specifier for STOP and...
2018-02-22 Janne BlomqvistPR 78534, 84509 Fix libgfortran API for PAUSE statement
2018-02-22 Janne BlomqvistCharacter length cleanup for Coarray Fortran library
2018-02-20 Thomas Koenigre PR fortran/48890 ([F95] Wrong length of a character...
2018-02-19 Paul Thomasre PR fortran/83344 (Use of uninitialized memory with...
2018-02-19 Thomas Koenigre PR fortran/35339 (Improve translation of implied...
2018-02-19 Andre Vehreschildgfortran.texi: Document additional src/dst_type.
2018-02-18 Jerry DeLislere PR fortran/84389 (Defined output: unexpected compile...
2018-02-18 Paul Thomasre PR fortran/80945 (Invalid code with allocatable...
2018-02-17 Thomas Koenigre PR fortran/84270 (optimization bug with assumed...
2018-02-17 Paul Thomasre PR fortran/84115 (Failure in associate construct...
2018-02-16 Jakub Jelinekre PR fortran/84418 (ICE with fortran OpenMP linear...
2018-02-16 Dominique d'Humieresre PR fortran/84354 (Replace '%qs' with %qs in fortran...
2018-02-15 Janus Weilre PR fortran/84409 ([F03] check DTIO arguments for...
2018-02-14 Janus Weilre PR fortran/84385 ([F03] Reject invalid SELECT TYPE...
2018-02-13 Janus Weilre PR fortran/84313 ([F08] reject procedure pointers...
2018-02-13 Alastair McKinstryMake module files reproducible
2018-02-12 Janus Weilre PR fortran/84273 ([F03] Reject allocatable passed...
2018-02-11 Francois-Xavier... Commit ChangeLog entries forgotten in r257566.
2018-02-11 Andre Vehreschildgfortran.texi: Fix typos in documentation of caf_regist...
2018-02-11 Francois-Xavier... re PR fortran/35299 (scope of variables in statement...
2018-02-11 Steven G. Karglre PR fortran/54223 (Statement function statement with...
2018-02-11 Paul Thomasre PR fortran/84074 (Incorrect indexing of array when...
2018-02-10 Paul Thomasre PR fortran/84141 (Internal error: type_name(): Bad...
2018-02-07 Steven G. Karglre PR fortran/82994 (ICE in gfc_match_deallocate, at...
2018-02-07 Thomas Koenigre PR fortran/68560 (The test gfortran.dg/shape_8.f90...
2018-02-07 Steven G. Karglre PR fortran/82049 (ICE with character(*),parameter...
2018-02-04 Paul Thomasre PR fortran/84115 (Failure in associate construct...
2018-02-03 Paul Thomasre PR fortran/84141 (Internal error: type_name(): Bad...
2018-02-01 Janne BlomqvistPR 83975 Associate target with non-constant character...
2018-02-01 Janne BlomqvistPR 83705 Repeat with large values
2018-01-31 Jakub Jelinekre PR fortran/84116 (ICE in gfc_match_omp_clauses,...
2018-01-31 Paul Thomasre PR fortran/84088 ([nvptx] libgomp.oacc-fortran/decla...
2018-01-31 Thomas Koenigdump-parse-tree.c (write_proc): Use sym_name (which...
2018-01-31 Janne BlomqvistUse gfc_charlen_t instead of int in gfc_conv_string_init
2018-01-31 Janne BlomqvistPR 78534 Reinstate better string copy algorithm
2018-01-30 Jakub Jelinekre PR debug/84131 (Fortran dynamical array debug info)
2018-01-30 Thomas Koenigre PR fortran/84134 (ICE: Floating point exception)
2018-01-30 Thomas Koenigre PR fortran/84133 (ICE in gimplify_var_or_parm_decl...
2018-01-29 Thomas Koenigre PR fortran/84073 (In -fc-prototypes fixed (nonzero...
2018-01-27 Jakub Jelinekre PR fortran/84065 (string_1.f90 fails since r256944)
2018-01-26 Damian RousonPartial Failed Images patch
2018-01-26 Steven G. Karglre PR fortran/83998 (ICE in gfc_conv_intrinsic_dot_prod...
2018-01-25 Paul Thomasre PR fortran/37577 ([meta-bug] change internal array...
2018-01-23 Paul Thomasre PR fortran/83866 (ICE in gfc_release_symbol, at...
2018-01-23 Paul Thomasre PR fortran/83898 (ICE in gfc_conv_expr_descriptor...
2018-01-22 Janne BlomqvistPR 78534, 83704 Large character lengths
2018-01-20 Steven G. Karglre PR fortran/83900 (ICE in gfc_simplify_matmul, at...
2018-01-20 Steven G. Karglre PR fortran/83900 (ICE in gfc_simplify_matmul, at...
2018-01-18 Harald Anlaufre PR fortran/83864 (ICE in gfc_apply_init, at fortran...
2018-01-17 Harald Anlaufre PR fortran/83874 (ICE initializing character array...
2018-01-16 Louis Kruppre PR fortran/82257 (f951: Internal compiler error...
2018-01-15 Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-01-13 Jerry DeLislere PR fortran/82007 (DTIO write format stored in a...
2018-01-13 Thomas Koenigre PR fortran/83744 (ICE in ../../gcc/gcc/fortran/dump...
2018-01-13 Paul Thomasre PR fortran/52162 (Bogus -fcheck=bounds with realloc...
2018-01-13 Thomas Koenigre PR fortran/83803 (Using -fc-prototypes on modules...
2018-01-10 Steven G. Karglre PR fortran/82367 (ICE with deferred length string...
2018-01-10 Steven G. Kargl[multiple changes]
2018-01-10 Janne BlomqvistPR 83740 Wrong string length type in bounds check
2018-01-10 Janne BlomqvistPR 84740 Wrong string length type in bounds check
2018-01-09 Steven G. Karglre PR fortran/83742 (ICE in gfc_is_simply_contiguous...
2018-01-09 Steven G. Karglmatch.c (gfc_match_allocate): Check for NULL pointer.
2018-01-08 Steven G. Karglexpr.c (gfc_check_pointer_assign): Fix typo in comment.
2018-01-08 Paul Thomasre PR fortran/83611 ([PDT] Assignment of parameterized...
2018-01-06 Janne BlomqvistPR 50892 Latent bug in char pointer assignment
2018-01-05 Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-04 Thomas Koenigre PR fortran/83683 (eoshift accepts wrong-length boundary)
2018-01-03 Richard SandifordAdd support for MODE_VECTOR_BOOL
2018-01-03 Richard Sandifordpoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03 Thomas Koenigre PR fortran/83664 (Eoshift accepts missing boundary...
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2018-01-02 Thomas Koenigre PR fortran/45689 ([F03] Missing transformational...
2018-01-02 Thomas Koenigre PR fortran/45689 ([F03] Missing transformational...
2018-01-01 Paul Thomasre PR fortran/83076 (ICE in gfc_deallocate_scalar_with_...
2017-12-29 Paul Thomasre PR fortran/83567 (Parametrized derived types: Segmen...
2017-12-28 Steven G. Karglre PR fortran/83548 (Compilation Error using logical...
2017-12-28 Janne BlomqvistPR fortran/83344 Don't set bogus constant value
2017-12-28 Paul Thomasre PR fortran/83567 (Parametrized derived types: Segmen...
2017-12-27 Louis Krupp2017_12_27 Louis Krupp <louis.krupp@zoho.com>
2017-12-26 Thomas Koenigre PR fortran/83540 (Invalid code with MATMUL, -fno...
2017-12-22 Eric Botcazouextend.texi (Loop-Specific Pragmas): Document pragma...
2017-12-19 Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-12-17 Janne BlomqvistSupport -std=f2018
2017-12-15 Jakub Jelinektree-core.h (struct attribute_spec): Swap affects_type_...
2017-12-14 Qing ZhaoPatch for middle-end/PR79538
2017-12-12 Thomas Koenigintrinsic.texi (MAXLOC): Remove double description...
2017-12-11 Thomas Koenigintrinsic.texi (MAXLOC): Update documentation for chara...
next