aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/resolve.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-23lang.opt, [...]: New flag -fdec-static.Fritz Reese1-8/+10
2016-09-23re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))Jerry DeLisle1-0/+1
2016-09-19libcaf.h: Add caf_reference_type.Andre Vehreschild1-10/+12
2016-09-18re PR fortran/68078 (segfault with allocate and stat for derived types with d...Louis Krupp1-8/+30
2016-09-04re PR fortran/77391 (gfortran allows CHARACTER(LEN=:),PARAMETER:: STRING='con...Steven G. Kargl1-11/+27
2016-08-31re PR fortran/77374 (ICE in resolve_omp_atomic, at fortran/openmp.c:3949)Jakub Jelinek1-2/+18
2016-08-31[multiple changes]Paul Thomas1-19/+117
2016-08-24re PR fortran/77358 ([F08] deferred-length character function returns zero-le...Paul Thomas1-0/+7
2016-08-19re PR fortran/71014 (associate statement inside omp parallel do appears to di...Jakub Jelinek1-2/+4
2016-08-15lang.opt, [...]: New flag -finit-derived.Fritz Reese1-151/+41
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-3/+6
2016-07-30re PR fortran/70006 (Duplicate errors "label not defined")Steven G. Kargl1-1/+1
2016-07-28re PR fortran/71799 (ICE in DO loop code emission (gfc_resolve_iterator))Steven G. Kargl1-3/+3
2016-07-07Optimize fortran loops with +-1 step.Martin Liska1-0/+23
2016-06-21re PR fortran/71068 (ICE in check_data_variable(): Bad expression)Tobias Burnus1-0/+11
2016-06-01re PR fortran/71156 (PURE interface/definition inconsistency: accepts invalid...Paul Thomas1-4/+4
2016-05-07re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese1-397/+476
2016-04-04re PR fortran/67538 (ICE with invalid source allocation)Andre Vehreschild1-1/+9
2016-03-12re PR fortran/70031 (Error in recursive module subroutine declaration if decl...Paul Thomas1-1/+1
2016-02-11re PR fortran/69296 ([F03] Problem with associate and vector subscript)Andre Vehreschild1-4/+7
2016-02-07re PR fortran/50555 (synonymous namelist/statement function dummy argument no...Jerry DeLisle1-0/+15
2016-01-24[multiple changes]Jerry DeLisle1-2/+7
2016-01-15re PR fortran/64324 (Deferred character specific functions not permitted in g...Paul Thomas1-3/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-15Fix ICE for coarray Critical inside module procedureAlessandro Fanfarillo1-0/+1
2015-12-09re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q...Tobias Burnus1-7/+8
2015-12-04re PR fortran/68684 (gcc/fortran/resolve.c:8748: bad if test ?)Steven G. Kargl1-1/+1