aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-01-16trans-array.c (gfc_trans_create_temp_array): In the case of a class array tem...Paul Thomas1-0/+10
2012-01-14re PR fortran/51800 (Error: Automatic array 'dummy' at (1) cannot have an ini...Tobias Burnus1-0/+6
2012-01-14re PR fortran/51816 (Wrong error when use..., only : operator() twice)Tobias Burnus1-0/+8
2012-01-13re PR fortran/48351 ([OOP] Realloc on assignment fails if parent component i...Paul Thomas1-0/+9
2012-01-13re PR fortran/51842 (fortran fails if ssize_t is 32-bit on 64-bit host)Tobias Burnus1-0/+7
2012-01-12re PR libfortran/36755 (Avoid fork/exec in chmod intrinsic)Tobias Burnus1-0/+6
2012-01-10gfortran.texi (Fortran 2003 Status): Fix grammar.Gerald Pfeifer1-0/+4
2012-01-10re PR fortran/51652 (Allocate with type-spec and source-expr: check whether l...Tobias Burnus1-0/+6
2012-01-10resolve.c (resolve_ordinary_assign): Improve error wording.Tobias Burnus1-0/+4
2012-01-09re PR fortran/51791 ([OOP] Failure to resolve typebound function call with ba...Paul Thomas1-0/+14
2012-01-09[multiple changes]Mikael Morin1-0/+6
2012-01-09gfortran.texi: Bump copyright year.Tobias Burnus1-0/+6
2012-01-09re PR fortran/51578 (Import of same symbol via different modules and renaming)Tobias Burnus1-0/+28
2012-01-092012-01-09 Richard Guenther <rguenther@suse.de>Richard Biener1-4086/+1
2012-01-062012-01-06 Tobias Burnus <burnus@net-b.de>Tobias Burnus1-0/+31
2012-01-05PR fortran/PR48946Paul Thomas1-0/+7
2012-01-04re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...Mikael Morin1-0/+11
2012-01-04re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs...Mikael Morin1-0/+9
2012-01-04trans-expr.c (gfc_conv_expr): Move address taking...Mikael Morin1-0/+5
2012-01-04re PR fortran/49693 (Spurious "unused-variable" warnings for COMMON block mod...Thomas Koenig1-0/+7
2012-01-03gfortran.h (struct gfc_expr): Add missing "struct" qualifier for member base_...Hans-Peter Nilsson1-0/+5
2012-01-02re PR fortran/51529 ([OOP] gfortran.dg/class_to_type_1.f03 is miscompiled: Un...Paul Thomas1-0/+30
2012-01-02re PR fortran/51682 (Coarray ICEs when compiling with -fdefault-integer-8)Tobias Burnus1-0/+7
2012-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-0/+5
2011-12-31re PR fortran/51502 (Potentially wrong code generation due to wrong implict_p...Thomas Koenig1-0/+10
2011-12-29dependency.c (gfc_dep_compare_functions): Document new behavior for REALs and...Thomas Koenig1-0/+8
2011-12-28ChangeLog: Fix entry.Toon Moene1-0/+1
2011-12-19re PR fortran/51605 (internal compiler error gfc_trans_block_construct, at fo...Tobias Burnus1-0/+6
2011-12-19re PR fortran/51605 (internal compiler error gfc_trans_block_construct, at fo...Tobias Burnus1-0/+11
2011-12-19check.c (coarray_check): Add class ref if needed.Tobias Burnus1-0/+7
2011-12-15trans-expr.c (gfc_walk_function_expr): Detect elemental procedure components ...Paul Thomas1-0/+8
2011-12-15re PR fortran/51310 (-finit-bla doesn't initialize *all* items of type bla to...Toon Moene1-0/+8
2011-12-15re PR fortran/51550 (ICE in gfc_get_derived_type, at fortran/trans-types.c:2401)Tobias Burnus1-0/+9
2011-12-15primary.c (gfc_match_varspec): Match array spec for polymorphic coarrays.Tobias Burnus1-0/+11
2011-12-15re PR debug/51517 (Wrong debug information for pointers with negative strides.)Jakub Jelinek1-10/+17
2011-12-11re PR fortran/50923 (No warning if function return value is not set)Tobias Burnus1-1/+8
2011-12-11re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso...Paul Thomas1-0/+109
2011-12-11re PR fortran/50690 (ICE with front end optimization and OMP workshare)Thomas Koenig1-0/+10
2011-12-10trans-decl.c (add_argument_checking): Fix syntax.Tobias Burnus1-0/+4
2011-12-10trans-decl.c (add_argument_checking): Check ts.deferred earlier.Tobias Burnus1-0/+6
2011-12-08re PR fortran/50815 (ICE on allocation of deferred length character scalar du...Tobias Burnus1-0/+6
2011-12-08re PR fortran/51378 ([OOP] Structure constructor wrongly rejects parent compo...Tobias Burnus1-0/+6
2011-12-08re PR libfortran/51407 (Use of BOZ edit descriptors to edit real and complex ...Tobias Burnus1-0/+7
2011-12-08re PR fortran/51448 (Compiler crash when assigning floating point values of d...Tobias Burnus1-0/+6
2011-12-08re PR fortran/51310 (-finit-bla doesn't initialize *all* items of type bla to...Toon Moene1-0/+6
2011-12-06re PR fortran/51435 (Bad association status after null() of derived type comp...Tobias Burnus1-0/+6
2011-12-05re PR fortran/51338 (seg fault in gfc_dep_compare_expr with -O2)Thomas Koenig1-1/+7
2011-12-04re PR fortran/51383 ([OOP] arrays of extended types break when associated)Tobias Burnus1-0/+6
2011-12-03re PR fortran/48887 ([OOP] SELECT TYPE: Associate name shall not be a pointe...Tobias Burnus1-0/+8
2011-12-03[multiple changes]Tobias Burnus1-0/+5