re PR fortran/41580 ([OOP] SAME_TYPE_AS and EXTENDS_TYPE_OF - add compile-time simpli...
[gcc.git] / gcc / fortran / simplify.c
2011-01-07 Tobias Burnusre PR fortran/41580 ([OOP] SAME_TYPE_AS and EXTENDS_TYP...
2010-10-06 Mikael Morinsimplify.c (gfc_simplify_size): Clear temporary mpz...
2010-09-28 Tobias Burnusre PR fortran/40569 (F2008: Support COMPILER_OPTIONS...
2010-09-26 Tobias Burnusre PR fortran/40569 (F2008: Support COMPILER_OPTIONS...
2010-09-20 Paul Thomasre PR fortran/45081 (ICE in gfc_conv_array_initializer...
2010-09-08 Francois-Xavier... re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
2010-09-06 Tobias Burnusre PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
2010-08-31 Francois-Xavier... re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
2010-08-28 Steven G. Karglsimplify.c (gfc_simplify_bessel_n2): Fix indention...
2010-08-27 Tobias Burnusre PR fortran/33197 (Fortran 2008: math functions)
2010-08-21 Tobias Burnusre PR fortran/36158 (Transformational function BESSEL_Y...
2010-08-19 Tobias Burnusintrinsic.texi (Bessel_jn, Bessel_yn): Fix typo.
2010-08-19 Tobias Burnusre PR fortran/36158 (Transformational function BESSEL_Y...
2010-08-09 Thomas Koenigre PR fortran/44235 (array temporary with high upper...
2010-07-28 Daniel Kraftgfortran.h (gfc_build_intrinsic_call): New method.
2010-06-25 Tobias Burnusintrinsic.h (gfc_check_selected_real_kind, [...]):...
2010-05-13 Daniel Frankere PR fortran/35779 (error pointer wrong in PARAMETER)
2010-04-28 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-14 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-13 Jerry DeLisle[multiple changes]
2010-04-06 Tobias Burnusre PR fortran/39997 (Procedure(), pointer & implicit...
2009-12-07 Kaveh R. Ghazire PR other/40302 (GCC must hard-require MPC before...
2009-10-02 Kaveh R. Ghazire PR fortran/33197 (Fortran 2008: math functions)
2009-09-25 Kaveh R. Ghazisimplify.c (gfc_simplify_acos, [...]): Fix error message.
2009-08-13 Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-07-25 Tobias Burnusre PR fortran/33197 (Fortran 2008: math functions)
2009-07-08 Tobias Burnusre PR fortran/40675 (Support -fnosign-zero for SIGN...
2009-06-22 Tobias Burnusre PR fortran/40472 (Simplification of spread intrinsic...
2009-06-22 Paul Thomasre PR fortran/40472 (Simplification of spread intrinsic...
2009-06-19 Kaveh R. Ghazigfortran.h (gfc_expr): Use mpc_t to represent complex...
2009-06-11 Francois-Xavier... re PR fortran/38718 (some simplifiers for elemental...
2009-06-07 Daniel Frankere PR fortran/25104 ([F2003] Non-initialization expr...
2009-06-07 Daniel Frankere PR fortran/25104 ([F2003] Non-initialization expr...
2009-06-07 Daniel Frankere PR fortran/25104 ([F2003] Non-initialization expr...
2009-06-06 Daniel Frankere PR fortran/37203 (Check ORDER= of RESHAPE)
2009-06-06 Daniel Frankere PR fortran/32890 (Compile-time detect of LHS/RHS...
2009-06-05 Kaveh R. Ghazibuiltins.c (do_mpc_ckconv, [...]): Use mpc_realref...
2009-06-04 Daniel Frankere PR fortran/37203 (Check ORDER= of RESHAPE)
2009-05-29 Francois-Xavier... re PR fortran/40019 (LEADZ and TRAILZ give wrong results)
2009-05-26 Kaveh R. Ghazigfortran.h (GFC_MPC_RND_MODE): New.
2009-05-16 Francois-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2009-05-16 Francois-Xavier... re PR fortran/31243 (Detect strings longer than 2*...
2009-03-06 Alexandre Olivasimplify.c (gfc_simplify_transfer): Zero-initialize...
2009-02-21 Thomas Koenigre PR fortran/38914 ([4.3 only] ICE with array inquiry...
2009-01-19 Mikael Morinre PR fortran/38859 (ubound and lbound treat structure...
2009-01-09 Paul Thomascheck.c: Update copyright year.
2009-01-04 Daniel Frankere PR fortran/38718 (some simplifiers for elemental...
2008-11-25 Jerry DeLislere PR fortran/37803 (Call mpfr_check_range after settin...
2008-11-24 Mikael Morinre PR fortran/38184 (invariant RESHAPE not expanded...
2008-11-09 Paul Thomasre PR fortran/37836 (ICE in gfc_trans_auto_array_alloca...
2008-10-31 Steven G. Karglre PR fortran/37930 (gfortran error and ICE at automati...
2008-10-13 Kaveh R. Ghaziconfigure.ac (MPFR check): Bump minimum version to...
2008-10-02 Steven Bosscherre PR fortran/37635 (Fortran 2008: Support LEADZ /...
2008-09-11 Daniel Kraftre PR fortran/36214 (Wrong simplification of BOZ constants)
2008-08-16 Jerry DeLislere PR libfortran/35863 ([F2003] Implement ENCODING...
2008-07-29 Kaveh R. Ghazigfortran.h (try): Remove macro.
2008-06-20 Kaveh R. Ghaziarith.c (hollerith2representation): Fix for -Wc++-compat.
2008-05-31 Steven G. Karglarith.c (gfc_arith_init_1): Remove now unused r and...
2008-05-28 Francois-Xavier... re PR fortran/36319 (Segfault with wide characters...
2008-05-19 Francois-Xavier... simplify.c (gfc_simplify_dble, [...]): Initialize resul...
2008-05-18 Francois-Xavier... intrinsic.c (char_conversions, ncharconv): New static...
2008-05-16 Steven G. Kargl[multiple changes]
2008-05-14 François-Xavier... re PR fortran/36186 (Wrong handling of BOZ in CMPLX)
2008-05-06 Francois-Xavier... arith.c: (gfc_arith_concat...
2008-05-06 Francois-Xavier... simplify.c (gfc_simplify_bessel_j0,gfc_simplify_bessel_...
2008-05-06 Francois-Xavier... check.c (gfc_check_sizeof): Switch to ATTRIBUTE_UNUSED.
2008-05-06 Tobias Burnusre PR fortran/36117 (Use MPFR for bessel function ...
2008-05-02 Bud DavisPR fortran/PR35940
2008-04-30 François-Xavier... intrinsic.c (add_functions): Add SELECTED_CHAR_KIND...
2008-03-06 Francois-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2008-03-03 François-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2008-02-24 Tobias Schlüterarith.c: Update copyright years.
2008-02-24 Jerry DeLislere PR fortran/35223 (IBITS gives compiler error)
2008-01-28 Tobias Burnus[multiple changes]
2008-01-18 Jerry DeLislere PR fortran/34556 (Rejects valid with bogus error...
2008-01-11 Paul Thomasre PR fortran/34537 (ICE or wrong code for TRANSFER...
2007-12-22 Daniel Frankere PR fortran/34559 (ICE using REPEAT on string literals)
2007-12-20 Tobias Burnusre PR fortran/34482 (FAIL: gfortran.dg/nan_4.f90 ...
2007-12-18 Daniel Frankere PR fortran/34495 (accepts invalid initialization...
2007-12-08 Tobias Burnusre PR fortran/34342 (BOZ extensions not diagnosed as...
2007-12-05 Tobias Burnusre PR fortran/34333 (if(nan == nan) wrongly returns...
2007-11-23 Tobias Burnusre PR fortran/34192 (NEAREST can return wrong numbers)
2007-10-19 Jerry DeLislere PR fortran/33544 ([4.3 only] Warning in TRANSFER...
2007-10-18 Paul Thomasre PR fortran/33733 (ICEs in simplify_transfer)
2007-10-06 Jerry DeLislere PR fortran/33609 (ICE on arithmetic overflow)
2007-10-06 Tobias Schlüter* simplify.c (gfc_simplify_size): Fix typo.
2007-09-21 Tobias Burnusre PR fortran/33037 (TRANSFER should warn on mismatched...
2007-08-27 Tobias Burnussimplify.c (gfc_simplify_lgamma): Fix mpfr_lgamma call.
2007-08-26 Tobias Burnusre PR fortran/32980 (Vendor extension: Intrinsic functi...
2007-08-12 Francois-Xavier... re PR fortran/29600 ([F03] MINLOC and MAXLOC take an...
2007-08-12 Francois-Xavier... re PR fortran/29600 ([F03] MINLOC and MAXLOC take an...
2007-08-06 Francois-Xavier... re PR fortran/29828 ([F2003] MIN and MAX with character...
2007-08-01 Nick Cliftonarith.c: Change copyright header to refer to version...
2007-07-10 Paul Thomasre PR fortran/32157 (intrinsic function name conflicts...
2007-06-30 Paul Thomasre PR fortran/32472 (ICE in trans-const.c:106 for REPEA...
2007-05-16 Paul Thomas[multiple changes]
2007-05-06 Francois-Xavier... re PR fortran/31764 (NEW_LINE with array argument)
2007-05-04 Jerry DeLislere PR fortran/31251 (Non-integer character length leads...
2007-05-04 Francois-Xavier... re PR fortran/31781 (fortran regressions on trunk if...
2007-04-29 Francois-Xavier... re PR fortran/31591 (UBOUND as initialization expressio...
next