tree-ssa-pre.c: Include alias.h.
[gcc.git] / gcc / fortran /
2016-07-05 Alessandro FanfarilloSecond review of STAT= patch + tests
2016-07-05 Andre Vehreschildre PR fortran/71623 (Segfault when allocating deferred...
2016-07-04 Jerry DeLislere PR fortran/66575 (Endless compilation on missing...
2016-07-04 Jerry DeLislere PR fortran/35849 ("wrong" line shown in error messag...
2016-07-01 Jakub Jelinekre PR fortran/71687 (ICE in omp_add_variable, at gimpli...
2016-07-01 Jakub Jelinekre PR fortran/71717 (A gfortran silent "wrong code...
2016-06-30 Jakub Jelinekre PR fortran/71704 (ICE with -fopenmp and some omp...
2016-06-30 Jakub Jelinekre PR fortran/71705 (ICE in lower_omp_target, at omp...
2016-06-29 Jerry DeLislere PR fortran/71686 (ICE on broken character continuation)
2016-06-29 Cesar Philippidisopenmp.c (match_oacc_clause_gang): Rename to ...
2016-06-29 Richard Bienerre PR middle-end/71002 (-fstrict-aliasing breaks Boost...
2016-06-26 Jerry DeLislere PR fortran/71649 (Internal compiler error)
2016-06-21 Michael Meissnerstor-layout.c (layout_type): Move setting complex MODE...
2016-06-21 Tobias Burnusre PR fortran/71068 (ICE in check_data_variable():...
2016-06-20 Tobias Burnusre PR fortran/71194 (ICE on compilation with fcheck...
2016-06-19 Bernhard Reutner... Use gfc_add_*_component defines where appropriate
2016-06-18 Bernhard Reutner... trans-types.c: Commentary typo fix.
2016-06-17 Cesar Philippidisopenmp.c (match_acc): New generic function to parse...
2016-06-16 Martin LiskaIntroduce fortran loop preheader
2016-06-16 Martin LiskaFix code emission for FAIL_ALLOC predictor
2016-06-13 Paul Thomasre PR fortran/70673 (ICE with module containing functio...
2016-06-11 Dominique d'Humieresre PR fortran/60751 (Extra comma in WRITE statement...
2016-06-10 Thomas Schwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-06-05 Jerry DeLislere PR fortran/71404 (416.gamess in SPEC CPU 2006 failed...
2016-06-05 Andre Vehreschildre PR fortran/69659 (ICE on using option -frepack-array...
2016-06-03 Chung-Lin Tangc-typeck.c (c_finish_omp_clauses): Mark OpenACC reducti...
2016-06-01 Jerry DeLislere PR fortran/52393 (I/O: "READ format" statement with...
2016-06-01 Paul Thomasre PR fortran/71156 (PURE interface/definition inconsis...
2016-06-01 Jakub Jelinekparse.c (case_decl): Move ST_OMP_* to ...
2016-06-01 Thomas SchwingeRemove the unused OMP_CLAUSE_DEVICE_RESIDENT
2016-05-26 Jakub Jelinekc-parser.c (c_parser_omp_clause_schedule): Warn if...
2016-05-24 Jerry DeLislere PR fortran/66461 (ICE on missing end program in...
2016-05-20 Jakub Jelinekre PR fortran/71204 (ICE with -O0 in expand_expr_real_1...
2016-05-15 Harald Anlaufre PR fortran/69603 (ICE: segfault with -fimplicit...
2016-05-14 Fritz Reesedec_union_4.f90: Fix endian issue.
2016-05-14 Fritz Reesere PR fortran/71047 (Allocatable component of INTENT...
2016-05-11 Jakub Jelinekre PR fortran/70855 (ICE with -fopenmp in gfc_trans_omp...
2016-05-09 Richard Bienerre PR fortran/70937 (ICE: tree code ‘ssa_name’ is not...
2016-05-07 Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-05-05 Jakub Jelinekopenmp.c (gfc_match_omp_clauses): Restructuralize...
2016-05-02 Michael Meissnermachmode.h (mode_complex): Add support to give the...
2016-05-02 Richard Bienertrans-array.c (gfc_trans_create_temp_array): Properly...
2016-04-29 Cesar Philippidisre PR middle-end/70626 (bogus results in 'acc parallel...
2016-04-22 Szabolcs Nagy[PATCH 2/2] (header usage fix) include c++ headers...
2016-04-22 Szabolcs Nagy[PATCH 1/2] (header usage fix) remove unused system...
2016-04-18 Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-04-13 Dominique d'Humieresre PR fortran/67039 (Documentation of pseudorandom...
2016-04-13 Dominique d'Humieresre PR fortran/58000 (Accept OPEN( ... NAME=) with ...
2016-04-09 Jerry DeLislere PR fortran/68566 (ICE on using unusable array in...
2016-04-06 Patrick PalkaFix new -Wparentheses warnings encountered during bootstrap
2016-04-04 Andre Vehreschildre PR fortran/67538 (ICE with invalid source allocation)
2016-04-04 Andre Vehreschildre PR fortran/65795 (Segfault (invalid write) for ALLOC...
2016-03-29 Andre Vehreschildre PR fortran/70397 (ice while allocating ultimate...
2016-03-28 Alessandro FanfarilloSTOP managed by external library when coarrays are...
2016-03-19 Jerry DeLislere PR fortran/69043 (Trying to include a directory...
2016-03-17 Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-03-13 Jerry DeLislere PR fortran/69043 (Trying to include a directory...
2016-03-13 Jerry DeLislere PR fortran/69520 (Implement reversal of -fcheck...
2016-03-12 Paul Thomasre PR fortran/70031 (Error in recursive module subrouti...
2016-02-28 Thomas Koenigre PR fortran/68147 (Potential incorrect code generatio...
2016-02-28 Thomas Koenigdump-parse-tree.c (show_code_node): Print association...
2016-02-28 Harald Anlaufre PR fortran/56007 (Remarkably bad error message with...
2016-02-27 Jerry DeLisle2016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2016-02-27 Jerry DeLislere PR fortran/69910 (ICE with NEWUNIT)
2016-02-27 Alessandro FanfarilloRight size for events
2016-02-23 Jerry DeLislere PR fortran/61156 (Internal compiler error for Fortra...
2016-02-23 Andre Vehreschildre PR fortran/67451 ([F08] ICE with sourced allocation...
2016-02-20 Paul Thomasre PR fortran/69423 (Invalid optimization with deferred...
2016-02-16 Thomas Koenigre PR fortran/69742 (ICE with -O3 and ASSOCIATE contain...
2016-02-14 Thomas Koenigre PR fortran/60526 (Accepts-invalid: Variable name...
2016-02-14 Thomas Koenigre PR fortran/60526 (Accepts-invalid: Variable name...
2016-02-14 Thomas Koenigre PR fortran/60526 (Accepts-invalid: Variable name...
2016-02-12 David MalcolmPR other/69554: avoid excessive source printing for...
2016-02-11 Andre Vehreschildre PR fortran/69296 ([F03] Problem with associate and...
2016-02-08 Bernd SchmidtRemove -fshort-double
2016-02-07 Jerry DeLislere PR fortran/50555 (synonymous namelist/statement...
2016-02-05 Mikael MorinFix fortran scalar elemental dependency mishandling
2016-02-03 Andre Vehreschildre PR fortran/67451 ([F08] ICE with sourced allocation...
2016-02-01 Nathan Sidwellnvptx.c (PTX_GANG_DEFAULT): New.
2016-01-31 Paul Thomasre PR fortran/67564 (Segfault on sourced allocattion...
2016-01-30 Paul Thomasre PR fortran/69566 ([OOP] Failure of SELECT TYPE with...
2016-01-28 Andre Vehreschildre PR fortran/62536 (ICE (segfault) for invalid END...
2016-01-28 Paul Thomascorrect ChangeLogs for PR69422
2016-01-27 Janus Weilre PR fortran/69484 (documentation issue: -Wtabs and...
2016-01-27 Paul Thomas[multiple changes]
2016-01-26 Paul Thomas[multiple changes]
2016-01-26 David MalcolmPR other/69006: fix extra newlines after diagnostics
2016-01-24 Jerry DeLisle[multiple changes]
2016-01-24 Thomas Koenigre PR fortran/66094 (Handle transpose(A) in inline...
2016-01-24 Dominique d'Humieres[multiple changes]
2016-01-24 Thomas Koenigre PR fortran/66094 (Handle transpose(A) in inline...
2016-01-21 Jerry DeLislere PR fortran/65996 (gfortran ICE with -dH)
2016-01-19 Martin JamborMerge of HSA
2016-01-16 Paul ThomasClean up some minor white space issues in trans-decl...
2016-01-15 Paul Thomasre PR fortran/64324 (Deferred character specific functi...
2016-01-10 Thomas Koenigre PR fortran/69154 (ICE in gfc_trans_where_2, at fortr...
2016-01-10 Paul Thomasre PR fortran/67779 (Strange ordering with strings...
2016-01-08 Jakub Jelinekre PR fortran/69128 (OpenMP workshare problem with...
2016-01-04 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
next