aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2009-05-14dump-parse-tree.c (show_code_node): Add ERRMSG to the dumping of allocate and...Steven G. Kargl2-0/+17
2009-05-14passes.c (finish_optimization_passes): Change i to int.Ian Lance Taylor8-19/+33
2009-05-14re PR fortran/40045 (ICE with type extension and -fdump-parse-tree)Daniel Kraft2-5/+9
2009-05-14re PR fortran/39996 (Double typing of function results not detected)Janus Weil3-26/+30
2009-05-14re PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)Jakub Jelinek7-67/+130
2009-05-13gfortran.h (gfc_code): Rename struct member expr to expr1.Steven G. Kargl14-241/+272
2009-05-13gfortran.h (gfc_code): Rename struct member label to label1.Steven G. Kargl7-34/+45
2009-05-13re PR fortran/34153 (Debugging: Cannot set breakpoint in comment lines or "EN...Tobias Burnus7-1/+22
2009-05-13invoke.texi (-fwhole-file): Update docs.Jan Hubicka1-2/+2
2009-05-13re PR fortran/40110 (Bind(C): gfortran rejects the questionable but formally ...Tobias Burnus2-3/+8
2009-05-11* resolve.c (check_host_association): Initialize tail.Steve Ellcey2-1/+5
2009-05-11re PR fortran/40089 (Public type with public component which has a private type)Janus Weil2-8/+12
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor4-28/+60
2009-05-10re PR fortran/40018 (ICE in output_constructor)Paul Thomas2-3/+13
2009-05-10re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...Paul Thomas6-65/+71
2009-05-08re PR fortran/39876 (module procedure name that collides with the GNU intrinsic)Janus Weil2-7/+17
2009-05-08invoke.texi: Add do/recursion to the -fcheck= summary.Tobias Burnus2-1/+5
2009-05-07re PR fortran/38830 (Document lack of "Variable Format Expression" support)Francois-Xavier Coudert2-1/+52
2009-05-07re PR fortran/39576 (gcc/fortran/error.c's error.c missing "break")Francois-Xavier Coudert2-0/+6
2009-05-07re PR fortran/36382 (Support $ as first character in symbol names and in IMPL...Francois-Xavier Coudert2-0/+7
2009-05-06re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil21-158/+693
2009-05-06re PR fortran/40041 (spurious warning with INTRINSIC statement)Tobias Burnus2-2/+9
2009-05-05re PR fortran/39998 (Procedure Pointer Assignments: Statement Functions & Int...Janus Weil2-0/+22
2009-04-28re PR fortran/39946 (PROCEDURE statements: interface with RESULT variable)Janus Weil2-1/+10
2009-04-28re PR fortran/39930 (Bogus error: ambiguous reference)Janus Weil3-3/+11
2009-04-28re PR fortran/39879 (double free or corruption abort with gfortran)Paul Thomas1-2/+1
2009-04-28re PR fortran/39879 (double free or corruption abort with gfortran)Paul Thomas2-1/+20
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor3-4/+12
2009-04-26re PR fortran/39893 ([4.4] gfortran ICE on invalid program)Steven G. Kargl2-1/+12
2009-04-26re PR c/39889 (Bogus -Wunused-value warning)Jakub Jelinek1-0/+12
2009-04-26tree-nested.c (get_nonlocal_vla_type): If not optimizing, call note_nonlocal_...Jakub Jelinek2-1/+62
2009-04-25re PR fortran/39688 (IMPORT of derived type fails)Janus Weil2-1/+7
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor6-15/+41
2009-04-24gfortran.h (gfc_get_typebound_proc): Removed as macro, now a function.Daniel Kraft9-118/+255
2009-04-24re PR fortran/39861 (ICE with INTRINSIC in module: write_symbol(): bad module...Janus Weil2-0/+9
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek5-26/+22
2009-04-22re PR fortran/39735 (procedure pointer assignments: return value is not checked)Janus Weil9-196/+116
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers12-9/+134
2009-04-21re PR fortran/39811 (Bogus warning for valid continuation lines)Tobias Burnus2-1/+9
2009-04-20re PR fortran/39800 (Rejects PRIVATE TYPE as compont of local type declaration)Paul Thomas2-7/+29
2009-04-20module.c (import_iso_c_binding_module): Add casts to enum type.Ian Lance Taylor3-10/+27
2009-04-20re PR fortran/35423 (Implement OpenMP workshare)Vasilis Liaskovitis7-31/+274
2009-04-11re PR fortran/37746 (bounds check of string dummy arguments)Daniel Kraft3-4/+105
2009-04-11re PR fortran/39692 (f95: conflict between EXTERNAL and POINTER)Janus Weil2-1/+10
2009-04-11resolve.c (resolve_global_procedure): Enable whole-file checking for procedur...Daniel Franke2-2/+6
2009-04-10re PR middle-end/39701 (Revision 145846 caused many test failures)Paolo Bonzini2-4/+10
2009-04-10re PR fortran/38709 (ICE on zero-sized array in initialization expression)Daniel Franke2-1/+11
2009-04-09re PR fortran/36704 (Procedure pointer as function result)Janus Weil7-40/+221
2009-04-08trans-types.c (gfc_init_types): Ensure gfc_integer_types doesn't contain TYPE...Jakub Jelinek2-0/+8
2009-04-08re PR fortran/39670 (dollar sign in entities is not recognized when it is fir...Janne Blomqvist2-1/+6