aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/check.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-30re PR other/50573 (configure lists --with-gnu-ld twice)Steven G. Kargl1-3/+20
2011-10-28check.c (gfc_check_atan_2): Typo in comment.Steven G. Kargl1-1/+11
2011-10-21re PR fortran/50821 (3 new GCC HEAD@180266 regressions)Steven G. Kargl1-13/+20
2011-10-20ishft_3.f90: Update test.Steven G. Kargl1-1/+48
2011-10-20re PR fortran/47023 (C_Sizeof: Rejects valid code)Janus Weil1-1/+8
2011-10-18re PR fortran/50420 ([Coarray] lcobound doesn't accept coarray subcomponents)Mikael Morin1-3/+1
2011-10-18re PR fortran/47023 (C_Sizeof: Rejects valid code)Janus Weil1-1/+1
2011-10-07check.c (is_coarray): Remove.Mikael Morin1-33/+1
2011-09-20check.c (gfc_check_c_sizeof): Remove redundant word.Steven G. Kargl1-1/+1
2011-09-14re PR fortran/34547 (NULL(): Fortran 2003 changes, accepts invalid, ICE on in...Tobias Burnus1-2/+8
2011-08-05re PR fortran/37211 (TRANSFER to characters: Size checking)Thomas Koenig1-2/+75
2011-07-21check.c (gfc_check_present): Allow coarrays.Tobias Burnus1-1/+3
2011-06-20re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-2/+2
2011-06-17re PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT TYPE)Janus Weil1-0/+4
2011-05-31re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+66
2011-05-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+27
2011-05-27re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)Tobias Burnus1-0/+27
2011-04-18re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+17
2011-04-04re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-2/+8
2011-01-29re PR fortran/47531 (SHAPE misses KIND= support)Tobias Burnus1-1/+8
2010-12-24re PR fortran/31821 (character pointer => target(range) should detect if leng...Thomas Koenig1-24/+53
2010-12-09check.c (gfc_check_sngl): Insert missing space in error message.Steven G. Kargl1-1/+1
2010-12-09check.c (gfc_check_float): Insert missing space in error message.Steven G. Kargl1-1/+1
2010-11-15re PR fortran/46484 (Should reject ALLOCATED(non-variable expression ))Tobias Burnus1-27/+32
2010-09-08re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)Francois-Xavier Coudert1-7/+150
2010-09-06re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)Tobias Burnus1-0/+20
2010-08-27re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus1-0/+31
2010-08-19re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...Tobias Burnus1-0/+36
2010-08-11re PR fortran/44595 (INTENT of arguments to intrinsic procedures not checked)Janus Weil1-223/+217
2010-07-08re PR fortran/44649 ([OOP] F2008: storage_size intrinsic (also working for po...Janus Weil1-0/+38
2010-07-06PR fortran/PR44693Thomas Koenig1-4/+7
2010-06-25intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes.Tobias Burnus1-8/+20
2010-06-09re PR fortran/44347 (SELECT_REAL_KIND: Wrongly accepts non-scalar arguments)Daniel Franke1-4/+16
2010-06-09mvbits_9.f90: New test.Steven G. Kargl1-22/+102
2010-05-19re PR fortran/34505 (FLOAT/SNGL: Not accepted as actual argument; diagnostics...Daniel Franke1-1/+28
2010-04-14re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-1/+187
2010-04-13[multiple changes]Jerry DeLisle1-19/+14
2009-10-29re PR fortran/41777 (Wrong-code with POINTER-returning GENERIC function)Tobias Burnus1-8/+4
2009-09-30re PR fortran/40996 ([F03] ALLOCATABLE scalars)Tobias Burnus1-7/+41
2009-08-31re PR fortran/40996 ([F03] ALLOCATABLE scalars)Janus Weil1-3/+0
2009-08-13re PR fortran/40941 (gfc_typespec: put derived and cl into union)Janus Weil1-11/+11
2009-07-26re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus1-0/+13
2009-07-19re PR fortran/40727 ([4.4] ICE gfc_simplify_dcmplx(): Bad type when passing B...Steven G. Kargl1-0/+17
2009-07-11re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus1-0/+17
2009-06-07re PR fortran/25104 ([F2003] Non-initialization expr. as case-selector)Daniel Franke1-5/+56
2009-06-07re PR fortran/25104 ([F2003] Non-initialization expr. as case-selector)Daniel Franke1-0/+5
2009-06-07re PR fortran/36874 (Add shape checks to cshift/eoshift)Daniel Franke1-92/+141
2009-06-06re PR fortran/32890 (Compile-time detect of LHS/RHS missmatch for PACK)Daniel Franke1-1/+51
2009-06-04re PR fortran/37203 (Check ORDER= of RESHAPE)Daniel Franke1-5/+100
2009-01-09check.c: Update copyright year.Paul Thomas1-1/+1