]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/interface.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / interface.c
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-27  Jakub Jelinekgfortran.h (gfc_error): Rename overload with OPT argume...
2016-12-18  Janus Weilre PR fortran/78592 (ICE in gfc_find_specific_dtio_proc...
2016-12-15  Janus Weilre PR fortran/78798 ([cleanup] some int-valued function...
2016-12-15  Janus Weilre PR fortran/78800 ([OOP] ICE in compare_parameter...
2016-12-14  Andre Vehreschildre PR fortran/78672 (Gfortran test suite failures with...
2016-12-13  Janus Weilre PR fortran/78737 ([OOP] linking error with deferred...
2016-11-30  Janus Weilre PR fortran/78592 (ICE in gfc_find_specific_dtio_proc...
2016-11-25  Janus Weilre PR fortran/60853 ([OOP] Failure to disambiguate...
2016-11-24  Steven G. Karglre PR fortran/78500 (ICE in gfc_check_vardef_context...
2016-11-10  Fritz O. ReeseFix some whitespace.
2016-11-09  Janus Weil[multiple changes]
2016-11-02  Fritz O. ReeseNew warning -Wargument-mismatch for function argument...
2016-10-24  Steven G. Karglre PR fortran/71895 (ICE in gfc_compare_derived_types...
2016-10-07  Fritz ReeseFix ICE due to map typespecs with different sized charl...
2016-10-07  Steven G. Karglre PR fortran/77406 (ICE in generic_correspondence...
2016-10-05  Fritz ReeseFix ICE due to comparison between UNION components.
2016-09-30  Fritz ReeseFix ICE for maps with zero components.
2016-09-30  Fritz ReeseFix ICE caused by union types comparing equal to struct...
2016-09-27  Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-09-26  Paul Thomasre PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-09-22  Paul Thomasre PR fortran/48298 ([F03] User-Defined Derived-Type...
2016-09-22  Paul Thomasinterface.c (check_dtio_interface1): Introduce errors...
2016-09-21  Paul Thomasre PR fortran/77657 (link error with implementation...
2016-09-10  Paul Thomasre PR fortran/77532 ([F03] ICE in check_dtio_interface1...
2016-08-31  Paul Thomas[multiple changes]
2016-08-29  Fritz ReeseFix, reorganize, and clarify comparisons of anonymous...
2016-08-23  Fritz Reeseinterface.c (compare_components): Fix typo in name...
2016-08-22  Steven G. Karglre PR fortran/61318 (Improve error diagnostic by pointi...
2016-05-15  Harald Anlaufre PR fortran/69603 (ICE: segfault with -fimplicit...
2016-05-07  Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-01-24  Jerry DeLisle[multiple changes]
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-12  Tobias Burnusre PR fortran/45859 ([Coarray, F2008, IR] Rejects valid...
2015-12-02  Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-10-30  Steven G. Karglre PR fortran/36192 (ICE with wrong index types and...
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-07-02  Paul Thomasre PR fortran/52846 ([F2008] Support submodules)
2015-05-19  Mikhail MaltsevUse std::swap instead of explicit swaps
2015-05-18  Steven G. Karglre PR fortran/66057 (ICE for incomplete generic stateme...
2015-05-05  David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-04-28  Andre Vehreschildinterface.c (gfc_compare_types): Check for unlimited...
2015-02-01  Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-27  Rainer Orthre PR fortran/64771 (ICE(segfault) when passing coarray...
2015-01-26  Tobias Burnusre PR fortran/64771 (ICE(segfault) when passing coarray...
2015-01-11  Janus Weilre PR fortran/63733 ([OOP] wrong resolution for OPERAT...
2015-01-11  Janus Weilre PR fortran/64508 ([F03] interface check missing...
2015-01-05  Jakub JelinekUpdate copyright years.
2015-01-02  Janus Weilre PR fortran/60507 (Passing function call into procedu...
2014-12-12  Tobias Burnuserror.c (gfc_error): Add variant which takes a va_list.
2014-12-11  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-12-05  Andre Vehreschildre PR fortran/60414 (internal compiler error: tree...
2014-12-03  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-11-30  Tobias Burnusgfortran.h (gfc_option_t): Remove warn_aliasing,
2014-11-25  Tobias Burnuserror.c (gfc_internal_error): Convert to common diagnos...
2014-10-06  Tobias Burnuslibgfortran.h (GFC_STD_F2015): Add.
2014-09-02  Marek Polacekre PR fortran/62270 (-Wlogical-not-parentheses warnings)
2014-06-25  Tobias Burnusinterface.c (check_intents): Fix diagnostic with coinde...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-18  Janus Weilre PR fortran/59493 ([OOP] ICE: Segfault on Class(...
2013-12-10  Janus Weilre PR fortran/35831 ([F95] Shape mismatch check missing...
2013-11-25  Janus Weilre PR fortran/59143 ([OOP] Bogus warning with array...
2013-11-23  Janus Weilre PR fortran/59228 (ICE-on-invalid with assumed type...
2013-10-23  Tobias Burnusre PR fortran/58793 (Wrong value for _vtab for intrinsi...
2013-10-16  Tobias Burnusre PR fortran/58652 (ICE with move_alloc and unlimited...
2013-09-20  Janus Weilre PR fortran/58099 ([F03] over-zealous procedure-point...
2013-08-23  Janus Weilre PR fortran/57843 ([OOP] Type-bound assignment is...
2013-07-30  Tobias Burnusre PR fortran/57530 ([OOP] Wrongly rejects type_pointe...
2013-07-27  Tobias Burnusre PR fortran/57991 (Enhance "Same actual argument...
2013-07-25  Janus Weilre PR fortran/57639 ([OOP] ICE with polymorphism (and...
2013-07-23  Ondřej Bílkadecl.c: Fix comment typos.
2013-05-31  Janus Weilre PR fortran/54190 (TYPE(*)/assumed-rank: Type/rank...
2013-05-30  Tobias Burnusre PR fortran/57458 (TS29113: Wrongly rejects noncontig...
2013-05-28  Janus Weilre PR fortran/57217 ([OOP] Accepts invalid TBP overridi...
2013-04-17  Janus Weilre PR fortran/56814 (Bogus Interface mismatch in dummy...
2013-04-16  Tobias Burnusre PR fortran/39505 (Consider a 'no arg check' directive)
2013-04-12  Janus Weilre PR fortran/56261 ([OOP] seg fault call procedure...
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-04-03  Janus Weilre PR fortran/56284 ([OOP] ICE with alternate return...
2013-01-29  Janus Weilre PR fortran/54107 ([F03] Memory hog with abstract...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-23  Tobias Burnusre PR fortran/54884 (Externally used PRIVATE module...
2012-12-20  Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-10-28  Tobias Burnusre PR fortran/54958 (Wrongly rejects ac-implied-DO...
2012-10-12  Janus Weilre PR fortran/40453 ([F95] Enhanced (recursive) argumen...
2012-10-06  Janus Weilre PR fortran/45521 ([F08] GENERIC resolution with...
2012-10-04  Tobias Burnusexpr.c (scalarize_intrinsic_call): Plug memory leak.
2012-10-02  Janus Weilre PR fortran/54778 ([OOP] an ICE on invalid OO code)
2012-09-17  Tobias Burnuserror.c (error_print): Move increment out of the assert.
2012-09-16  Janus Weilre PR fortran/54594 ([OOP] Type-bound ASSIGNMENTs ...
2012-08-14  Mikael Moringfortran.h (gfc_get_proc_ptr_comp): New prototype.
2012-08-06  Janus Weilre PR fortran/35831 ([F95] Shape mismatch check missing...
2012-07-31  Tobias Burnusinterface.c (gfc_procedure_use): Return gfc_try instead of
2012-07-25  Tobias Burnustrans-types.c (gfc_real16_is_float128): Fix spelling...
2012-07-20  Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-07-19  Tobias Burnusinterface.c (compare_parameter, [...]): Fix handling...
2012-07-17  Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-08  Steven Bosschergfortran.h: Do not include coretypes.h here.
2012-06-27  Janus Weilre PR fortran/41951 ([OOP] Not diagnosing ambiguous...
2012-06-22  Janus Weilre PR fortran/47710 ([OOP] Improve ambiguity check...
next