aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2009-08-10re PR fortran/40940 ([F03] CLASS statement)Janus Weil5-10/+75
2009-08-09re PR fortran/40955 (STDCALL attributes are not saved in the .MOD files)Tobias Burnus7-8/+29
2009-08-05re PR fortran/40969 (Revision 150465 failed gfortran.dg/c_by_val_1.f)Tobias Burnus2-1/+12
2009-08-05re PR fortran/40847 (segfault & bogus warning)Paul Thomas2-3/+19
2009-08-04re PR fortran/40949 (FAIL: gfortran.dg/proc_ptr_7.f90)Tobias Burnus2-2/+7
2009-08-04re PR fortran/40875 (ICE with illegal type conversion)Paul Thomas2-1/+11
2009-08-02re PR fortran/40881 ([F03] warn for obsolescent features)Janus Weil4-5/+33
2009-08-01re PR fortran/40011 (Problems with -fwhole-file)Paul Thomas9-30/+399
2009-07-29re PR fortran/40898 (STDCALL mangling problem for strings @8 instead of @4)Tobias Burnus3-2/+11
2009-07-28re PR fortran/40878 (!$omp collapse(m) with non-constant m should give error)Jakub Jelinek2-2/+9
2009-07-28re PR fortran/40882 ([F03] infinite recursion in gfc_get_derived_type with PP...Janus Weil2-5/+20
2009-07-27re PR fortran/40848 (ICE with alternate returns)Janus Weil2-7/+8
2009-07-27re PR fortran/40851 ([4.3/4.4/4.5] problem with deallocation of pointers)Tobias Burnus3-2/+11
2009-07-26re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus5-7/+42
2009-07-25re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus4-72/+187
2009-07-25re PR fortran/40005 (segfault in gt_ggc_mx_lang_tree_node)Richard Guenther4-7/+20
2009-07-25re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil6-50/+268
2009-07-24re PR fortran/40822 (Internal compiler error when Fortran intrinsic LEN refer...Janus Weil9-64/+53
2009-07-24re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)Jakub Jelinek4-33/+559
2009-07-23re PR fortran/40839 (gfortran segmentation fault when a unit number is missing)Jakub Jelinek4-4/+23
2009-07-22[multiple changes]Paul Thomas2-7/+15
2009-07-22trans.h (gfc_set_decl_assembler_name): New prototype.Francois-Xavier Coudert4-16/+39
2009-07-21re PR fortran/40726 (miscompilation at -O1)Paul Thomas2-13/+7
2009-07-19re PR fortran/40727 ([4.4] ICE gfc_simplify_dcmplx(): Bad type when passing B...Steven G. Kargl2-0/+23
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther3-33/+10
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez9-180/+362
2009-07-15re PR fortran/40743 (ICE when compiling iso_varying_string.f95 at revision 14...Janus Weil2-1/+8
2009-07-14sourcebuild.texi: Document install-plugin target.Taras Glek2-0/+8
2009-07-13module.c (mio_symbol): Remove the unused variable, formal.H.J. Lu2-2/+4
2009-07-13re PR fortran/40646 ([F03] array-valued procedure pointer components)Janus Weil4-14/+45
2009-07-13re PR fortran/40588 (Small bug in match_charkind_name)Tobias Burnus3-3/+13
2009-07-11re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus5-20/+47
2009-07-10re PR fortran/39334 (Recusive parameter kind produces segfault)Paul Thomas2-0/+9
2009-07-09re PR fortran/40629 (Host association problem)Paul Thomas2-5/+13
2009-07-09re PR fortran/40646 ([F03] array-valued procedure pointer components)Janus Weil12-39/+146
2009-07-09re PR fortran/40604 (ICE with -fcheck=pointer)Tobias Burnus3-21/+78
2009-07-08re PR fortran/40675 (Support -fnosign-zero for SIGN intrinsic for Fortran 77 ...Tobias Burnus4-11/+40
2009-07-08re PR fortran/40591 (Procedure(interface): Rejected if interface is indirectl...Paul Thomas2-6/+27
2009-07-05re PR fortran/40646 ([F03] array-valued procedure pointer components)Paul Thomas4-6/+14
2009-07-04trans-intrinsic.c (gfc_conv_intrinsic_minmaxloc): For integer maxloc initiali...Jakub Jelinek2-2/+7
2009-07-04re PR fortran/40593 (Proc-pointer returning function as actual argument)Janus Weil4-2/+25
2009-07-02re PR fortran/32131 (knowing that stride==1 when using allocated arrays and e...Michael Matz2-0/+13
2009-06-30re PR fortran/40594 (wrong-code)Janus Weil2-1/+13
2009-06-29re PR fortran/40580 (Add -fcheck=pointer with runtime check for using an unal...Tobias Burnus7-10/+68
2009-06-29re PR fortran/40551 (Optimizations possible using gfc_full_array_ref_p)Paul Thomas5-11/+45
2009-06-28re PR fortran/34112 (Add $!DEC ATTRIBUTE support for 32bit Windows' STDCALL)Tobias Burnus14-43/+442
2009-06-28gfortran.h: Define HAVE_mpc_pow.Kaveh R. Ghazi3-0/+29
2009-06-27re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Janus Weil4-4/+26
2009-06-24re PR fortran/40427 ([F03] Procedure Pointer Components with OPTIONAL arguments)Janus Weil6-15/+161
2009-06-22re PR fortran/37254 (Reject valid PROCEDURE statement with implicit interface)Janus Weil2-3/+15