aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-06-29genpreds.c (write_match_code_switch): Correctly use XSTR instead of XEXP to e...Roger Sayle2-2/+7
2006-06-29struct-layout-1_generate.c: Don't use common on darwin as we can't align comm...Mike Stump2-3/+6
2006-06-29* gcc.dg/vla-8.c: Add additional testcases.Mike Stump2-0/+28
2006-06-29tree.c (tree_size): Do not waste tail padding in struct tree_string and make ...Andrew Pinski2-1/+7
2006-06-28re PR c++/27424 (Valid template-template-parameter rejected)Jason Merrill3-4/+18
2006-06-28re PR c++/27768 (wrong-code with vectors)Jason Merrill3-1/+68
2006-06-29genpreds.c (write_predicate_stmts): Add missing break.Roger Sayle2-0/+5
2006-06-29Daily bump.GCC Administrator1-1/+1
2006-06-28genpreds.c (generate_switch_p): New function.Roger Sayle2-8/+128
2006-06-28Daily bump.GCC Administrator1-1/+1
2006-06-27Daily bump.GCC Administrator1-1/+1
2006-06-26Fix typos in --param option docs.Jim Wilson1-3/+3
2006-06-26re PR c++/28114 (ICE with struct definition in argument of template function)Steve Ellcey2-0/+14
2006-06-26Add SB-1 specific multilib support. Patch by Fred Fish.Fred Fish3-1/+51
2006-06-26[multiple changes]DJ Delorie6-6/+312
2006-06-26function.c (aggregate_value_p): Honor DECL_BY_REFERENCE on a CALL_EXPR target...Olivier Hainque2-3/+26
2006-06-26tree.c (build_string): Do not waste tail padding in struct tree_string.Richard Guenther2-2/+8
2006-06-26ggc-page.c (init_ggc): Add missing element to size_lookup table.Richard Guenther2-49/+26
2006-06-26Daily bump.GCC Administrator1-1/+1
2006-06-26* de.po: Update.Joseph Myers2-38/+38
2006-06-25re PR middle-end/28151 (ICE with complex math)Eric Botcazou4-48/+54
2006-06-25* zh_CN.po: Update.Joseph Myers2-20/+23
2006-06-25re PR fortran/25056 (non-PURE function should not be a valid argument)Paul Thomas12-9/+361
2006-06-25re PR c++/28054 (ICE with friend declaration of invalid bitfield)Lee Millward5-2/+28
2006-06-25re PR c++/28051 (ICE on invalid conversion operator)Lee Millward5-0/+33
2006-06-25Move entry to proper file.Eric Botcazou2-3/+5
2006-06-25Daily bump.GCC Administrator1-1/+1
2006-06-24re PR fortran/28081 (Undue compile-time error for zero-sized substring)Francois-Xavier Coudert5-4/+32
2006-06-24re PR fortran/23862 (Select Fortran source form appropriately for "-pipe")Francois-Xavier Coudert2-1/+7
2006-06-24be.po, [...]: Update.Joseph Myers15-23647/+24123
2006-06-24re PR fortran/28118 (ICE calling subroutine defined via explicit interface)Paul Thomas4-3/+65
2006-06-24gimplify.c (gimplify_scalar_mode_aggregate_compare): New function.Olivier Hainque6-11/+103
2006-06-24re PR fortran/28094 (Modulo of real(kind=10) variables doesn't work)Francois-Xavier Coudert3-4/+18
2006-06-24Daily bump.GCC Administrator1-1/+1
2006-06-23re PR c++/28114 (ICE with struct definition in argument of template function)Steve Ellcey2-1/+10
2006-06-23re PR c++/27019 (ICE with designated initializers)Steve Ellcey2-2/+13
2006-06-23tree.h (DECIMAL_FLOAT_TYPE_P): New.Janis Johnson6-2/+96
2006-06-23re PR fortran/27981 (Strange error message for illegal integer constant)Steven G. Kargl4-0/+23
2006-06-23error22.C: Fix typo.Lee Millward2-1/+5
2006-06-23re PR c++/28112 (ICE with invalid argument in attribute)Volker Reichelt4-9/+32
2006-06-23tree.c (max_int_size_in_bytes): New function, inspired from code in function....Olivier Hainque8-23/+153
2006-06-23re PR c++/11468 (Deriving from CNI class java::lang::Object causing an ICE)Volker Reichelt4-4/+36
2006-06-23java-tree.h (update_aliases): RemoveAndrew Haley4-91/+17
2006-06-23Remove conflict marker.Andreas Schwab1-1/+0
2006-06-23re PR target/27789 (attribute handling fallout from DECL_INITIAL changes)Danny Smith6-20/+102
2006-06-23ggc-page.c (init_ggc): Do not round up the extra_order_size_table sizes to MA...Richard Guenther2-13/+60
2006-06-23re PR middle-end/28131 (FAIL: gcc.c-torture/execute/va-arg-25.c compilation (...Roger Sayle2-3/+12
2006-06-23decNumber.h (decNumberNegate): Remove.Ben Elliston2-1/+6
2006-06-23re PR target/27531 (sparc: undefined reference to .LL226 with -O2)Roger Sayle4-1/+131
2006-06-23Daily bump.GCC Administrator1-1/+1