match.pd: Implement simple complex operations cancelling.
[gcc.git] / gcc / fortran / check.c
2014-10-24 Tobias Burnuscheck.c (check_co_collective): Reject coindexed A args.
2014-09-25 Tobias Burnuscheck.c (check_co_collective): Renamed from
2014-09-20 Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-07-26 Tobias Burnuscheck.c (gfc_check_sizeof): Permit for assumed type...
2014-07-12 Tobias Burnuscheck.c (gfc_check_atomic): Update for STAT=.
2014-06-25 Tobias Burnuscheck.c (check_co_minmaxsum): Add definable check.
2014-06-17 Tobias Burnuscheck.c (gfc_check_atomic, [...]): Use argument for...
2014-06-15 Francois-Xavier... re PR fortran/28484 ([F03] system_clock with real-type...
2014-05-25 Tobias Burnuscheck.c (gfc_check_num_images): New.
2014-05-17 Dominique d'Humierescheck.c (gfc_check_fn_rc2008): move "argument" to the...
2014-05-16 Benno Schulenbergarc.c (arc_init): Fix typo in error message.
2014-05-08 Tobias Burnuscheck.c (check_co_minmaxsum, [...]): New.
2014-04-04 Tobias Burnuscheck.c (gfc_check_cmplx): Fix typo.
2014-02-21 Janus Weilre PR fortran/60302 (ICE with c_f_pointer and android...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-18 Janus Weilre PR fortran/59493 ([OOP] ICE: Segfault on Class(...
2013-11-05 Steven G. Karglre PR fortran/58989 (internal compiler error when using...
2013-07-27 Janus Weilre PR fortran/57285 ([OOP] ICE on invalid: "gfc_array_d...
2013-07-21 Tobias Burnusre PR fortran/57894 (min/max required actual argument...
2013-07-08 Tobias Burnusre PR fortran/57834 (C_F_POINTER (only with -std=)...
2013-04-22 Janus Weilre PR fortran/53685 (surprising warns about transfer...
2013-04-10 Janne BlomqvistReplace enum gfc_try with bool type.
2013-04-04 Tobias Burnusre PR fortran/50269 (Wrongly rejects element of assumed...
2013-03-27 Tobias Burnusre PR fortran/56650 (Odd error messages with C_SIZEOF...
2013-03-25 Tobias Burnusre PR fortran/38536 (ICE with C_LOC in resolve.c due...
2013-02-09 Paul Thomasre PR fortran/55362 (ICE with size() on character pointer)
2013-01-27 Paul Thomas[multiple changes]
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-28 Janus Weilre PR fortran/55692 (ICE on incorrect use of ASSOCIATED...
2012-12-28 Tobias Burnusre PR fortran/55763 (Issues with some simpler CLASS...
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-09-15 Tobias Burnusarith.c (arith_power): Call gfc_free_expr in case of...
2012-08-14 Tobias Burnusre PR fortran/54234 (-Wconversion or -Wconversion-extra...
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-18 Tobias Burnusre PR fortran/53526 ([Coarray] (lib) Properly handle...
2012-06-17 Tobias Burnusre PR fortran/53691 (ICE with -Wsurprising in LAPACK...
2012-06-03 Alessandro Fanfarillore PR fortran/48831 (check.c: Constant expression ...
2012-02-17 Tobias Burnusre PR translation/52232 (translatable string typos...
2012-01-23 Tobias Burnusre PR fortran/51948 ([OOP] Rejects valid: Function...
2011-12-19 Tobias Burnuscheck.c (coarray_check): Add class ref if needed.
2011-12-11 Paul Thomasre PR fortran/41539 ([OOP] Calling function which takes...
2011-12-03 Tobias Burnus[multiple changes]
2011-12-03 Tobias Burnuscheck.c (gfc_check_move_alloc): Allow nonpolymorphic...
2011-11-29 Tobias Burnusre PR fortran/51306 (MOVE_ALLOC: Make more middle end...
2011-10-30 Steven G. Karglre PR other/50573 (configure lists --with-gnu-ld twice)
2011-10-28 Steven G. Karglcheck.c (gfc_check_atan_2): Typo in comment.
2011-10-21 Steven G. Karglre PR fortran/50821 (3 new GCC HEAD@180266 regressions)
2011-10-20 Steven G. Karglishft_3.f90: Update test.
2011-10-19 Janus Weilre PR fortran/47023 (C_Sizeof: Rejects valid code)
2011-10-18 Mikael Morinre PR fortran/50420 ([Coarray] lcobound doesn't accept...
2011-10-18 Janus Weilre PR fortran/47023 (C_Sizeof: Rejects valid code)
2011-10-07 Mikael Morincheck.c (is_coarray): Remove.
2011-09-20 Steven G. Karglcheck.c (gfc_check_c_sizeof): Remove redundant word.
2011-09-14 Tobias Burnusre PR fortran/34547 (NULL(): Fortran 2003 changes,...
2011-08-05 Thomas Koenigre PR fortran/37211 (TRANSFER to characters: Size checking)
2011-07-21 Tobias Burnuscheck.c (gfc_check_present): Allow coarrays.
2011-06-20 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-06-17 Janus Weilre PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT...
2011-05-31 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-27 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-27 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2011-04-18 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-04 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-01-29 Tobias Burnusre PR fortran/47531 (SHAPE misses KIND= support)
2010-12-24 Thomas Koenigre PR fortran/31821 (character pointer => target(range...
2010-12-09 Steven G. Karglcheck.c (gfc_check_sngl): Insert missing space in error...
2010-12-09 Steven G. Karglcheck.c (gfc_check_float): Insert missing space in...
2010-11-15 Tobias Burnusre PR fortran/46484 (Should reject ALLOCATED(non-variab...
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-27 Tobias Burnusre PR fortran/33197 (Fortran 2008: math functions)
2010-08-19 Tobias Burnusre PR fortran/36158 (Transformational function BESSEL_Y...
2010-08-11 Janus Weilre PR fortran/44595 (INTENT of arguments to intrinsic...
2010-07-08 Janus Weilre PR fortran/44649 ([OOP] F2008: storage_size intrinsi...
2010-07-06 Thomas KoenigPR fortran/PR44693
2010-06-25 Tobias Burnusintrinsic.h (gfc_check_selected_real_kind, [...]):...
2010-06-09 Daniel Frankere PR fortran/44347 (SELECT_REAL_KIND: Wrongly accepts...
2010-06-09 Steven G. Karglmvbits_9.f90: New test.
2010-05-19 Daniel Frankere PR fortran/34505 (FLOAT/SNGL: Not accepted as actual...
2010-04-14 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2010-04-13 Jerry DeLisle[multiple changes]
2009-10-29 Tobias Burnusre PR fortran/41777 (Wrong-code with POINTER-returning...
2009-09-30 Tobias Burnusre PR fortran/40996 ([F03] ALLOCATABLE scalars)
2009-08-31 Janus Weilre PR fortran/40996 ([F03] ALLOCATABLE scalars)
2009-08-13 Janus Weilre PR fortran/40941 (gfc_typespec: put derived and...
2009-07-26 Tobias Burnusre PR fortran/33197 (Fortran 2008: math functions)
2009-07-19 Steven G. Karglre PR fortran/40727 ([4.4] ICE gfc_simplify_dcmplx...
2009-07-11 Tobias Burnusre PR fortran/33197 (Fortran 2008: math functions)
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/36874 (Add shape checks to cshift/eoshift)
2009-06-06 Daniel Frankere PR fortran/32890 (Compile-time detect of LHS/RHS...
2009-06-04 Daniel Frankere PR fortran/37203 (Check ORDER= of RESHAPE)
2009-01-09 Paul Thomascheck.c: Update copyright year.
2009-01-05 Daniel Frankere PR fortran/37159 (RANDOM_SEED: GET= check array...
2008-12-31 Daniel Frankecheck.c (dim_rank_check): Fixed checking of dimension...
2008-12-18 Daniel Kraftre PR fortran/31822 (Missing run-time bound checks...
next