aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/resolve.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-11re PR fortran/60355 ([F08] constraint C519 for BIND attribute not enforced)Thomas Koenig1-13/+14
2017-07-29simplify the bitmap alloc_stat functions with c++Trevor Saunders1-1/+1
2017-07-03re PR fortran/79866 (diagnostics: typo in "Variable %s at %L of type EVENT_TY...Dominique d'Humieres1-1/+1
2017-05-22re PR fortran/80766 ([OOP] ICE with type-bound procedure returning an array)Janus Weil1-0/+2
2017-05-11re PR fortran/78659 ([F03] Spurious "requires DTIO" reported against namelist...Jerry DeLisle1-45/+11
2017-05-09re PR fortran/79311 ([OOP] ICE in generate_finalization_wrapper, at fortran/c...Janus Weil1-20/+17
2017-03-22re PR fortran/79602 (translation: globally replace '%s' with %qs)Dominique d'Humieres1-5/+5
2017-03-15Fix translation issue with character length * errors (PR fortran/79860)David Malcolm1-4/+5
2017-03-05check.c (positive_check): Add new function checking constant for being greate...Andre Vehreschild1-0/+3
2017-02-28re PR fortran/79739 (ICE with some interesting code)Paul Thomas1-3/+4
2017-02-19re PR fortran/79402 (ICE with submodules: module procedure interface defined ...Paul Thomas1-0/+33
2017-01-13Revert r244448Janne Blomqvist1-10/+8
2017-01-13PR 78534 Change character length from int to size_tJanne Blomqvist1-8/+10
2017-01-13re PR fortran/70697 ([Coarray] ICE on EVENT WAIT with array element UNTIL_COU...Andre Vehreschild1-4/+7
2017-01-03PR 78534 Revert r244011Janne Blomqvist1-7/+6
2017-01-03PR 78534 Change character length from int to size_tJanne Blomqvist1-6/+7
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-27gfortran.h (gfc_error): Rename overload with OPT argument to...Jakub Jelinek1-7/+7
2016-12-13re PR fortran/78798 ([cleanup] some int-valued functions should be bool)Janus Weil1-7/+7
2016-12-13re PR fortran/77785 ([Coarray] ICE in gfc_get_caf_token_offset, at fortran/tr...Andre Vehreschild1-2/+2
2016-12-12re PR fortran/78392 (ICE in gfc_trans_auto_array_allocation, at fortran/trans...Janus Weil1-2/+2
2016-12-10re PR fortran/78350 (ICE in gfc_code2string(): Bad code, at fortran/misc.c:193)Paul Thomas1-23/+4
2016-12-09re PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept invalid code with conf...Paul Thomas1-7/+3
2016-12-09re PR fortran/44265 (Link error with reference to parameter array in specific...Paul Thomas1-0/+59
2016-12-06re PR fortran/78659 ([F03] Spurious "requires DTIO" reported against namelist...Jerry DeLisle1-9/+1
2016-12-03re PR fortran/58175 ([OOP] Incorrect warning message on scalar finalizer)Janus Weil1-1/+1
2016-11-29[multiple changes]Janus Weil1-1/+4
2016-11-20re PR fortran/69741 (Bad error in forall with array loop counters)Harald Anlauf1-9/+14
2016-11-20re PR fortran/78395 ([OOP] error on polymorphic assignment)Andre Vehreschild1-1/+1
2016-11-14re PR fortran/78300 ([OOP] Failure to compile a F03 code with an optional dum...Janus Weil1-7/+13
2016-11-13re PR fortran/66366 ([OOP] ICE on invalid with non-allocatable CLASS variable)Janus Weil1-13/+0
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek1-0/+22
2016-11-08re PR fortran/68440 ([OOP] ICE on declaring class variable with wrong attribute)Janus Weil1-0/+9
2016-11-07re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig1-0/+1
2016-11-07re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig1-0/+1
2016-11-06re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig1-0/+1
2016-11-06allocate_with_source_14.f03: Fixed number mallocs occuring.Andre Vehreschild1-63/+20
2016-11-05re PR fortran/69495 (unused-label warning does not tell which flag triggered it)Janus Weil1-5/+8
2016-11-02New warning -Wargument-mismatch for function argument mismatches.Fritz O. Reese1-2/+4
2016-10-27Fix initialization of UNIONs with -finit-derived.Fritz Reese1-0/+6
2016-10-26re PR fortran/78108 (Generic type-bound operator conflicts)Paul Thomas1-1/+11
2016-10-25re PR fortran/45516 ([F08] allocatable compontents of recursive type)Paul Thomas1-0/+7
2016-10-25Convert logical ops on integers to bitwise equivalent with -fdec.Fritz Reese1-0/+105
2016-10-23re PR fortran/69834 ([OOP] Collision in derived type hashes)Paul Thomas1-20/+80
2016-10-22re PR fortran/43366 ([OOP][F08] Intrinsic assign to polymorphic variable)Andre Vehreschild1-4/+13
2016-10-21re PR fortran/69566 ([OOP] Failure of SELECT TYPE with unlimited polymorphic ...Paul Thomas1-1/+78
2016-10-17re PR fortran/61420 ([OOP] type-bound procedure returning a procedure pointer...Paul Thomas1-0/+5
2016-10-14coarray_38.f90: Expect error message.Andre Vehreschild1-0/+13
2016-10-05re PR fortran/58991 (ICE with associate and character string constant)Steven G. Kargl1-1/+13
2016-10-05re PR fortran/67524 (ICE on using implicit character instead of implicit none...Louis Krupp1-1/+4