aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-26gfortran.h (GFC_MPC_RND_MODE): New.Kaveh R. Ghazi1-0/+1
2009-05-18re PR fortran/36947 (Attributes not fully checked comparing actual vs dummy p...Janus Weil1-1/+2
2009-05-17iso-fortran-env.def: Define INT8, INT16, INT32, INT64, REAL32, REAL64 and REA...Francois-Xavier Coudert1-0/+2
2009-05-16re PR fortran/36031 (ARM -fshort-enums attribute not emitted for Fortran)François-Xavier Coudert1-1/+0
2009-05-15re PR fortran/39352 (gfortran.dg/vect/pr39318.f90 doesn't work on ia64)Tobias Burnus1-0/+3
2009-05-13gfortran.h (gfc_code): Rename struct member expr to expr1.Steven G. Kargl1-1/+1
2009-05-13gfortran.h (gfc_code): Rename struct member label to label1.Steven G. Kargl1-1/+1
2009-05-13re PR fortran/34153 (Debugging: Cannot set breakpoint in comment lines or "EN...Tobias Burnus1-1/+1
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-17/+22
2009-05-06re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil1-7/+13
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-6/+15
2009-04-24gfortran.h (gfc_get_typebound_proc): Removed as macro, now a function.Daniel Kraft1-5/+6
2009-04-22re PR fortran/39735 (procedure pointer assignments: return value is not checked)Janus Weil1-4/+7
2009-04-11re PR fortran/37746 (bounds check of string dummy arguments)Daniel Kraft1-0/+1
2009-04-07re PR other/38920 (dw2 exceptions don't work.)Janus Weil1-1/+2
2009-04-06re PR fortran/36091 (false positive in bounds checking with forall)Paul Thomas1-1/+1
2009-03-30re PR fortran/22571 (Reject derived types for dummy arguments declared in the...Paul Thomas1-0/+8
2009-03-29re PR fortran/38823 (Diagnose and treat (-2.0)**2.0 properly)Steven G. Kargl1-1/+1
2009-03-29re PR fortran/37423 (Fortran 2003: DEFERRED bindings not yet implemented)Daniel Kraft1-1/+2
2009-03-29re PR fortran/38507 (Bogus Warning: Deleted feature: GOTO jumps to END of con...Tobias Schlüter1-5/+5
2009-03-28gfortran.h (gfc_option_t): Add rtcheck.Francois-Xavier Coudert1-1/+1
2009-03-27gfortran.h (enum init_local_real.): Add GFC_INIT_REAL_SNAN.Tobias Burnus1-2/+5
2009-02-21re PR fortran/38914 ([4.3 only] ICE with array inquiry functions above contai...Thomas Koenig1-0/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-04re PR fortran/38665 (ICE in check_host_association)Paul Thomas1-0/+4
2009-01-04re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...Mikael Morin1-0/+1
2008-12-18re PR fortran/31822 (Missing run-time bound checks for character pointer => t...Daniel Kraft1-0/+3
2008-11-30re PR fortran/37779 (Missing RECURSIVE not detected)Daniel Kraft1-1/+1
2008-11-22re PR fortran/38160 (C Binding: Kind parameter checking too strict and too late)Tobias Burnus1-2/+1
2008-11-16re PR fortran/37992 (ICE while resolving charlen for rejected statements)Mikael Morin1-1/+2
2008-11-03re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>)Tobias Burnus1-1/+1
2008-11-01re PR fortran/19925 (Implied do-loop in an initialization expression is broken)Steven G. Kargl1-0/+1
2008-11-01re PR fortran/35681 (wrong result for vector subscripted array expression in ...Daniel Kraft1-0/+1
2008-11-01re PR fortran/36322 (ICE with PROCEDURE using a complicated interface)Janus Weil1-1/+1
2008-10-09re PR fortran/35723 (Can't use run-time array element in character declaration)Daniel Kraft1-1/+4
2008-10-05re PR fortran/35680 (ICE on invalid transfer in variable declaration)Paul Thomas1-3/+7
2008-10-05re PR fortran/37638 (ICE in update_arglist_pass)Daniel Kraft1-0/+1
2008-10-02re PR fortran/37635 (Fortran 2008: Support LEADZ / TRAILZ)Steven Bosscher1-0/+2
2008-09-23re PR fortran/37588 (GENERIC type-bound procedure is not resolved)Daniel Kraft1-2/+1
2008-09-22re PR fortran/37486 (alignment of data in COMMON blocks)Janus Weil1-0/+2
2008-09-02gfortran.h (struct gfc_namespace): New member `implicit_loc'.Daniel Kraft1-0/+3
2008-09-01gfc-internals.texi (F2003 OOP), [...]): New chapter and section to document t...Daniel Kraft1-1/+0
2008-08-31gfortran.h (enum gfc_statement): New entry `ST_GENERIC'.Daniel Kraft1-5/+37
2008-08-29gfortran.h (gfc_use_list): Add where field.Jakub Jelinek1-0/+1
2008-08-29re PR fortran/29635 (debug info of modules)Jakub Jelinek1-0/+33
2008-08-28gfortran.h (enum expr_t): New value `EXPR_COMPCALL'.Daniel Kraft1-8/+22
2008-08-25gfortran.h (gfc_find_component): Add new arguments.Daniel Kraft1-1/+1
2008-08-24gfortran.h (gfc_typebound_proc): New struct.Daniel Kraft1-0/+26
2008-08-23gfortran.h (gfc_component): Add field "symbol_attribute attr"...Janus Weil1-5/+1
2008-08-22gfortran.h (in_prefix): Removed from this header.Daniel Kraft1-2/+0