aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-11re PR fortran/69296 ([F03] Problem with associate and vector subscript)Andre Vehreschild5-5/+27
2016-02-08Remove -fshort-doubleBernd Schmidt1-3/+2
2016-02-07re PR fortran/50555 (synonymous namelist/statement function dummy argument no...Jerry DeLisle3-0/+34
2016-02-05Fix fortran scalar elemental dependency mishandlingMikael Morin4-10/+36
2016-02-03re PR fortran/67451 ([F08] ICE with sourced allocation from coarray.)Andre Vehreschild3-9/+28
2016-02-01nvptx.c (PTX_GANG_DEFAULT): New.Nathan Sidwell2-0/+8
2016-01-31re PR fortran/67564 (Segfault on sourced allocattion statement with class(*) ...Paul Thomas2-1/+9
2016-01-30re PR fortran/69566 ([OOP] Failure of SELECT TYPE with unlimited polymorphic ...Paul Thomas2-2/+9
2016-01-28re PR fortran/62536 (ICE (segfault) for invalid END BLOCK statement)Andre Vehreschild2-2/+11
2016-01-28correct ChangeLogs for PR69422Paul Thomas1-1/+1
2016-01-27re PR fortran/69484 (documentation issue: -Wtabs and -Wall)Janus Weil2-1/+6
2016-01-27[multiple changes]Paul Thomas2-3/+11
2016-01-26[multiple changes]Paul Thomas2-7/+18
2016-01-26PR other/69006: fix extra newlines after diagnosticsDavid Malcolm2-1/+5
2016-01-24[multiple changes]Jerry DeLisle3-3/+18
2016-01-24re PR fortran/66094 (Handle transpose(A) in inline matmul)Thomas Koenig2-0/+7
2016-01-24[multiple changes]Dominique d'Humieres2-17/+10
2016-01-24re PR fortran/66094 (Handle transpose(A) in inline matmul)Thomas Koenig2-10/+117
2016-01-21re PR fortran/65996 (gfortran ICE with -dH)Jerry DeLisle2-1/+15
2016-01-19Merge of HSAMartin Jambor2-3/+10
2016-01-16Clean up some minor white space issues in trans-decl.c and trans-expr.cPaul Thomas2-10/+10
2016-01-15re PR fortran/64324 (Deferred character specific functions not permitted in g...Paul Thomas8-29/+146
2016-01-10re PR fortran/69154 (ICE in gfc_trans_where_2, at fortran/trans-stmt.c:5005 o...Thomas Koenig2-0/+22