aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/gfortran.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-30backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b...Janus Weil1-4/+9
2009-11-26re PR fortran/42048 ([F03] Erroneous syntax error message on TBP call)Janus Weil1-0/+1
2009-10-17re PR fortran/41608 ([OOP] ICE with CLASS and invalid code)Janus Weil1-0/+1
2009-10-16Commit file missed in previous commit.Jerry DeLisle1-1/+1
2009-10-09re PR fortran/41579 ([OOP] Nesting of SELECT TYPE)Janus Weil1-4/+12
2009-10-07arith.c (arith_power): Use mpc_pow_z.Kaveh R. Ghazi1-0/+1
2009-10-05trans-expr.c (select_class_proc): New function.Paul Thomas1-0/+12
2009-10-02re PR fortran/33197 (Fortran 2008: math functions)Kaveh R. Ghazi1-0/+3
2009-09-30re PR fortran/40996 ([F03] ALLOCATABLE scalars)Tobias Burnus1-10/+32
2009-09-29re PR fortran/39626 (Correctly implement details of Fortran 2008 BLOCK constr...Daniel Kraft1-10/+17
2009-08-31re PR fortran/40940 ([F03] CLASS statement)Janus Weil1-0/+1
2009-08-27re PR fortran/40869 ([F03] PPC assignment checking)Janus Weil1-1/+2
2009-08-27re PR fortran/37425 (Fortran 2003: GENERIC bindings as operators)Daniel Kraft1-8/+21
2009-08-23allocate_alloc_opt_4.f90: New test.Steven G. Kargl1-1/+2
2009-08-17re PR fortran/40877 (memory leaks with gfc_charlen?)Janus Weil1-1/+1
2009-08-13re PR fortran/40941 (gfc_typespec: put derived and cl into union)Janus Weil1-3/+9
2009-08-10re PR fortran/37425 (Fortran 2003: GENERIC bindings as operators)Daniel Kraft1-0/+9
2009-08-10re PR fortran/40940 ([F03] CLASS statement)Janus Weil1-0/+1
2009-08-09re PR fortran/40955 (STDCALL attributes are not saved in the .MOD files)Tobias Burnus1-3/+4
2009-08-01re PR fortran/40011 (Problems with -fwhole-file)Paul Thomas1-0/+6
2009-07-25re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil1-1/+4
2009-07-24re PR fortran/40822 (Internal compiler error when Fortran intrinsic LEN refer...Janus Weil1-0/+1
2009-07-23re PR fortran/40839 (gfortran segmentation fault when a unit number is missing)Jakub Jelinek1-1/+1
2009-07-09re PR fortran/40646 ([F03] array-valued procedure pointer components)Janus Weil1-1/+2
2009-07-05re PR fortran/40646 ([F03] array-valued procedure pointer components)Paul Thomas1-1/+2
2009-06-28re PR fortran/34112 (Add $!DEC ATTRIBUTE support for 32bit Windows' STDCALL)Tobias Burnus1-1/+27
2009-06-28gfortran.h: Define HAVE_mpc_pow.Kaveh R. Ghazi1-0/+3
2009-06-24re PR fortran/40427 ([F03] Procedure Pointer Components with OPTIONAL arguments)Janus Weil1-0/+3
2009-06-19gfortran.h (gfc_expr): Use mpc_t to represent complex numbers.Kaveh R. Ghazi1-0/+10
2009-06-16re PR fortran/36947 (Attributes not fully checked comparing actual vs dummy p...Janus Weil1-1/+1
2009-06-12arith.c (gfc_enum_initializer): Move function ...Steven G. Kargl1-1/+0
2009-06-07re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement)Jerry DeLisle1-1/+1
2009-06-07re PR fortran/36874 (Add shape checks to cshift/eoshift)Daniel Franke1-1/+1
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