aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-10re PR fortran/67779 (Strange ordering with strings in extended object)Paul Thomas2-1/+7
2016-01-08re PR fortran/69128 (OpenMP workshare problem with SUM())Jakub Jelinek6-7/+40
2016-01-04Update copyright years.Jakub Jelinek73-72/+74
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek7-3029/+3043
2016-01-01re PR fortran/68864 (ICE: in gfc_get_descriptor_dimension, at fortran/trans-a...Paul Thomas2-2/+8
2015-12-29re PR fortran/69011 ([OOP] ICE in gfc_advance_chain for ALLOCATE with SOURCE)Andre Vehreschild2-2/+21
2015-12-23Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTRThomas Schwinge1-1/+1
2015-12-18re PR fortran/68196 (ICE on function result with procedure pointer component)Paul Thomas3-3/+11
2015-12-15Fix ICE for coarray Critical inside module procedureAlessandro Fanfarillo2-0/+6
2015-12-14re PR fortran/68850 (Coarray events: EVENT_QUERY not documented as intrinsic ...Tobias Burnus3-2/+79
2015-12-12re PR fortran/45859 ([Coarray, F2008, IR] Rejects valid actuals to coarray du...Tobias Burnus6-13/+27
2015-12-12re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q...Tobias Burnus4-4/+12
2015-12-10Fix misleading indentation in gcc/fortran/io.cDavid Malcolm2-2/+6
2015-12-09trans.c (gfc_allocate_using_lib,gfc_deallocate_with_status): Introducing __as...Tobias Burnus4-1/+104
2015-12-09re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q...Tobias Burnus6-13/+24
2015-12-07Fix missing range information for "%q+D" format codeDavid Malcolm2-6/+10
2015-12-05re PR fortran/68676 (ICE in gfc_match_formal_arglist when compiling gfortran....Paul Thomas2-1/+10
2015-12-04re PR fortran/68684 (gcc/fortran/resolve.c:8748: bad if test ?)Steven G. Kargl1-1/+1
2015-12-02check.c (gfc_check_event_query): New function.Tobias Burnus25-38/+1061
2015-12-02re PR fortran/63861 (OpenACC coarray ICE (also with OpenMP?))Cesar Philippidis2-1/+13