aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2016-06-05re PR fortran/71404 (416.gamess in SPEC CPU 2006 failed to build)Jerry DeLisle2-0/+10
2016-06-05re PR fortran/69659 (ICE on using option -frepack-arrays, in gfc_conv_descrip...Andre Vehreschild2-1/+13
2016-06-03c-typeck.c (c_finish_omp_clauses): Mark OpenACC reduction arguments as addres...Chung-Lin Tang2-2/+14
2016-06-01re PR fortran/52393 (I/O: "READ format" statement with parenthesed default-ch...Jerry DeLisle2-14/+56
2016-06-01re PR fortran/71156 (PURE interface/definition inconsistency: accepts invalid...Paul Thomas3-11/+59
2016-06-01parse.c (case_decl): Move ST_OMP_* to ...Jakub Jelinek2-3/+23
2016-06-01Remove the unused OMP_CLAUSE_DEVICE_RESIDENTThomas Schwinge1-3/+0
2016-05-26c-parser.c (c_parser_omp_clause_schedule): Warn if OMP_CLAUSE_SCHEDULE_CHUNK_...Jakub Jelinek2-0/+10
2016-05-24re PR fortran/66461 (ICE on missing end program in fixed source)Jerry DeLisle2-0/+7
2016-05-20re PR fortran/71204 (ICE with -O0 in expand_expr_real_1, at expr.c:9651)Jakub Jelinek2-1/+9
2016-05-15re PR fortran/69603 (ICE: segfault with -fimplicit-none and proc_ptr_comp_24....Harald Anlauf2-1/+6
2016-05-14dec_union_4.f90: Fix endian issue.Fritz Reese2-42/+39
2016-05-14re PR fortran/71047 (Allocatable component of INTENT(OUT) dummy not set corre...Fritz Reese2-1/+10
2016-05-11re PR fortran/70855 (ICE with -fopenmp in gfc_trans_omp_workshare(): Bad stat...Jakub Jelinek2-0/+11
2016-05-09re PR fortran/70937 (ICE: tree code ‘ssa_name’ is not supported in LTO st...Richard Biener2-1/+9
2016-05-07re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese27-822/+2457
2016-05-05openmp.c (gfc_match_omp_clauses): Restructuralize...Jakub Jelinek2-587/+658
2016-05-02machmode.h (mode_complex): Add support to give the complex mode for a given m...Michael Meissner2-0/+5
2016-05-02trans-array.c (gfc_trans_create_temp_array): Properly create a DECL_EXPR for ...Richard Biener2-0/+15
2016-04-29re PR middle-end/70626 (bogus results in 'acc parallel loop' reductions)Cesar Philippidis2-1/+8
2016-04-22[PATCH 2/2] (header usage fix) include c++ headers in system.hSzabolcs Nagy1-3/+1
2016-04-22[PATCH 1/2] (header usage fix) remove unused system header includesSzabolcs Nagy1-2/+0
2016-04-18tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz4-5/+11
2016-04-13re PR fortran/67039 (Documentation of pseudorandom number intrinsics is incor...Dominique d'Humieres2-4/+12
2016-04-13re PR fortran/58000 (Accept OPEN( ... NAME=) with -std=legacy)Dominique d'Humieres2-0/+20
2016-04-09re PR fortran/68566 (ICE on using unusable array in reshape (double free or c...Jerry DeLisle3-7/+26
2016-04-06Fix new -Wparentheses warnings encountered during bootstrapPatrick Palka2-17/+25
2016-04-04re PR fortran/67538 (ICE with invalid source allocation)Andre Vehreschild2-1/+16
2016-04-04re PR fortran/65795 (Segfault (invalid write) for ALLOCATE statement involvin...Andre Vehreschild2-2/+10
2016-03-29re PR fortran/70397 (ice while allocating ultimate polymorphic)Andre Vehreschild3-1/+35
2016-03-28STOP managed by external library when coarrays are usedAlessandro Fanfarillo4-3/+33
2016-03-19re PR fortran/69043 (Trying to include a directory causes an infinite loop)Jerry DeLisle2-1/+6
2016-03-17Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETEThomas Schwinge4-5/+10
2016-03-13re PR fortran/69043 (Trying to include a directory causes an infinite loop)Jerry DeLisle2-0/+18
2016-03-13re PR fortran/69520 (Implement reversal of -fcheck options)Jerry DeLisle3-1/+28
2016-03-12re PR fortran/70031 (Error in recursive module subroutine declaration if decl...Paul Thomas4-47/+82
2016-02-28re PR fortran/68147 (Potential incorrect code generation for string self-assi...Thomas Koenig2-2/+8
2016-02-28dump-parse-tree.c (show_code_node): Print association list of a block if pres...Thomas Koenig2-0/+17
2016-02-28re PR fortran/56007 (Remarkably bad error message with DO array=1,2)Harald Anlauf2-0/+13
2016-02-272016-02-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle1-1/+1
2016-02-27re PR fortran/69910 (ICE with NEWUNIT)Jerry DeLisle2-7/+17
2016-02-27Right size for eventsAlessandro Fanfarillo3-2/+10
2016-02-23re PR fortran/61156 (Internal compiler error for Fortran files when specifyin...Jerry DeLisle2-1/+7
2016-02-23re PR fortran/67451 ([F08] ICE with sourced allocation from coarray.)Andre Vehreschild2-12/+21
2016-02-20re PR fortran/69423 (Invalid optimization with deferred-length character)Paul Thomas2-110/+152
2016-02-16re PR fortran/69742 (ICE with -O3 and ASSOCIATE containing repeated expression)Thomas Koenig2-2/+8
2016-02-14re PR fortran/60526 (Accepts-invalid: Variable name same as type name)Thomas Koenig2-0/+36
2016-02-14re PR fortran/60526 (Accepts-invalid: Variable name same as type name)Thomas Koenig2-20/+6
2016-02-14re PR fortran/60526 (Accepts-invalid: Variable name same as type name)Thomas Koenig2-0/+26
2016-02-12PR other/69554: avoid excessive source printing for widely-separated locationsDavid Malcolm2-0/+21