invoke.texi (-Ofast): Also enables -fstack-arrays.
[gcc.git] / gcc / fortran / ChangeLog
2011-05-14 Tobias Burnusinvoke.texi (-Ofast): Also enables -fstack-arrays.
2011-05-14 Janne BlomqvistPR 48915 Abort handling
2011-05-14 Janne BlomqvistError printing thread safety, remove GFORTRAN_USE_STDERR
2011-05-13 Tobias Burnusre PR fortran/48972 (OPEN with Unicode file name)
2011-05-12 Tobias Burnusre PR fortran/48972 (OPEN with Unicode file name)
2011-05-11 Tobias Burnusre PR fortran/48889 (f951: internal compiler error...
2011-05-07 Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-05-07 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-06 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-06 Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2011-05-06 Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-05-05 Eric Botcazoutree.h (get_pending_sizes): Remove prototype.
2011-05-04 Nathan Froydremove gfc_chainon_list
2011-05-04 Tobias Burnusre PR fortran/48864 (-Ofast should imply -fno-protect...
2011-05-04 Nathan Froydtree.h (build_function_type_array): Declare.
2011-05-04 Richard Guenthertrans-array.c (gfc_trans_array_constructor_value):...
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-05-03 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-03 Steven G. Karglre PR fortran/48720 (quad precision literals do not...
2011-04-30 Thomas Koenigdump-prase-tree.c (show_code_node): Set the current...
2011-04-30 Tobias Burnusre PR fortran/48821 (IMPORT :: dummy_arg is rejected...
2011-04-30 Tobias Burnusre PR fortran/48800 (ICE with non-allocatable/pointer...
2011-04-30 Paul Thomasre PR fortran/48746 (Matmul with allocate on assignment)
2011-04-29 Paul Thomasre PR fortran/48462 (realloc on assignment: matmul...
2011-04-29 Tobias Burnusre PR fortran/48810 ([OOP] TPB rejected because module...
2011-04-29 Michael Matzmisc.c (gnat_handle_option): Set warn_maybe_uninitialized.
2011-04-28 Tobias Burnusre PR fortran/48112 (generic interface to external...
2011-04-27 Tobias Burnusre PR fortran/48788 (ICE: SIGSEGV in resolve_global_pro...
2011-04-26 Thomas Koenigdecl.c (gfc_match_end): Check that the block name start...
2011-04-26 Thomas Koenigfrontend-passes.c (inserted_block): New variable.
2011-04-23 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-21 Thomas Koenigre PR fortran/48405 (Handle expressions in DO loops...
2011-04-21 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-20 Tobias Burnusre PR fortran/48588 (ICE (segfault) in gfc_get_nodesc_a...
2011-04-19 Janne BlomqvistUse XCNEWVAR instead of xcalloc
2011-04-19 Janne BlomqvistUse XDELETEVEC instead of free
2011-04-19 Janne BlomqvistReplace gfc_getmem with XCNEW, XCNEWVEC or xcalloc
2011-04-19 Tobias Burnusre PR fortran/48588 (ICE (segfault) in gfc_get_nodesc_a...
2011-04-19 Martin Jambortrans-decl.c (gfc_generate_function_code): Call cgraph_...
2011-04-18 Jim Meyeringremove now-unused definition of gfc_free
2011-04-18 Jim Meyeringconvert each use of gfc_free (p) to free (p)
2011-04-18 Jim Meyeringgfortran: remove cpp definition of free, ...
2011-04-18 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-18 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-18 Paul Thomasre PR fortran/48462 (realloc on assignment: matmul...
2011-04-17 Tobias Burnusre PR fortran/48624 (gfortran DECL issues in function...
2011-04-15 Michael Matztrans-array.c (toplevel): Include gimple.h.
2011-04-15 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-14 Nathan Froydutils.c (gnat_poplevel): Use block_chainon.
2011-04-13 Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-04-12 Paul Thomasre PR fortran/48360 (ICE on array assignment statement...
2011-04-12 Martin Jamborcgraph.h (cgraph_node): Remove function declaration.
2011-04-11 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-08 Thomas Koenigre PR fortran/48448 (Implement -f(no-)frontend-optimiza...
2011-04-06 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-05 Nathan Froydtrans-intrinsic.c (gfc_build_intrinsic_lib_fndecls...
2011-04-05 Duncan SandsThe parameters for functions from the frexp family...
2011-04-04 Thomas Koenigfrontend-passes: (optimize_lexical_comparison): New...
2011-04-04 Thomas Koenigre PR fortran/48412 (CP2K miscompiled due to some Fortr...
2011-04-04 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-03 Kai Tietzre PR middle-end/48422 (bootstrap failure for i686...
2011-04-01 Thomas Koenigre PR fortran/48352 (segfault in fortran/frontend-passes.c)
2011-03-30 Michael Matzre PR fortran/47516 (testsuite failure: realloc_on_assi...
2011-03-29 Janus Weilre PR fortran/48095 ([OOP] Invalid assignment to proced...
2011-03-29 Thomas Koenigfunction_optimize_1.f90: Add -Warray-temporaries, check...
2011-03-27 Thomas Koenigre PR fortran/47065 (Replace trim(a) by a(1:len_trim...
2011-03-27 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-03-26 Janus Weilre PR fortran/48291 ([OOP] internal compiler error...
2011-03-25 Kai TietzChangelog c-family/
2011-03-25 Tobias Burnusre PR fortran/48174 (DWARF for subroutine with no args...
2011-03-21 Thomas Koenigre PR fortran/22572 (Double occurrence of matmul intrin...
2011-03-15 Francois-Xavier... * arith.c (arith_power): Plug memory leak.
2011-03-12 Janus Weilre PR fortran/48059 ([OOP] ICE in in gfc_conv_component...
2011-03-12 Francois-Xavier... re PR libfortran/48054 (Documentation for LOG intrinsic...
2011-03-12 Francois-Xavier... re PR fortran/47552 (CTIME: Valgrind warning "depends...
2011-03-11 Janus Weilre PR fortran/47768 (ICE: printing a derived-type varia...
2011-03-06 Paul Thomasre PR fortran/47850 (ICE in gfc_conv_array_initializer)
2011-03-04 Janne BlomqvistPR 47802 Update doc for CTIME and FDATE intrinsics
2011-03-03 Ralf Wildenhuesdocs: fix typos and markup nits in Fortran manual.
2011-02-28 Francois-Xavier... re PR libfortran/47894 (Documentation text for VERIFY...
2011-02-27 Tobias Burnusre PR fortran/47846 (Deferred-string length: Length...
2011-02-26 Tobias Burnusre PR fortran/47886 (ICE: OpenMP !$omp task if(omp_get_...
2011-02-26 Francois-Xavier... re PR libfortran/47894 (Documentation text for VERIFY...
2011-02-24 Tobias Burnusre PR libfortran/47872 (Alternative syntax for intrinsi...
2011-02-24 Richard Guentherre PR fortran/47839 (ICE in dwarf2out.c:add_AT_specific...
2011-02-23 Mikael Morinre PR fortran/40850 (double free in nested types with...
2011-02-22 Paul Thomasre PR fortran/45743 (gfortran.dg/whole_file_3.f90 ICE...
2011-02-22 Tobias Burnusre PR fortran/41359 (Wrong line numbers for debugging...
2011-02-20 Tobias Burnusre PR fortran/47797 (Debug: Odd first break point for...
2011-02-20 Paul Thomasre PR fortran/45077 (ICE with -fwhole-file in fold_conv...
2011-02-19 Paul Thomasre PR fortran/47348 (wrong string length with array...
2011-02-18 Janus Weilre PR fortran/47789 ([F03] Structure constructor of...
2011-02-18 Tobias Burnus2011-02-18 Tobias Burnus
2011-02-18 Michael Matzre PR fortran/45586 (ICE non-trivial conversion at...
2011-02-18 Janus Weilre PR fortran/47768 (ICE: printing a derived-type varia...
2011-02-18 Janus Weilre PR fortran/47767 ([OOP] SELECT TYPE fails to execute...
2011-02-16 Janus Weilre PR fortran/47745 ([OOP] Segfault with CLASS(*) and...
2011-02-15 Steven G. Karglre PR fortran/47633 (Result of COMPILER_VERSION() has...
2011-02-14 Janus Weilre PR fortran/47730 ([OOP] ICE on invalid source in...
next