aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2014-03-22re PR debug/60603 (.debug_macinfo/.debug_macro has wrong line numbers for bui...Jakub Jelinek2-0/+7
2014-03-21re PR fortran/60148 (strings in NAMELIST do not honor DELIM= in open statement)Jerry DeLisle2-0/+11
2014-03-20re PR fortran/60543 (Function with side effect removed by the optimizer.)Tobias Burnus3-6/+11
2014-03-19re PR fortran/60543 (Function with side effect removed by the optimizer.)Tobias Burnus10-58/+95
2014-03-18re PR fortran/55207 ([F08] Variables declared in the main program should impl...Janus Weil2-5/+9
2014-03-18re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90)Jakub Jelinek8-65/+131
2014-03-15re PR fortran/55207 ([F08] Variables declared in the main program should impl...Janus Weil2-3/+11
2014-03-14re PR fortran/60392 (Problem with TRANSPOSE and CONTIGUOUS dummy arguments)Mikael Morin2-1/+50
2014-03-08re PR fortran/60447 (Empty .s file created when using -E flag)Tobias Burnus3-8/+11
2014-03-08gfortran.texi (Fortran 2003 Status): Mention finalization, deferred-length ch...Tobias Burnus2-6/+20
2014-03-06re PR fortran/51976 ([F2003] Support deferred-length character components of ...Paul Thomas11-28/+202
2014-03-01re PR fortran/60341 (ICE compiling Nonmem 6.2.0)Mikael Morin2-0/+8
2014-02-28re PR fortran/60359 ([OOP] symbol `__io_MOD___copy_character_1' is already de...Janus Weil2-16/+22
2014-02-21re PR fortran/60302 (ICE with c_f_pointer and android cross compiler)Janus Weil2-7/+14
2014-02-21re PR fortran/60234 ([OOP] ICE in generate_finalization_wrapper at fortran/cl...Janus Weil6-18/+39
2014-02-19re PR fortran/60232 ([OOP] The rank of the element in the structure construct...Janus Weil2-3/+10
2014-02-18re PR fortran/49397 ([F03] ICE with proc pointer assignment)Tobias Burnus3-2/+21
2014-02-18re PR fortran/60231 (ICE on undefined generic)Janus Weil2-3/+24
2014-02-17re PR fortran/55907 (ICE with -fno-automatic -finit-local-zero)Janus Weil2-1/+7
2014-02-15re PR fortran/59599 (Compiler internal error on intrinsic ichar)Mikael Morin2-1/+9
2014-02-11re PR fortran/52370 (Spurious "may be used uninitialized" warning for check o...Jakub Jelinek2-0/+10
2014-02-09re PR fortran/57522 ([F03] ASSOCIATE construct creates array descriptor with ...Paul Thomas3-0/+22
2014-02-09re PR fortran/59026 (ELEMENTAL procedure with VALUE arguments emits wrong code)Paul Thomas2-1/+12
2014-02-08re PR fortran/58470 ([OOP] ICE on invalid with FINAL procedure and type exten...Janus Weil3-6/+10
2014-02-07re PR translation/52289 (translatable string typo: "must not be have")Benno Schulenberg2-1/+7
2014-02-02re PR fortran/57033 (ICE on extended derived type and default initialization)Mikael Morin2-1/+8
2014-02-01re PR fortran/59906 (error: size of variable '<anonymous>' is too large)Paul Thomas3-1/+22
2014-01-28re PR fortran/59414 ([OOP] ICE in in gfc_conv_expr_descriptor on ALLOCATE ins...Paul Thomas2-0/+49
2014-01-26re PR fortran/58007 ([OOP] ICE in free_pi_tree(): Unresolved fixup - resolve_...Mikael Morin2-0/+8
2014-01-18re PR fortran/58007 ([OOP] ICE in free_pi_tree(): Unresolved fixup - resolve_...Mikael Morin2-81/+70
2014-01-12re PR fortran/58026 ([F03] Bad error recovery for allocatable component of un...Janus Weil2-6/+9
2014-01-09cpp.c (gfc_cpp_handle_option): Add missing break.Tobias Burnus3-1/+7
2014-01-08re PR fortran/58182 (ICE with global binding name used as a FUNCTION)Janus Weil2-3/+8
2014-01-07re PR fortran/59589 ([OOP] Memory leak when deallocating polymorphic)Janus Weil2-24/+28
2014-01-06re PR fortran/59023 (ICE in gfc_search_interface with BIND(C))Janus Weil2-1/+9
2014-01-04re PR fortran/59547 ([OOP] Problem with using tbp specification function in m...Janus Weil2-1/+8
2014-01-02Update copyright years in gcc/Richard Sandiford72-71/+75
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus6-7/+16
2014-01-02re PR fortran/59654 ([OOP] Broken function table with complex OO use case)Janus Weil3-2080/+2088
2013-12-30re PR fortran/58998 (Generic interface problem with gfortran)Janus Weil2-1/+8
2013-12-29re PR fortran/59612 ([F03] iso_fortran_env segfaults with -fdump-fortran-orig...Janus Weil3-2/+11
2013-12-18re PR fortran/59493 ([OOP] ICE: Segfault on Class(*) pointer association)Janus Weil10-69/+69
2013-12-16re PR fortran/54949 ([F03] abstract procedure pointers not rejected)Janus Weil2-1/+11
2013-12-16re PR libgomp/59337 (surprising OMP error message)Jakub Jelinek2-1/+6
2013-12-15re PR fortran/59493 ([OOP] ICE: Segfault on Class(*) pointer association)Janus Weil2-1/+6
2013-12-14re PR fortran/59502 ([OOP] ICE on invalid on pointer assignment to non-pointe...Janus Weil2-3/+7
2013-12-14re PR fortran/59450 ([OOP] ICE for type-bound-procedure expression in module ...Janus Weil2-8/+30
2013-12-12re PR fortran/59440 (ICE in force_decl_die, at dwarf2out.c:20111 with -g)Tobias Burnus2-0/+7
2013-12-11re PR fortran/58916 ([F03] Allocation of scalar with array source not rejected)Janus Weil2-3/+10
2013-12-10re PR fortran/35831 ([F95] Shape mismatch check missing for dummy procedure a...Janus Weil2-2/+37