aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2010-06-09fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer5-4/+11
2010-06-09re PR fortran/44347 (SELECT_REAL_KIND: Wrongly accepts non-scalar arguments)Daniel Franke2-4/+22
2010-06-09re PR fortran/44359 (-Wall / -Wconversion: Too verbose warning for DATA BOZ c...Daniel Franke2-52/+66
2010-06-09re PR fortran/44430 (Infinite recursion with -fdump-parse-tree)Janus Weil2-1/+6
2010-06-092010-06-09 Steven G. KarglSteven G. Kargl2-1/+4
2010-06-09mvbits_9.f90: New test.Steven G. Kargl4-28/+121
2010-06-09re PR fortran/44211 ([OOP] ICE with TBP of pointer component of derived type ...Janus Weil2-0/+12
2010-06-09Move changelog entry of fortran into fortran's ChangeLog.Kai Tietz1-0/+6
2010-06-09resolve.c (resolve_deallocate_expr): Avoid warning about possible use of iuni...Kai Tietz1-1/+2
2010-06-09re PR fortran/43040 (Wrong decl for mathbuiltins -> wrong code with LTO)Francois-Xavier Coudert2-2/+5
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis5-11/+27
2010-06-08re PR fortran/44446 (Error with protected pocedure pointer)Tobias Burnus3-2/+19
2010-06-07options.c (gfc_handle_option): Fix -fno-recursive.Tobias Burnus2-1/+5
2010-06-07gfc-internals.texi (copyrights-gfortran): Fix copyright year format.Tobias Burnus3-2/+7
2010-06-07common.opt (fira-verbose): Use Var.Joseph Myers3-2/+7
2010-06-06re PR fortran/43945 ([OOP] Derived type with GENERIC: resolved to the wrong s...Paul Thomas2-42/+69
2010-06-05re PR fortran/43895 ([OOP] internal compiler error: verify_ssa failed)Paul Thomas2-6/+21
2010-06-04darwin-driver.c (darwin_default_min_version): UseJoseph Myers2-3/+8
2010-06-02re PR fortran/44360 (wrong-code: host-associated procedure wrongly favoured t...Tobias Burnus2-0/+7
2010-06-02re PR fortran/44371 (STOP parsing rejects valid code)Jerry DeLisle2-3/+9
2010-05-31gfortran.texi: Fix typos in description of variable-format- expressions.Steven G. Kargl2-2/+7
2010-05-31re PR fortran/36928 (array temporary for interleaving assignment with non-con...Thomas Koenig2-0/+42
2010-05-30gfortran.h (CLASS_DATA): New macro for accessing the $data component of a cla...Janus Weil13-113/+103
2010-05-28options.c (gfc_handle_option): Fix handling of -fno-whole-file.Tobias Burnus2-1/+5
2010-05-28re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind...Joseph Myers2-6/+11
2010-05-28final.c (rest_of_clean_state): Use %m in errors instead of strerror (errno).Joseph Myers3-9/+16
2010-05-26diagnostic.c: Don't include opts.h.Joseph Myers2-4/+9
2010-05-26* fortran/f95-lang.c: Do not include libfuncs.h, expr.h, and except.h.Steven Bosscher2-5/+4
2010-05-26rtl.h (decl_default_tls_model): Move prototype from here...Steven Bosscher3-4/+9
2010-05-26re PR fortran/40011 (Problems with -fwhole-file)Paul Thomas2-14/+21
2010-05-25re PR fortran/30668 (-fwhole-file should catch function of wrong type)Daniel Franke2-6/+67
2010-05-23gfortran.h: Do not include system.h.Tobias Burnus27-31/+47
2010-05-23re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle2-8/+23
2010-05-22re PR fortran/44212 ([OOP] ICE when defining a pointer component before defin...Janus Weil4-20/+37
2010-05-22re PR fortran/44213 (ICE when extending abstract type)Janus Weil2-1/+10
2010-05-21real: Do not include gmp.h, mpfr.h, and mpc.h.Steven Bosscher3-1/+7
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher4-3/+5
2010-05-20re PR fortran/38407 (Wishlist: -Wunused-dummy-argument and -Wno-unused-dummy-...Daniel Franke6-20/+57
2010-05-20trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h.Steven Bosscher12-33/+30
2010-05-20options.c (gfc_init_options,gfc_post_options): Enable flag_associative_math b...Tobias Burnus2-88/+99
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle5-36/+88
2010-05-19re PR fortran/44055 (Warn (-Wconversion*) when converting single to double pr...Daniel Franke6-15/+69
2010-05-19re PR fortran/42360 (intent(out)-dummy-not-set warning for types depends on o...Daniel Franke6-43/+54
2010-05-19re PR fortran/38404 (Warning message identifies incorrect line)Daniel Franke3-6/+13
2010-05-19re PR fortran/34505 (FLOAT/SNGL: Not accepted as actual argument; diagnostics...Daniel Franke5-127/+58
2010-05-17re PR fortran/43990 ([OOP] ICE in output_constructor_regular_field, at varasm...Janus Weil2-14/+7
2010-05-17class.c (gfc_add_component_ref,gfc_class_null_initializer, [...]): Moved here...Janus Weil6-767/+844
2010-05-17fix ChangeLog entries for previous commitsNathan Froyd1-1/+1
2010-05-17fix bogus email for myselfNathan Froyd1-1/+1
2010-05-17tree.c (build_function_type_list_1): Remove bogus assert condition.Nathan Froyd4-185/+143