aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/expr.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-28gfortran.h (enum expr_t): New value `EXPR_COMPCALL'.Daniel Kraft1-6/+20
2008-08-23gfortran.h (gfc_component): Add field "symbol_attribute attr"...Janus Weil1-4/+4
2008-08-22gfortran.h (in_prefix): Removed from this header.Daniel Kraft1-55/+23
2008-08-22re PR fortran/32095 (Accepts invalid character(len(a)),dimension(1) :: a)Daniel Kraft1-0/+75
2008-07-29gfortran.h (try): Remove macro.Kaveh R. Ghazi1-32/+32
2008-07-24re PR fortran/33141 (Intrinsic procedures: Improve warning/error with -std=*)Daniel Kraft1-3/+7
2008-07-21fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues1-1/+1
2008-07-19gfortran.h (new): Remove macro.Kaveh R. Ghazi1-8/+8
2008-07-19gfortran.h (operator): Remove macro.Kaveh R. Ghazi1-6/+6
2008-07-19gfortran.h (protected): Remove macro.Kaveh R. Ghazi1-1/+1
2008-07-02re PR fortran/32580 (iso_c_binding c_f_procpointer / procedure pointers)Janus Weil1-3/+9
2008-06-24re PR fortran/36371 (Wrong locus for errors in DATA statement)Paul Thomas1-3/+4
2008-06-20arith.c (hollerith2representation): Fix for -Wc++-compat.Kaveh R. Ghazi1-2/+2
2008-05-18intrinsic.c (char_conversions, ncharconv): New static variables.Francois-Xavier Coudert1-0/+10
2008-05-16re PR fortran/34325 (Wrong error message for syntax error)Jerry DeLisle1-1/+2
2008-05-06arith.c: (gfc_arith_concat...Francois-Xavier Coudert1-20/+22
2008-04-15re PR fortran/35864 (Revision 133965 broke gfortran.dg/initialization_1.f90)Paul Thomas1-6/+5
2008-04-06Index...Paul Thomas1-18/+30
2008-02-29re PR fortran/35059 (Seg fault when max constructor limit reached)Jerry DeLisle1-13/+14
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+1
2008-02-19re PR fortran/35030 (add type/kind information to pointer assignments)Daniel Franke1-4/+5
2008-01-31re PR fortran/34910 (ICE on invalid assignments in doubly-contained functions)Paul Thomas1-0/+9
2008-01-22re PR fortran/34915 (-std=f95 rejects len_trim() and index() in init expressi...Daniel Franke1-1/+2
2008-01-08re PR fortran/34476 (Parameters: Bogus out of bounds error in array constructor)Paul Thomas1-7/+11
2007-12-20re PR fortran/34482 (FAIL: gfortran.dg/nan_4.f90 -O tests for errors)Tobias Burnus1-1/+2
2007-12-18re PR fortran/34495 (accepts invalid initialization expressions withTRANSFER)Daniel Franke1-1/+18
2007-12-14re PR fortran/34398 (BOZ literals: Range checks)Tobias Burnus1-0/+17
2007-12-09re PR fortran/32129 (ICE: Procedure call with array-section-actual to scalar ...Paul Thomas1-2/+17
2007-12-08re PR fortran/34342 (BOZ extensions not diagnosed as such with -std=f95)Tobias Burnus1-0/+24
2007-11-27re PR fortran/29389 (Statement functions are not recognized as pure when they...Paul Thomas1-9/+49
2007-11-16re PR fortran/33957 (gfortran rejects valid initialization expression)Francois-Xavier Coudert1-5/+1
2007-10-29[multiple changes]Paul Thomas1-30/+68
2007-10-17re PR fortran/33760 (Bind(C): Using C_PTR as structure constructor gives an ICE)Christopher D. Rickett1-1/+4
2007-10-12re PR fortran/33664 (crash on invalid program)Paul Thomas1-0/+12
2007-10-10re PR fortran/33636 (Rejects valid use of vector subscript in derived type pa...Francois-Xavier Coudert1-1/+1
2007-10-07re PR fortran/20851 (dummy argument may not appear in specification expressio...Tobias Schlüter1-4/+17
2007-09-27arith.c (reduce_binary_aa): Fix capitalization.Tobias Schlüter1-10/+8
2007-09-16re PR fortran/29396 (segfault with character pointer association)Paul Thomas1-0/+32
2007-09-13re PR fortran/33343 (ICE (segfault) on invalid code with wrongly shaped argum...Tobias Burnus1-3/+3
2007-09-02dump-parse-tree.c (show_char_const): New function.Tobias Schlüter1-4/+8
2007-08-18re PR fortran/32881 (PURE attribute escapes from contained procedure)Paul Thomas1-1/+2
2007-08-14re PR fortran/32594 (substring simplification leads to ICE)Francois-Xavier Coudert1-5/+15
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-08-01re PR fortran/32945 (ICE with initialization expressions)Daniel Franke1-0/+4
2007-07-24re PR fortran/32867 (ICE on nested initialization expressions)Daniel Franke1-1/+1
2007-07-23re PR fortran/25104 ([F2003] Non-initialization expr. as case-selector)Daniel Franke1-6/+17
2007-07-22re PR fortran/29962 (Initialization expressions)Daniel Franke1-73/+246
2007-07-08re PR fortran/17711 (Wrong operator name in error message)Daniel Franke1-7/+21
2007-07-02[multiple changes]Christopher D. Rickett1-3/+16
2007-06-22re PR fortran/32360 (GFORTRAN WON'T COMPILE 'DATA PTR1 /NULL ()/' WHEN PTR1 H...Jerry DeLisle1-6/+12