aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/simplify.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-21re PR fortran/33037 (TRANSFER should warn on mismatched sizes)Tobias Burnus1-0/+5
2007-08-27simplify.c (gfc_simplify_lgamma): Fix mpfr_lgamma call.Tobias Burnus1-1/+2
2007-08-26re PR fortran/32980 (Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (...Tobias Burnus1-0/+39
2007-08-12re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)Francois-Xavier Coudert1-4/+7
2007-08-12re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)Francois-Xavier Coudert1-41/+82
2007-08-06re PR fortran/29828 ([F2003] MIN and MAX with character variables)Francois-Xavier Coudert1-2/+30
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-07-10re PR fortran/32157 (intrinsic function name conflicts with subroutine if pre...Paul Thomas1-1/+1
2007-06-30re PR fortran/32472 (ICE in trans-const.c:106 for REPEAT initialization expre...Paul Thomas1-8/+29
2007-05-16[multiple changes]Paul Thomas1-5/+75
2007-05-06re PR fortran/31764 (NEW_LINE with array argument)Francois-Xavier Coudert1-5/+0
2007-05-04re PR fortran/31251 (Non-integer character length leads to segfault)Jerry DeLisle1-2/+3
2007-05-04re PR fortran/31781 (fortran regressions on trunk if you --disable-checking)Francois-Xavier Coudert1-1/+4
2007-04-29re PR fortran/31591 (UBOUND as initialization expression (lacking simplificat...Francois-Xavier Coudert1-44/+115
2007-04-15gfc-internals.texi: Fix typos.Kazu Hirata1-1/+1
2007-04-03re PR fortran/31304 (REPEAT argument NCOPIES is not converted as it should)Francois-Xavier Coudert1-7/+60
2007-01-31* simplify.c, trans-array.c: Fix comment typos.Kazu Hirata1-2/+2
2007-01-28re PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives erroneous errors in c...Thomas Koenig1-77/+34
2007-01-20openmp.c, [...]: Next installment in the massive whitespace patch.Steven G. Kargl1-265/+234
2007-01-11simplify.c: Update copyright to 2007.Brooks Moses1-1/+1
2007-01-09simplify.c (gfc_simplify_ibclr): Fix POS comparison.Brooks Moses1-2/+2
2007-01-09re PR fortran/30381 ([4.1 only] ISHFTC() constant folding is broken.)Brooks Moses1-46/+90
2006-11-16re PR fortran/29391 ([4.2/4.1 only] LBOUND and UBOUND are broken)Francois-Xavier Coudert1-7/+38
2006-10-28gfortran.h: Remove GFC_MPFR_TOO_OLD.Steven G. Kargl1-188/+2
2006-10-09re PR fortran/15441 (RRSPACING broken for denormals)Steven G. Kargl1-30/+83
2006-10-08re PR fortran/28585 (Fortran 2003: Support NEW_LINE intrinsic)Tobias Burnus1-0/+19
2006-09-28arith.c: Change conditional test for inclusion of arctangent().Steven G. Kargl1-6/+6
2006-09-27re PR fortran/28276 (EXPONENT() broken for real constants)Steven G. Kargl1-17/+60
2006-09-07data_1.f90: Fix integer oveflow in integer literal constant.Steven G. Kargl1-3/+9
2006-07-26intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M...François-Xavier Coudert1-0/+60
2006-06-20simplify.c (gfc_simplify_rrspacing): Initialize and clear mpfr_t variable.Steven G. Kargl1-0/+2
2006-06-20re PR fortran/25049 (TRANSPOSE not allowed in initialisation expression)Paul Thomas1-0/+13
2006-06-18re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results)Jerry DeLisle1-3/+22
2006-05-04simplify.c (ascii_table): Fix wrong entry.Tobias Schlüter1-1/+1
2006-04-29re PR fortran/25681 (ICE with len of array of derived type)Francois-Xavier Coudert1-7/+17
2006-03-06simplify.c (gfc_simplify_verify): Fix return when SET=''.Steven G. Kargl1-2/+2
2006-02-10re PR fortran/20858 (NULL doesn't get its argument type (kind))Steven G. Kargl1-7/+5
2006-01-09Add 2006 copyright year.Feng Wang1-2/+2
2006-01-09simplify.c (gfc_simplify_char): Use UCHAR_MAX instead of literal constant.Feng Wang1-3/+3
2005-12-17re PR fortran/25458 ([4.1] Kind of constants in generic intrinsics)Steven G. Kargl1-0/+5
2005-11-27re PR fortran/23912 (MOD function requires same kind arguments)Francois-Xavier Coudert1-5/+11
2005-11-13fget.c: New file.Francois-Xavier Coudert1-0/+106
2005-09-22re PR fortran/23516 (IMAG is not a generic function when implicit none is dec...Steven G. Kargl1-0/+16
2005-09-07re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford1-1/+1
2005-07-07For the 60th anniversary of Chinese people��s Anti-Japan war victory.Feng Wang1-0/+28
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-24re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics)Jerry DeLisle1-2/+61
2005-06-24simplify.c (gfc_simplify_modulo): Don't clear before get result.Feng Wang1-2/+1
2005-06-01intrinsic.c (add_conv): No longer take a "simplify" argument as its always gf...Roger Sayle1-3/+14
2005-04-14gfortran.h (gfc_real_info): Add subnormal struct member.Steven G. Kargl1-13/+2