aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-09* match.h (gfc_match_equiv_variable): Declare.Richard Sandiford2-0/+5
2005-09-09Fix filenames in last entry.Richard Sandiford1-2/+2
2005-09-09re PR fortran/19239 ([4.0 only] gfortran ICE on vector subscript expressions)Richard Sandiford10-247/+463
2005-09-09re PR fortran/21104 (Segmentation fault on correct code)Richard Sandiford9-93/+288
2005-09-09re PR fortran/12840 ([4.0 only] Unable to find scalarization loop specifier)Richard Sandiford16-136/+689
2005-09-09re PR c++/23180 (Segfault on const initializer with bogus pointer arithmetics)Josh Conner3-0/+34
2005-09-09re PR c++/23180 (Segfault on const initializer with bogus pointer arithmetics)Josh Conner2-1/+7
2005-09-08re PR debug/23190 (debug info omitted for uninitialized variables (stabs))Richard Henderson13-161/+300
2005-09-0919990905-0.f: Remove XFAIL...Paul Thomas1-2/+6
2005-09-09re PR fortran/18878 ([4.0 only] erronous error message on vaild USE statement)Paul Thomas17-89/+630
2005-09-09Daily bump.GCC Administrator1-1/+1
2005-09-08re PR fortran/23765 (segfault with syntactically wrong common declaration)Tobias Schlüter4-6/+21
2005-09-08re PR libgcj/23761 (java.library.path doesn't affect module loading path)Thomas Fitzsimmons4-1/+19
2005-09-08gfortran.texi: Add section about implemented F2003 features.Janne Blomqvist2-3/+38
2005-09-08re PR c++/23691 (`mpl_::bool_<false>::value' is not a valid template argument...Mark Mitchell3-1/+40
2005-09-08re PR fortran/15326 ([4.0 only] ICE with assumed length character strings)Richard Sandiford12-107/+1296
2005-09-08tree-vrp.c (extract_range_from_unary_expr): Do not set the range for the resu...Eric Botcazou2-1/+6
2005-09-08re PR fortran/19928 (Reference of constant derived type component causes fail...Richard Sandiford6-9/+87
2005-09-08s390.c (s390_sr_alias_set): Variable removed.Andreas Krebbel2-14/+31
2005-09-08re PR objc++/16816 (obj-c++ parser error with multi-colon selectors)Andrew Pinski5-13/+69
2005-09-08re PR objc/20574 (weird error message after a parse error)Andrew Pinski4-0/+24
2005-09-08re PR fortran/23373 ([4.0 only] Functions returning pointers with pointer arg...Richard Sandiford5-6/+67
2005-09-08re PR libfortran/23760 (gfortran incorrectly succeeds on record overflow)Jerry DeLisle2-4/+9
2005-09-07Fix xscale-elf gcc testsuite failure.James E Wilson2-1/+5
2005-09-08Daily bump.GCC Administrator1-1/+1
2005-09-07parameter+save.f90: Rename toThomas Koenig2-0/+5
2005-09-07re PR libfortran/23262 ([mingw32] rewind truncates file)Francois-Xavier Coudert7-1/+177
2005-09-07re PR fortran/20848 (PARAMETER and SAVE attribute conflict)Thomas Koenig4-0/+17
2005-09-07tree-vrp.c (extract_range_from_expr): Move the check for non nullness after t...Andrew Pinski2-2/+7
2005-09-07re PR libfortran/23419 (unformatted complex I/O with kind=10)Steve Ellcey2-14/+77
2005-09-07* tree.c (host_integerp, tree_low_cst): Correct function comment.Richard Kenner2-2/+6
2005-09-07re PR target/23747 (ICE with -O2, -O3 execute/builtins/memcpy-chk.c)Kazuhiro Inaoka2-2/+8
2005-09-07reload1.c (fixup_eh_region_note): Remove assertion.Andreas Krebbel2-18/+15
2005-09-07function.c (ARG_POINTER_CFA_OFFSET): Move ...Richard Henderson6-316/+358
2005-09-07re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford4-1/+28
2005-09-07cp-gimplify.c (cp_gimplify_expr): Create empty CONSTRUCTOR for EMPTY_CLASS_EXPR.Richard Guenther2-2/+7
2005-09-07install.texi (*-*-solaris2*): Clarify wording on the recommended version of G...Eric Botcazou2-6/+12
2005-09-07ggc-page.c (ggc_push_context): Remove.Mark Mitchell3-103/+7
2005-09-07Daily bump.GCC Administrator1-1/+1
2005-09-06re PR target/8973 ([arc-7-elf] the interupt handler does not return properly,...Saurabh Verma2-2/+13
2005-09-06re PR target/8972 ([arc-7-elf] the c code ' x << i' causes infinite loop when...Saurabh Verma2-1/+13
2005-09-06tree-ssa-phiopt.c (conditional_replacement): Construct proper SSA form manually.Steven Bosscher2-20/+55
2005-09-06re PR c/23075 (Redundant / bogus warning)Jakub Jelinek10-9/+75
2005-09-06re PR target/22362 (static function calls and global register variables)Jakub Jelinek4-4/+57
2005-09-06re PR middle-end/14997 (ncurses build fails with Ada)Olivier Hainque2-8/+22
2005-09-06re PR rtl-optimization/23098 (store of 0.0 to float)Jakub Jelinek2-0/+4
2005-09-06dwarf-char1.c: Further regex fixes.Jakub Jelinek4-6/+12
2005-09-06tree-ssa-pre.c (try_look_through_load): New function.Steven Bosscher2-0/+81
2005-09-06simplify-rtx.c (simplify_binary_operation_1): Correct the condition for detec...Saurabh Verma2-2/+7
2005-09-06re PR libgcj/23739 (JNI: IsAssignableFrom reverses arguments)Tom Tromey10-17/+73