]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/ChangeLog
[34/77] Add a SCALAR_INT_TYPE_MODE macro
[thirdparty/gcc.git] / gcc / fortran / ChangeLog
2017-08-30  Richard Sandiford[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-30  Richard Sandiford[21/77] Replace SCALAR_INT_MODE_P checks with is_a...
2017-08-30  Richard Sandiford[12/77] Use opt_scalar_float_mode when iterating over...
2017-08-30  Richard Sandiford[9/77] Add SCALAR_FLOAT_TYPE_MODE
2017-08-30  Richard Sandiford[3/77] Allow machine modes to be classes
2017-08-28  Janus Weilre PR fortran/81770 (Bogus warning: Pointer in pointer...
2017-08-27  Thomas Koenigre PR fortran/81974 (ICE verify_gimple failed type...
2017-08-22  Jerry DeLislere PR fortran/81296 (derived type I/o problem)
2017-08-16  Thomas Koenigre PR fortran/81116 (Last character of allocatable...
2017-08-13  Thomas Koeniggfortran.texi: Document format of unformatted sequentia...
2017-08-11  Thomas Koeniginvoke.texi: Actually commit change about -Ofast.
2017-08-11  Thomas Koenigre PR fortran/60355 ([F08] constraint C519 for BIND...
2017-08-10  Fritz Reeseoptions.c (set_dec_flags): Only set legacy standards...
2017-08-10  Fritz Reeseoptions.c (set_dec_flags, [...]): Only set flag_d_lines...
2017-08-10  Fritz Reesedecl.c (attr_seen): New static variable.
2017-08-08  Martin Liskatrans.c: Include header files.
2017-08-07  Thomas Koenigre PR fortran/68829 (Segfaults with -Ofast due to large...
2017-08-01  Thomas Koenigre PR fortran/79312 (Empty array in assignment not...
2017-08-01  Thomas Koenigre PR fortran/45435 (Automatically generate C interop...
2017-08-01  Dominique d'Humieresre PR fortran/53542 (Diagnostic of USE-associated varia...
2017-07-31  Jakub Jelinek* check.c (gfc_check_num_images): Fix a pasto.
2017-07-29  Jakub Jelinekdebug.h (struct gcc_debug_hooks): Add IMPLICIT argument...
2017-07-29  Trevor Saunderssimplify the bitmap alloc_stat functions with c++
2017-07-25  Jakub Jelinek* ioparm.def: Use 1U << 31 instead of 1 << 31 as flags2...
2017-07-24  Thomas Koenigdump-parse-tree.c (show_symbol): Show binding label...
2017-07-24  Thomas Koenigre PR fortran/66102 (dependency mishandling with reallo...
2017-07-23  Alexander Monakovfortran: fix pair_cmp qsort comparator
2017-07-18  Nathan Sidwelltree-parloops.c (try_transform_to_exit_first_loop_alt...
2017-07-09  Dominique d'Humieresre PR fortran/81341 (trunk/gcc/fortran/class.c:313...
2017-07-06  Harald Anlaufre PR fortran/70071 (ICE on wrong usage of a subscript...
2017-07-03  Dominique d'Humieresre PR fortran/79866 (diagnostics: typo in "Variable...
2017-07-03  Dominique d'Humieresre PR fortran/79843 (diagnostics: missing word in fortr...
2017-06-29  Cesar Philippidisre PR fortran/77765 (ICE in gfc_match_oacc_routine...
2017-06-28  Jerry DeLislere PR fortran/80164 (ICE in gfc_format_decoder at gcc...
2017-06-24  Jerry DeLislere PR fortran/81160 (arith.c:2009: bad statement order ?)
2017-06-15  Janus Weilre PR fortran/80983 ([F03] memory leak when calling...
2017-06-10  Thomas Koenigre PR fortran/80988 (171_swim fails)
2017-06-05  Janus Weilre PR fortran/70601 ([OOP] ICE on procedure pointer...
2017-06-05  Nicolas Koenigre PR fortran/35339 (Improve translation of implied...
2017-06-02  Jakub Jelinekre PR fortran/80918 (Assumed size whole array rejected...
2017-05-30  David MalcolmC++ template type diff printing
2017-05-29  Thomas Koenigre PR fortran/37131 (inline matmul for small matrix...
2017-05-28  Thomas Koenigfrontend-passes.c (matmul_lhs_realloc): Correct allocat...
2017-05-25  Thomas Koenigdump-parse-tree.c (show_expr): Also replace with dumpfi...
2017-05-24  Thomas Koenigdump-parse-tree.c (show_expr): Replace stdout with...
2017-05-24  Thomas Koenigre PR fortran/66094 (Handle transpose(A) in inline...
2017-05-23  Thomas SchwingeOpenACC 2.5 kernels construct: num_gangs, num_workers...
2017-05-22  Janus Weilre PR fortran/80766 ([OOP] ICE with type-bound procedur...
2017-05-19  Jerry DeLisle[multiple changes]
2017-05-19  David Malcolmfortran: remove trailing exclamation mark from various...
2017-05-19  Thomas SchwingeOpenACC 2.5 default (present) clause
2017-05-18  Fritz Reesere PR fortran/79968 (diagnostics: merge similar diagnos...
2017-05-17  Jerry DeLislere PR fortran/80741 ([Regression 7/8] DTIO wrong code...
2017-05-17  Fritz Reesere PR fortran/80668 (wrong error message with -finit...
2017-05-16  Paul Thomasre PR fortran/80554 ([f08] variable redefinition in...
2017-05-15  Steven G. Karglre PR fortran/80674 (trunk/gcc/fortran/trans-stmt.c...
2017-05-15  Steven G. Karglre PR fortran/80752 (ICE with wrong type initialization)
2017-05-13  Nicolas Koenigre PR fortran/80442 (Rejects DATA statement with array...
2017-05-13  Jerry DeLisleio.c (gfc_resolve_dt): Fix returns to bool type.
2017-05-11  Jerry DeLislere PR fortran/78659 ([F03] Spurious "requires DTIO...
2017-05-11  Nathan Sidwelldumpfle.h (dump_function): Declare here ...
2017-05-09  Janus Weilre PR fortran/79311 ([OOP] ICE in generate_finalization...
2017-05-08  Thomas Koenigre PR fortran/79930 (Potentially Missed Optimisation...
2017-05-05  David MalcolmEliminate report_diagnostic macro
2017-05-01  Thomas Koenigre PR fortran/37131 (inline matmul for small matrix...
2017-04-23  Jerry DeLislere PR fortran/80484 (Three syntax errors involving...
2017-04-23  Janus Weilre PR fortran/80121 (Memory leak with derived-type...
2017-04-21  Janus Weilre PR fortran/80392 ([OOP] ICE with allocatable polymor...
2017-04-17  Paul Thomasre PR fortran/80440 (Slow compile when USEing modules)
2017-04-14  Janus Weilre PR fortran/80361 ([OOP] bogus recursive call to...
2017-04-10  Nicolas Koenigre PR fortran/69498 (ICE on disjunct cases with displac...
2017-04-10  Janus Weilre PR fortran/80046 ([F03] Explicit interface required...
2017-04-04  Nicolas Koenig[multiple changes]
2017-03-28  Janus Weilre PR fortran/78661 ([OOP] Namelist output missing...
2017-03-25  Paul Thomasre PR fortran/80156 (Generic DTIO interface reported...
2017-03-22  Dominique d'HumieresAlso fixed by revision r246391.
2017-03-22  Nicolas Koenigre PR fortran/39239 (Reject SAVEd variables EQUIVALENCE...
2017-03-22  Nicolas KoenigChangeLog: Add forgotten entry for r246322.
2017-03-22  Dominique d'Humieresre PR fortran/79602 (translation: globally replace...
2017-03-22  Thomas Koenigre PR fortran/80142 (Warning: No location in expression...
2017-03-18  Paul Thomasre PR fortran/79676 ([submodules] Compilation/linking...
2017-03-18  Paul Thomasre PR fortran/71838 (ICE with OpenCoarrays on submodule)
2017-03-17  Jerry DeLislere PR fortran/79841 (Inconsistent diagnostics in fortra...
2017-03-16  Jakub Jelinekre PR fortran/80010 (diagnostics: typo $!)
2017-03-16  Jakub Jelinekre PR fortran/79886 (ICE in pp_format, at pretty-print...
2017-03-15  David MalcolmFix translation issue with character length * errors...
2017-03-06  Richard Bienerre PR fortran/79894 (ICE in gfc_add_modify_loc, at...
2017-03-05  Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-03-04  Jerry DeLislere PR fortran/79841 (Inconsistent diagnostics in fortra...
2017-02-28  Paul Thomasre PR fortran/79739 (ICE with some interesting code)
2017-02-28  Jakub Jelineki386.c: Include intl.h.
2017-02-26  Thomas Koenigre PR libfortran/51119 (MATMUL slow for large matrices)
2017-02-24  Dominique d'Humieresre PR fortran/79597 (Incomplete error message "Expectin...
2017-02-20  Paul Thomasre PR fortran/79599 (typo in diagnostic gfc_error ...
2017-02-20  Paul Thomasre PR fortran/79382 (DTIO ICE)
2017-02-20  Paul Thomasre PR fortran/79434 ([submodules] separate module proce...
2017-02-19  Paul Thomasre PR fortran/79447 ([F08] gfortran rejects valid ...
2017-02-19  Andre Vehreschildre PR fortran/79229 (ICE in gfc_trans_assignment_1...
2017-02-19  Paul Thomasre PR fortran/79402 (ICE with submodules: module proced...
2017-02-19  Andre Vehreschildre PR fortran/79335 (Conditional jump or move depends...
next