aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-12-21re PR c++/30168 (C++ constructors can cause invalid gimple to happen with com...Andrew Pinski4-0/+26
2006-12-21tree-nested.c (create_tmp_var_for): Check for vector type when setting DECL_G...Andrew Pinski2-1/+7
2006-12-22trans-array.c (gfc_trans_create_temp_array): When the size is known at compil...Roger Sayle2-15/+35
2006-12-22tree-pretty-print.c (dump_generic_node): Avoid outputing "(void) 0;" as the e...Roger Sayle2-4/+15
2006-12-22* cgraphunit.c, varpool.c: Fix comment typos.Kazu Hirata3-2/+4
2006-12-22cgraphunit.c, [...]: Fix comment typos.Kazu Hirata17-43/+51
2006-12-22* decl.c: Fix a coment typo.Kazu Hirata2-1/+5
2006-12-22* interface.c: Fix a comment typo.Kazu Hirata2-1/+5
2006-12-22gcc-dg.exp (gcc-dg-prune): Return "::unsupported::memory full" if the linker ...Ben Elliston3-6/+17
2006-12-22Daily bump.GCC Administrator1-1/+1
2006-12-22spu.h (ARG_POINTER_CFA_OFFSET): Define.Ulrich Weigand3-5/+15
2006-12-21re PR other/29639 (ext/bitmap_allocator/check_allocate_max_size.cc execution ...Eric Botcazou3-0/+79
2006-12-21rtlanal.c (subreg_get_info): Do not make register size computations for mode ...Joseph Myers2-3/+9
2006-12-21re PR fortran/30273 ([4.1 only] gfc_todo: Not Implemented: Unable to determin...Paul Thomas4-0/+46
2006-12-21tree-ssa-structalias.c (build_constraint_graph): Insert complex offsetted con...Daniel Berlin2-1/+6
2006-12-21re PR fortran/30202 ([4.1 only] ICE in trans-array.c)Paul Thomas4-3/+31
2006-12-21re PR middle-end/30262 (ICE with nested fn accessed var in asm "m" constraint)Jakub Jelinek5-0/+147
2006-12-21re PR target/30230 (Incorrect ia64 EH info when an EH region ends in the midd...Jakub Jelinek4-8/+119
2006-12-21re PR target/28966 (-maltivec -m32 causes the stack to be saved and restored ...Nathan Sidwell4-8/+34
2006-12-21simplify-rtx.c (simplify_subreg): Use the correct mode when determining wheth...Roger Sayle2-5/+20
2006-12-21spu.c (spu_builtin_mul_widen_even): Remove unused local variable `d'.Ben Elliston2-1/+5
2006-12-21re PR fortran/25392 (ICEs with -ff2c)Tobias Schlüter6-27/+67
2006-12-21Daily bump.GCC Administrator1-1/+1
2006-12-20tree-dfa.c (add_referenced_var): Walk initializers of non-constant/readonly s...Jan Hubicka2-6/+9
2006-12-20tree-flow-inline.h (gimple_var_anns): New function.Jan Hubicka5-3/+88
2006-12-20re PR c/30242 (internal error in gcc break compilation)Carlos O'Donell2-3/+8
2006-12-20asm-b.c: Check for __ppc64__.Bill Wendling2-1/+5
2006-12-20re PR fortran/30190 ([4.1 only] Bounds check generates wrong code for associa...Paul Thomas4-2/+28
2006-12-20re PR rtl-optimization/30213 (Wrong code with optimized memset() (possible bu...Jan Hubicka2-50/+148
2006-12-20re PR middle-end/30143 ([4.2 only] OpenMP can produce invalid gimple)Andrew Pinski4-1/+68
2006-12-20tree-gimple.c (is_gimple_min_invariant): Treat constant vector CONSTRUCTORs a...Andrew Pinski2-0/+12
2006-12-20trans-expr.c (is_zero_initializer_p): Determine whether a given constant expr...Roger Sayle4-0/+165
2006-12-20rtlanal.c (struct subreg_info, [...]): New.Joseph Myers10-110/+213
2006-12-20loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header...Zdenek Dvorak10-71/+88
2006-12-20spu.md (vec_widen_umult_hi_v8hi): New.Dorit Nuzman5-0/+170
2006-12-20re PR fortran/29992 ([4.1 only] INTERFACE equivalent to MODULE PROCEDURE?!)Paul Thomas8-6/+126
2006-12-20cgraph.c: Update overall comment; fix vertical spacing.Jan Hubicka3-52/+40
2006-12-20cgraph.h (FOR_EACH_STATIC_VARIABLE, [...]): New macros.Jan Hubicka4-9/+50
2006-12-19re PR tree-optimization/30045 (ICE in nonnull_arg_p with the CHAIN decl)Andrew Pinski4-2/+32
2006-12-20* gcc.dg/20020312-2.c: Add a case for __SPU__.Ben Elliston2-0/+6
2006-12-20* doc/invoke.texi (Optimize Options): Typo fix.Ben Elliston2-1/+5
2006-12-20darwin.c (machopic_select_section): Rewrite.Eric Christopher3-102/+188
2006-12-20Daily bump.GCC Administrator1-1/+1
2006-12-19re PR target/29302 (isfinite returns wrong result at -O1)Eric Christopher2-8/+29
2006-12-19re PR fortran/30238 (associated(null-pointer, null-pointer) returns .true.)Tobias Burnus4-3/+18
2006-12-19* config/pa/pa64-hpux.h (ASM_OUTPUT_EXTERNAL): Add undef.Steve Ellcey2-0/+5
2006-12-19re PR fortran/30236 ([4.1 only]alternate-return subroutine in generic interfa...Paul Thomas5-8/+70
2006-12-19re PR bootstrap/29544 (Not building with checking in stage1)Paolo Bonzini2-2/+8
2006-12-19re PR fortran/29779 (vectorizer fortran testcases failing)Andrew Pinski2-3/+9
2006-12-19re PR target/29302 (isfinite returns wrong result at -O1)Roger Sayle2-0/+15