summaryrefslogtreecommitdiff
path: root/gcc/fortran
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog: Add commit message from rev.Thomas Koenig2013-03-301-0/+8
* trans-expr.c (build_memcmp_call): New function.Thomas Koenig2013-03-301-0/+46
* re PR fortran/35203 (OPTIONAL, VALUE actual argument cannot be an INTEGER 0)Tobias Burnus2013-03-293-7/+105
* re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri...Tobias Burnus2013-03-291-7/+0
* re PR fortran/56735 (Namelist Read Error with question marks)Tobias Burnus2013-03-291-0/+7
* re PR fortran/45159 (Unnecessary temporaries)Thomas Koenig2013-03-284-10/+296
* re PR fortran/55806 (Missed optimization with ANY or ALL)Thomas Koenig2013-03-282-1/+106
* re PR fortran/56650 (Odd error messages with C_SIZEOF for valid code)Tobias Burnus2013-03-276-18/+156
* PR 25708 Use a temporary buffer when parsing module files.Janne Blomqvist2013-03-272-13/+54
* re PR fortran/56649 (ICE gfc_conv_structure with MERGE)Tobias Burnus2013-03-262-4/+44
* re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...Tobias Burnus2013-03-2517-1465/+1181
* Yet another ChangeLog fix.Jakub Jelinek2013-03-191-1/+1
* gfortran.h (gfc_option_t): Remove flag_whole_file.Tobias Burnus2013-03-189-107/+58
* re PR fortran/56615 (Wrong code with TRANSFER of arrays of character with str...Tobias Burnus2013-03-152-3/+8
* gfortran.texi (STRUCTURE and RECORD): State more clearly how to convert them ...Tobias Burnus2013-03-112-4/+18
* re PR fortran/56575 (An invalid OO code causes ICE)Paul Thomas2013-03-103-1/+12
* re PR fortran/56477 (ICE on invalid with pointer assignment to function result)Mikael Morin2013-03-032-1/+6
* re PR fortran/54730 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1...Mikael Morin2013-03-032-3/+20
* re PR fortran/54730 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1...Mikael Morin2013-03-033-9/+184
* symbol.c (restore_old_symbol): Fix thinko.Mikael Morin2013-03-032-1/+6
* symbol.c (gfc_undo_symbols): Move code...Mikael Morin2013-03-032-53/+67
* Make-lang.in (F95_PARSER_OBJS): Add dependency to vec.h.Mikael Morin2013-03-034-65/+50
* extended.texi (C Extensions): Change order in @menu to match @node.Tobias Burnus2013-03-011-0/+1
* iresolve.c (resolve_bound): Use gfc_get_string instead of xstrdup.Tobias Burnus2013-03-013-1/+7
* trans-decl.c (gfc_trans_deferred_vars): Free expr after use.Tobias Burnus2013-03-013-4/+13
* resolve.c (generate_component_assignments): Don't use UTF-8 ligature in diagn...Joseph Myers2013-02-242-1/+6
* re PR fortran/56385 ([OOP] ICE with allocatable function result in a procedur...Janus Weil2013-02-212-3/+10
* re PR fortran/56416 (texinfo 5: Many warnings for gfortran's *.texi)Tobias Burnus2013-02-213-101/+109
* re PR fortran/56318 (Wrong result with MATMUL of PARAMETER)Tobias Burnus2013-02-152-3/+10
* re PR fortran/53818 (-finit-local-zero -fno-automatic: Function result cannot...Tobias Burnus2013-02-152-2/+9
* re PR fortran/56224 (gfortran -fopenmp cannot find omp_lib.h)Thomas Koenig2013-02-144-7/+28
* revert: [multiple changes]Tobias Burnus2013-02-142-3/+20
* re PR fortran/46952 ([OOP] Spurious "recursive call" error with type bound pr...Janus Weil2013-02-122-19/+27
* re PR fortran/55362 (ICE with size() on character pointer)Paul Thomas2013-02-092-2/+8
* re PR fortran/54107 ([F03] Memory hog with abstract interface)Mikael Morin2013-02-082-8/+32
* re PR fortran/54339 (Update gfortran manual for GCC 4.8's TS29113 changes)Tobias Burnus2013-02-072-23/+112
* re PR fortran/55789 (Needless realloc with array constructor.)Paul Thomas2013-02-062-3/+6
* re PR fortran/56008 ([F03] wrong code with lhs-realloc on assignment with der...Paul Thomas2013-02-042-0/+43
* re PR fortran/54195 ([OOP] IMPORT fails with GENERIC TBP: "is already present...Mikael Morin2013-02-042-1/+7
* re PR fortran/54107 ([F03] Memory hog with abstract interface)Mikael Morin2013-02-043-8/+18
* re PR fortran/50627 (Error recovery: ICE in gfc_free_namespace after diagnosi...Thomas Koenig2013-02-023-1/+46
* re PR fortran/56138 (Deferred-length character RESULT: ICE in gfc_add_modify_...Tobias Burnus2013-01-302-1/+7
* re PR fortran/54107 ([F03] Memory hog with abstract interface)Janus Weil2013-01-2914-316/+162
* re PR fortran/53537 (Explicit IMPORT of renamed USE-associated symbol fails)Tobias Burnus2013-01-283-39/+28
* re PR fortran/55984 ([OOP] ICE: gfc_trans_code(): Bad statement code)Paul Thomas2013-01-271-1/+1
* [multiple changes]Paul Thomas2013-01-275-4/+25
* re PR fortran/56081 (Seg fault ICE on select with bad case)Janus Weil2013-01-232-4/+23
* re PR fortran/56052 ([OOP] ICE in omp_add_variable, at gimplify.c:5606)Jakub Jelinek2013-01-232-1/+15
* re PR target/49069 (ICE in gen_cstoredi4, at config/arm/arm.md:7554)Jakub Jelinek2013-01-231-1/+2
* re PR fortran/55919 (Bogus warning with -J directory/)Thomas Koenig2013-01-212-1/+18