]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/simplify.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / simplify.c
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-16  Steven G. Karglre PR fortran/88116 (ICE in gfc_convert_constant()...
2018-11-01  Paul Thomasre PR fortran/40196 ([F03] [F08] Type parameter inquiry...
2018-10-30  Thomas Koenigre PR fortran/85896 (ICE in gfc_convert_constant()...
2018-10-28  Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-10-06  Thomas Koenigre PR fortran/84640 (gcc/fortran/simplify.c:2587:9...
2018-09-03  Jerry DeLislesimplify.c (gfc_simplify_modulo): Re-arrange code to...
2018-06-07  Steven G. Karglre PR fortran/86045 (ICE in reduce_binary_ac, at fortra...
2018-05-08  Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-03-30  Paul Thomasre PR fortran/84931 (Expansion of array constructor...
2018-03-30  Thomas Koenigre PR fortran/85111 (ICE in min_max_choose, at fortran...
2018-03-19  Thomas Koenigre PR fortran/84931 (Expansion of array constructor...
2018-03-11  Thomas Koenigre PR fortran/66128 (ICE for some intrinsics with zero...
2018-03-06  Thomas Koenigre PR fortran/84697 (minloc/maxloc not simplified with...
2018-03-03  Steven G. Karglre PR fortran/66128 (ICE for some intrinsics with zero...
2018-03-03  Steven G. Karglre PR fortran/51434 (ICE with scalar init of an array...
2018-02-01  Janne BlomqvistPR 83705 Repeat with large values
2018-01-26  Damian RousonPartial Failed Images patch
2018-01-26  Steven G. Karglre PR fortran/83998 (ICE in gfc_conv_intrinsic_dot_prod...
2018-01-22  Janne BlomqvistPR 78534, 83704 Large character lengths
2018-01-20  Steven G. Karglre PR fortran/83900 (ICE in gfc_simplify_matmul, at...
2018-01-20  Steven G. Karglre PR fortran/83900 (ICE in gfc_simplify_matmul, at...
2018-01-15  Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-01-05  Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-04  Thomas Koenigre PR fortran/83683 (eoshift accepts wrong-length boundary)
2018-01-03  Jakub JelinekUpdate copyright years.
2018-01-02  Thomas Koenigre PR fortran/45689 ([F03] Missing transformational...
2018-01-02  Thomas Koenigre PR fortran/45689 ([F03] Missing transformational...
2017-12-11  Thomas Koenigre PR fortran/45689 ([F03] Missing transformational...
2017-12-09  Thomas Koenigre PR fortran/83316 (ICE: minval/maxval and characters)
2017-11-08  Steven G. Karglre PR fortran/82841 (Segfault in gfc_simplify_transfer)
2017-10-27  Thomas Koenigre PR fortran/56342 (MATMUL with PARAMETER: Simplificat...
2017-03-05  Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-01-21  Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-13  Janne BlomqvistRevert r244448
2017-01-13  Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-06  Jakub Jelineksystem.h (GCC_DIAGNOSTIC_PUSH_IGNORED, [...]): Define.
2017-01-06  Alexandre Oliva[bootstrap-O3,fortran] silence warning in simplify_tran...
2017-01-03  Janne BlomqvistPR 78534 Revert r244011
2017-01-03  Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-02  Steven G. Karglsimplify.c (gfc_convert_char_constant): Free result...
2016-11-17  Janus Weilre PR fortran/66227 ([OOP] EXTENDS_TYPE_OF n returns...
2016-10-11  Jakub Jelinekiresolve.c (is_trig_resolved, [...]): Formatting fixes.
2016-10-11  Steven G. Karglre PR fortran/77942 (ICE: Floating point exception...
2016-10-11  Fritz ReeseFix bad commit for -fdec-math.
2016-10-11  Jerry DeLislesimplify.c (radians_f): Fix mpdr_mod.
2016-10-11  Fritz ReeseNew flag -fdec-math for COTAN and degree trig intrinsics.
2016-09-14  Bernd Edlingersimplify.c (gfc_simplify_repeat): Fix a misplaced closi...
2016-09-04  Steven G. Karglre PR fortran/77460 (ICE when summing an overflowing...
2016-08-27  Steven G. Karglre PR fortran/77372 (ICE in simplify_ieee_selected_real...
2016-07-14  Andre Vehreschildre PR fortran/70842 (internal compiler error with chara...
2016-07-08  Steven G. Karglre PR fortran/68426 (Simplification of SPREAD with...
2016-07-04  Jerry DeLislere PR fortran/35849 ("wrong" line shown in error messag...
2016-04-09  Jerry DeLislere PR fortran/68566 (ICE on using unusable array in...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-24  Steven G. Karglre PR fortran/68486 (187.facerec in SPEC CPU 2000 faile...
2015-11-22  Steven G. Karglre PR fortran/68486 (187.facerec in SPEC CPU 2000 faile...
2015-11-21  Steven G. Karglsimplify.c (gfc_simplify_cshift): Work around bootstrap...
2015-11-21  Steven G. Karglsimplify.c (gfc_simplify_cshift): Implement simplificat...
2015-11-18  Steven G. Karglre PR fortran/43996 (ICE in gfc_conv_array_initializer...
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-09-04  Francois-Xavier... intrinsic.h (gfc_simplify_mvbits): Remove.
2015-08-07  Francois-Xavier... re PR fortran/64104 ([F2003][IEEE] Allow IEEE functions...
2015-08-04  Francois-Xavier... re PR fortran/64022 ([F2003][IEEE] ieee_support_flag...
2015-07-14  Steven G. Karglsimplify.c (gfc_simplify_floor): Set precision of tempo...
2015-07-09  Andrew MacLeodflags.h: Don't include flag-types.h or options.h.
2015-06-02  Steven G. Karglsimplify.c (gfc_simplify_reshape): Convert assert into...
2015-05-11  Mikael MorinFix fortran/66100 bound simplification ICE
2015-05-10  Mikael Morinbound simplification refactoring
2015-05-01  Mikael MorinAllow bound simplification of array subreferences.
2015-04-30  Thomas Koenigre PR fortran/37131 (inline matmul for small matrix...
2015-01-18  Paul Thomas[multiple changes]
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-17  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
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-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-15  Tobias Burnuserror.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.
2014-10-11  François-Xavier... re PR fortran/48979 (FRACTION und EXPONENT return inval...
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-08-09  Thomas Koenigre PR fortran/61999 (`gfc_simplify_dot_product` causes...
2014-07-25  Tobias Burnussimplify.c (gfc_simplify_storage_size): Use proper...
2014-06-28  Francois-Xavier... re PR fortran/29383 (Fortran 2003/F95[TR15580:1999...
2014-05-25  Tobias Burnuscheck.c (gfc_check_num_images): New.
2014-04-27  Thomas Koenigre PR fortran/59604 (Constant comparisons with -fno...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-07-25  Janus Weilre PR fortran/57639 ([OOP] ICE with polymorphism (and...
2013-07-08  Tobias Burnusre PR fortran/57785 (DOT_PRODUCT error with constant...
2013-06-24  Tobias Burnus[multiple changes]
2013-06-08  Tobias Burnusre PR fortran/57553 ([F08] Valid use of STORAGE_SIZE...
2013-05-02  Tobias Burnusre PR fortran/57142 (SIZE/SHAPE overflow despite kind=8)
2013-04-22  Janus Weilre PR fortran/53685 (surprising warns about transfer...
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
2013-03-27  Tobias Burnusre PR fortran/56650 (Odd error messages with C_SIZEOF...
2013-03-26  Tobias Burnusre PR fortran/56649 (ICE gfc_conv_structure with MERGE)
2013-02-15  Tobias Burnusre PR fortran/56318 (Wrong result with MATMUL of PARAMETER)
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-07  Tobias Burnusre PR fortran/55852 (internal compiler error: in gfc_bu...
next