]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/expr.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / expr.c
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-13  Janus Weilre PR fortran/78798 ([cleanup] some int-valued function...
2016-12-12  Janus Weilre PR fortran/78392 (ICE in gfc_trans_auto_array_alloca...
2016-12-03  Steven G. Karglexpr.c (gfc_build_conversion): Remove unneeded initiali...
2016-12-02  Janus Weil[multiple changes]
2016-11-24  Steven G. Karglre PR fortran/78500 (ICE in gfc_check_vardef_context...
2016-11-22  Steven G. Karglre PR fortran/78479 (ICE in gfc_apply_init, at fortran...
2016-11-09  Janus Weil[multiple changes]
2016-11-08  Janus Weilre PR fortran/68440 ([OOP] ICE on declaring class varia...
2016-11-08  Janus Weilre PR fortran/77596 ([F03] procedure pointer component...
2016-11-07  Thomas Koenigre PR fortran/78226 (Fill out location information...
2016-11-06  Andre Vehreschildallocate_with_source_14.f03: Fixed number mallocs occuring.
2016-10-27  Fritz ReeseFix initialization of UNIONs with -finit-derived.
2016-10-25  Paul Thomasre PR fortran/45516 ([F08] allocatable compontents...
2016-09-19  Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-08-15  Fritz Reeselang.opt, [...]: New flag -finit-derived.
2016-07-22  Andre Vehreschildexpr.c (gfc_find_stat_co): Fixed whitespaces.
2016-07-05  Alessandro FanfarilloSecond review of STAT= patch + tests
2016-05-14  Fritz Reesere PR fortran/71047 (Allocatable component of INTENT...
2016-05-07  Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-18  Paul Thomasre PR fortran/68196 (ICE on function result with proced...
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-11-17  Dominique d'Humieresre PR fortran/65751 (Bogus &L in error message)
2015-11-16  Steven G. Karglre PR fortran/58027 ("Arithmetic overflow converting...
2015-09-28  Paul Thomas[multiple changes]
2015-09-10  Steven G. Karglre PR fortran/67526 (ICE on missing end parenthesis...
2015-08-07  Francois-Xavier... re PR fortran/64104 ([F2003][IEEE] Allow IEEE functions...
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-06-06  Thomas Koenigre PR fortran/47359 (Recursive functions of intrinsic...
2015-05-23  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2015-05-18  Steven G. Karglre PR fortran/66045 (ICE on incorrect code with null)
2015-05-16  Thomas Koenigre PR fortran/66113 (Variable n cannot appear in the...
2015-05-05  David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-04-23  Andre VehreschildPF fortran/60322
2015-02-06  Paul Thomasre PR fortran/63205 ([OOP] Wrongly rejects type =...
2015-01-05  Jakub JelinekUpdate copyright years.
2015-01-02  Janus Weilre PR fortran/57562 ([OOP] ICE due to extended derived...
2014-12-29  Janus Weilre PR fortran/60357 ([F08] structure constructor with...
2014-12-16  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
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-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 Burnusgfortran.h (gfc_option_t): Remove flags moved as Var...
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-06-28  Francois-Xavier... re PR fortran/29383 (Fortran 2003/F95[TR15580:1999...
2014-06-25  Tobias Burnuscheck.c (check_co_minmaxsum): Add definable check.
2014-06-19  Francois-Xavier... re PR fortran/61454 (ICE in simplification of initializ...
2014-03-19  Tobias Burnusre PR fortran/60543 (Function with side effect removed...
2014-02-19  Janus Weilre PR fortran/60232 ([OOP] The rank of the element...
2014-02-18  Tobias Burnusre PR fortran/49397 ([F03] ICE with proc pointer assign...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-18  Janus Weilre PR fortran/59493 ([OOP] ICE: Segfault on Class(...
2013-10-14  Tobias Burnusre PR fortran/58658 ([OOP] Pointer assignment to alloca...
2013-09-20  Janus Weilre PR fortran/58099 ([F03] over-zealous procedure-point...
2013-09-18  Tobias Burnusexpr.c (gfc_check_assign_symbol): Free lvalue.ref.
2013-07-29  Po-Chun Changmatch.c (gfc_match_call): Exit loop after setting i.
2013-07-28  Thomas Koenigre PR fortran/58009 (Elements with same value in vector...
2013-05-27  Tobias Burnusexpr.c (gfc_build_intrinsic_call): Make symbol as
2013-04-18  Tobias Burnusexpr.c (find_array_element): Don't copy expr.
2013-04-16  Janus Weilre PR fortran/56968 ([F03] Issue with a procedure defin...
2013-04-13  Janus Weilre PR fortran/55959 ([OOP] ICE in in gfc_simplify_expr...
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-03-25  Tobias Burnusre PR fortran/38536 (ICE with C_LOC in resolve.c due...
2013-03-10  Paul Thomasre PR fortran/56575 (An invalid OO code causes ICE)
2013-03-03  Mikael Morinre PR fortran/56477 (ICE on invalid with pointer assign...
2013-01-29  Janus Weilre PR fortran/54107 ([F03] Memory hog with abstract...
2013-01-15  Paul Thomasre PR fortran/54286 (Accepts invalid proc-pointer assig...
2013-01-13  Paul Thomasre PR fortran/54286 (Accepts invalid proc-pointer assig...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-07  Tobias Burnusre PR fortran/55763 (Issues with some simpler CLASS...
2013-01-07  Tobias Burnusre PR fortran/55852 (internal compiler error: in gfc_bu...
2013-01-03  Janus Weilre PR fortran/55855 ([OOP] incorrect warning with proce...
2012-12-20  Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-12-01  Alessandro Fanfarillore PR fortran/46897 ([OOP] type-bound defined ASSIGNMEN...
2012-11-27  Tobias Burnusre PR fortran/55476 (Bogus warning "Pointer might outli...
2012-10-28  Tobias Burnusre PR fortran/54958 (Wrongly rejects ac-implied-DO...
2012-10-04  Tobias Burnusexpr.c (scalarize_intrinsic_call): Plug memory leak.
2012-09-17  Janus Weilre PR fortran/54285 ([F03] Calling a PPC with proc...
2012-09-16  Janus Weilre PR fortran/54387 ([F03] Wrongly accepts non-proc...
2012-08-20  Tobias Burnusre PR fortran/54301 (Add optional warning if pointer...
2012-08-20  Tobias Burnusre PR fortran/54301 (Add optional warning if pointer...
2012-08-14  Mikael Moringfortran.h (gfc_get_proc_ptr_comp): New prototype.
2012-08-02  Mikael Morinarray.c (gfc_copy_array_ref): Don't copy the offset...
2012-07-31  Janus Weilre PR fortran/42418 (PROCEDURE: Rejects interface which...
2012-07-30  Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
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-17  Janus Weilre PR fortran/51081 ([F03] Proc-pointer assignment...
2012-07-08  Steven Bosschergfortran.h: Do not include coretypes.h here.
2012-06-22  Janus Weilre PR fortran/47710 ([OOP] Improve ambiguity check...
2012-06-03  Alessandro Fanfarillore PR fortran/48831 (check.c: Constant expression ...
2012-05-30  Tobias Burnusdecl.c: Fix comment typos.
2012-05-05  Paul Thomasre PR fortran/41600 ([OOP] SELECT TYPE with associate...
2012-04-16  Tobias Burnus[multiple changes]
2012-03-03  Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-03-02  Tobias Burnusre PR fortran/52270 ([OOP] Polymorphic vars: wrong...
next