intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes.
[gcc.git] / gcc / fortran /
2010-06-25 Tobias Burnusintrinsic.h (gfc_check_selected_real_kind, [...]):...
2010-06-25 Tobias Burnusdecl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.
2010-06-25 Tobias Burnusdecl.c (gfc_match_entry): Allow END besides END SUBROUT...
2010-06-25 Tobias Burnusparse.c (next_free, next_fixed): Allow ";" as first...
2010-06-24 Tobias Burnusre PR fortran/44614 ([OOP] Wrongly importing a symbol...
2010-06-22 Janus Weilre PR fortran/44616 ([OOP] ICE if CLASS(foo) is used...
2010-06-21 Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-06-20 Joseph Myersre PR other/32998 (-frecord-gcc-switches issues)
2010-06-20 Janus Weilre PR fortran/44584 (Invalid memory access with gfortra...
2010-06-18 Tobias Burnusre PR fortran/44556 (incorrect error: Stat-variable...
2010-06-17 Janus Weilre PR fortran/44558 ([OOP] ICE on invalid code: called...
2010-06-16 Janus Weilre PR fortran/44549 ([OOP][F2008] Type-bound procedure...
2010-06-15 Janus Weilre PR fortran/43388 ([F2008][OOP] ALLOCATE with MOLD=)
2010-06-15 Jakub Jelinekre PR fortran/44536 (OMP: missing error with default...
2010-06-13 Daniel Frankere PR fortran/31588 (gfortran should be able to output...
2010-06-12 Daniel Frankeresolve.c (resolve_global_procedure): Improved checking...
2010-06-12 Francois-Xavier... trans-decl.c (gfc_build_intrinsic_function_decls):...
2010-06-12 Janus Weilre PR fortran/40117 ([OOP][F2008] Type-bound procedure...
2010-06-11 Francois-Xavier... * trans-intrinsic.c (gfc_build_intrinsic_lib_fndecls...
2010-06-11 Francois-Xavier... mathbuiltins.def: Add builtins that do not directly...
2010-06-11 Paul Thomasre PR fortran/42051 ([OOP] ICE on array-valued function...
2010-06-11 Janus Weilre PR fortran/44207 (ICE with ALLOCATABLE components...
2010-06-11 Steven G. Karglresolve.c (resolve_operator): Fix whitespace.
2010-06-10 Francois-Xavier... re PR fortran/38273 (Cray pointers: Document that point...
2010-06-10 Francois-Xavier... re PR fortran/43032 (FLUSH: Document that it does not...
2010-06-10 Daniel Frankere PR fortran/44457 (Missing ASYNCHRONOUS constraint...
2010-06-10 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-06-10 Kai Tietzerror.c (error_print): Pre-initialize loc by NULL.
2010-06-09 Gerald Pfeiferfdl.texi: Move to GFDL version 1.3.
2010-06-09 Daniel Frankere PR fortran/44347 (SELECT_REAL_KIND: Wrongly accepts...
2010-06-09 Daniel Frankere PR fortran/44359 (-Wall / -Wconversion: Too verbose...
2010-06-09 Janus Weilre PR fortran/44430 (Infinite recursion with -fdump...
2010-06-09 Steven G. Kargl2010-06-09 Steven G. Kargl
2010-06-09 Steven G. Karglmvbits_9.f90: New test.
2010-06-09 Janus Weilre PR fortran/44211 ([OOP] ICE with TBP of pointer...
2010-06-09 Kai TietzMove changelog entry of fortran into fortran's ChangeLog.
2010-06-09 Kai Tietzresolve.c (resolve_deallocate_expr): Avoid warning...
2010-06-09 Francois-Xavier... re PR fortran/43040 (Wrong decl for mathbuiltins -...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-08 Tobias Burnusre PR fortran/44446 (Error with protected pocedure...
2010-06-07 Tobias Burnusoptions.c (gfc_handle_option): Fix -fno-recursive.
2010-06-07 Tobias Burnusgfc-internals.texi (copyrights-gfortran): Fix copyright...
2010-06-07 Joseph Myerscommon.opt (fira-verbose): Use Var.
2010-06-06 Paul Thomasre PR fortran/43945 ([OOP] Derived type with GENERIC...
2010-06-05 Paul Thomasre PR fortran/43895 ([OOP] internal compiler error...
2010-06-04 Joseph Myersdarwin-driver.c (darwin_default_min_version): Use
2010-06-02 Tobias Burnusre PR fortran/44360 (wrong-code: host-associated proced...
2010-06-02 Jerry DeLislere PR fortran/44371 (STOP parsing rejects valid code)
2010-05-31 Steven G. Karglgfortran.texi: Fix typos in description of variable...
2010-05-31 Thomas Koenigre PR fortran/36928 (array temporary for interleaving...
2010-05-30 Janus Weilgfortran.h (CLASS_DATA): New macro for accessing the...
2010-05-28 Tobias Burnusoptions.c (gfc_handle_option): Fix handling of -fno...
2010-05-28 Joseph Myersre PR driver/15303 (When gcc sees an unrecognized optio...
2010-05-28 Joseph Myersfinal.c (rest_of_clean_state): Use %m in errors instead...
2010-05-26 Joseph Myersdiagnostic.c: Don't include opts.h.
2010-05-26 Steven Bosscher* fortran/f95-lang.c: Do not include libfuncs.h, expr...
2010-05-26 Steven Bosscherrtl.h (decl_default_tls_model): Move prototype from...
2010-05-26 Paul Thomasre PR fortran/40011 (Problems with -fwhole-file)
2010-05-25 Daniel Frankere PR fortran/30668 (-fwhole-file should catch function...
2010-05-23 Tobias Burnusgfortran.h: Do not include system.h.
2010-05-23 Jerry DeLislere PR fortran/43851 (Add _gfortran_error_stop_numeric)
2010-05-22 Janus Weilre PR fortran/44212 ([OOP] ICE when defining a pointer...
2010-05-22 Janus Weilre PR fortran/44213 (ICE when extending abstract type)
2010-05-21 Steven Bosscherreal: Do not include gmp.h, mpfr.h, and mpc.h.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-20 Daniel Frankere PR fortran/38407 (Wishlist: -Wunused-dummy-argument...
2010-05-20 Steven Bosschertrans-expr.c: Do not include convert.h, ggc.h, real...
2010-05-20 Tobias Burnusoptions.c (gfc_init_options,gfc_post_options): Enable...
2010-05-20 Jerry DeLislere PR fortran/43851 (Add _gfortran_error_stop_numeric)
2010-05-19 Daniel Frankere PR fortran/44055 (Warn (-Wconversion*) when converti...
2010-05-19 Daniel Frankere PR fortran/42360 (intent(out)-dummy-not-set warning...
2010-05-19 Daniel Frankere PR fortran/38404 (Warning message identifies incorre...
2010-05-19 Daniel Frankere PR fortran/34505 (FLOAT/SNGL: Not accepted as actual...
2010-05-17 Janus Weilre PR fortran/43990 ([OOP] ICE in output_constructor_re...
2010-05-17 Janus Weilclass.c (gfc_add_component_ref,gfc_class_null_initializ...
2010-05-17 Nathan Froydfix ChangeLog entries for previous commits
2010-05-17 Nathan Froydfix bogus email for myself
2010-05-17 Nathan Froydtree.c (build_function_type_list_1): Remove bogus asser...
2010-05-17 Nathan Froydtrans-array.c (gfc_trans_array_constructor_value):...
2010-05-17 Janus Weilre PR fortran/44044 ([OOP] SELECT TYPE with class-value...
2010-05-16 Daniel Frankere PR fortran/35779 (error pointer wrong in PARAMETER)
2010-05-16 Richard Guenthertrans-decl.c (module_htab_decls_hash): Revert last...
2010-05-16 Richard Guentherlto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HA...
2010-05-16 Manuel López-Ibáñezmisc.c (gnat_handle_option): Remove special logic for...
2010-05-15 Janus Weilre PR fortran/44154 (initialization problem with alloca...
2010-05-15 Janus Weilre PR fortran/43207 ([OOP] invalid (pointer) assignment...
2010-05-14 Steven G. Karglre PR fortran/44135 (Negative array bounds lead to...
2010-05-14 Jakub Jelinektrans.c (trans_code): Set backend locus early.
2010-05-13 Daniel Frankere PR fortran/35779 (error pointer wrong in PARAMETER)
2010-05-13 Jakub Jelinekre PR fortran/44036 (I can't declare an external functi...
2010-05-11 Daniel Frankere PR fortran/43711 (Unformitive error message for...
2010-05-11 Daniel Frankere PR fortran/31820 (Warning if case label value exceed...
2010-05-10 Daniel Frankere PR fortran/27866 (Warn when casting, e.g. assigning...
2010-05-10 Janus Weilre PR fortran/44044 ([OOP] SELECT TYPE with class-value...
2010-05-10 Richard Guentherc-common.c (struct c_common_attributes): Add fnspec...
2010-05-07 Daniel Frankere PR fortran/40728 (Bogus error "Error: Can't convert...
2010-05-07 Jason Merrill* g++.dg/cpp0x/nullptr20.C: Use sprintf.
2010-05-06 Jason MerrillAdd support for C++0x nullptr.
2010-05-06 Manuel López-Ibáñezre PR c/40989 (-Werror= and #pragma diagnostics do...
2010-05-05 Tobias Burnusre PR fortran/43985 (ICE when assumed size cray-pointee...
next