aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-03-27PR 25708 Use a temporary buffer when parsing module files.Janne Blomqvist1-0/+15
2013-03-26re PR fortran/56649 (ICE gfc_conv_structure with MERGE)Tobias Burnus1-0/+5
2013-03-25re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...Tobias Burnus1-0/+83
2013-03-19Yet another ChangeLog fix.Jakub Jelinek1-1/+1
2013-03-18gfortran.h (gfc_option_t): Remove flag_whole_file.Tobias Burnus1-0/+14
2013-03-15re PR fortran/56615 (Wrong code with TRANSFER of arrays of character with str...Tobias Burnus1-0/+6
2013-03-11gfortran.texi (STRUCTURE and RECORD): State more clearly how to convert them ...Tobias Burnus1-0/+5
2013-03-10re PR fortran/56575 (An invalid OO code causes ICE)Paul Thomas1-0/+8
2013-03-03re PR fortran/56477 (ICE on invalid with pointer assignment to function result)Mikael Morin1-0/+5
2013-03-03re PR fortran/54730 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1...Mikael Morin1-0/+6
2013-03-03re PR fortran/54730 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1...Mikael Morin1-0/+21
2013-03-03symbol.c (restore_old_symbol): Fix thinko.Mikael Morin1-0/+4
2013-03-03symbol.c (gfc_undo_symbols): Move code...Mikael Morin1-2/+7
2013-03-03Make-lang.in (F95_PARSER_OBJS): Add dependency to vec.h.Mikael Morin1-0/+13
2013-03-01extended.texi (C Extensions): Change order in @menu to match @node.Tobias Burnus1-0/+1
2013-03-01iresolve.c (resolve_bound): Use gfc_get_string instead of xstrdup.Tobias Burnus1-0/+5
2013-03-01trans-decl.c (gfc_trans_deferred_vars): Free expr after use.Tobias Burnus1-0/+5
2013-02-24resolve.c (generate_component_assignments): Don't use UTF-8 ligature in diagn...Joseph Myers1-0/+5
2013-02-21re PR fortran/56385 ([OOP] ICE with allocatable function result in a procedur...Janus Weil1-0/+6
2013-02-21re PR fortran/56416 (texinfo 5: Many warnings for gfortran's *.texi)Tobias Burnus1-0/+8
2013-02-15re PR fortran/56318 (Wrong result with MATMUL of PARAMETER)Tobias Burnus1-0/+7
2013-02-15re PR fortran/53818 (-finit-local-zero -fno-automatic: Function result cannot...Tobias Burnus1-0/+6
2013-02-14re PR fortran/56224 (gfortran -fopenmp cannot find omp_lib.h)Thomas Koenig1-0/+13
2013-02-14revert: [multiple changes]Tobias Burnus1-0/+14
2013-02-12re PR fortran/46952 ([OOP] Spurious "recursive call" error with type bound pr...Janus Weil1-0/+6
2013-02-09re PR fortran/55362 (ICE with size() on character pointer)Paul Thomas1-1/+7
2013-02-08re PR fortran/54107 ([F03] Memory hog with abstract interface)Mikael Morin1-0/+8
2013-02-07re PR fortran/54339 (Update gfortran manual for GCC 4.8's TS29113 changes)Tobias Burnus1-0/+10
2013-02-06re PR fortran/55789 (Needless realloc with array constructor.)Paul Thomas1-0/+6
2013-02-04re PR fortran/56008 ([F03] wrong code with lhs-realloc on assignment with der...Paul Thomas1-0/+10
2013-02-04re PR fortran/54195 ([OOP] IMPORT fails with GENERIC TBP: "is already present...Mikael Morin1-0/+6
2013-02-04re PR fortran/54107 ([F03] Memory hog with abstract interface)Mikael Morin1-2/+11
2013-02-02re PR fortran/50627 (Error recovery: ICE in gfc_free_namespace after diagnosi...Thomas Koenig1-0/+9
2013-01-30re PR fortran/56138 (Deferred-length character RESULT: ICE in gfc_add_modify_...Tobias Burnus1-0/+6
2013-01-29re PR fortran/54107 ([F03] Memory hog with abstract interface)Janus Weil1-0/+40
2013-01-28re PR fortran/53537 (Explicit IMPORT of renamed USE-associated symbol fails)Tobias Burnus1-0/+11
2013-01-27re PR fortran/55984 ([OOP] ICE: gfc_trans_code(): Bad statement code)Paul Thomas1-1/+1
2013-01-27[multiple changes]Paul Thomas1-0/+13
2013-01-23re PR fortran/56081 (Seg fault ICE on select with bad case)Janus Weil1-0/+8
2013-01-23re PR fortran/56052 ([OOP] ICE in omp_add_variable, at gimplify.c:5606)Jakub Jelinek1-0/+7
2013-01-23re PR target/49069 (ICE in gen_cstoredi4, at config/arm/arm.md:7554)Jakub Jelinek1-1/+2
2013-01-21re PR fortran/55919 (Bogus warning with -J directory/)Thomas Koenig1-0/+5
2013-01-17trans-stmt.c (gfc_trans_do): Conditionally compute countm1 dependent on sign ...Richard Biener1-0/+7
2013-01-16re PR fortran/55983 (ICE in find_typebound_proc_uop, at fortran/class.c:2711)Janus Weil1-0/+6
2013-01-16re PR driver/55884 (FAIL: libgomp.fortran/omp_parse3.f90 -O0 (test for exce...Jakub Jelinek1-0/+9
2013-01-16re PR fortran/52865 (GCC can't vectorize fortran loop but able to vectorize s...Jakub Jelinek1-0/+6
2013-01-15re PR fortran/54286 (Accepts invalid proc-pointer assignments involving proc-...Paul Thomas1-0/+6
2013-01-14re PR fortran/55806 (Missed optimization with ANY or ALL)Thomas Koenig1-0/+10
2013-01-13re PR fortran/55935 ([OOP] Fortran fronted has ADDR_EXPRs of FUNCTION_DECLs w...Jakub Jelinek1-0/+6
2013-01-13re PR fortran/54286 (Accepts invalid proc-pointer assignments involving proc-...Paul Thomas1-0/+10