summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.GCC Administrator2005-12-261-1/+1
* final.c (compute_alignments): Make it static.Kazu Hirata2005-12-256-11/+16
* Daily bump.GCC Administrator2005-12-251-1/+1
* expr.c (force_operand): Use expand_fix and expand_float to implement integer ...Roger Sayle2005-12-242-16/+22
* re PR fortran/25029 (Assumed size array can be associated with array pointer ...Paul Thomas2005-12-244-126/+16
* stl_algobase.h (fill(const _Deque_iterator&, const _Deque_iterator&, const _T...Paolo Carlini2005-12-243-0/+90
* re PR c++/23171 (ICE on pointer initialization with C99 initializer)Mark Mitchell2005-12-244-12/+33
* tree-pass.h (pass_eliminate_useless_stores): Remove.Daniel Berlin2005-12-245-148/+10
* Daily bump.GCC Administrator2005-12-241-1/+1
* re PR c++/24671 (ICE with zero-sized arrays)Mark Mitchell2005-12-234-0/+29
* decl.c (grokdeclarator): Improve diagnostic for friend declarations of class ...Volker Reichelt2005-12-234-3/+25
* combine.c (simplify_shift_const): Fix typo.Paolo Bonzini2005-12-232-143/+173
* re PR target/25005 (ICE in extract_constrain_insn_cached, at recog.c:2002)Jakub Jelinek2005-12-234-13/+84
* re PR c++/25369 (use of inline function in template class leads to undefined ...Mark Mitchell2005-12-237-42/+54
* re PR fortran/25029 (Assumed size array can be associated with array pointer ...Paul Thomas2005-12-234-1/+19
* arit.c (do_31div): Clarify what "31" refers to.Hans-Peter Nilsson2005-12-232-40/+58
* re PR libfortran/25307 (internal read with end=label aborts)Jerry DeLisle2005-12-232-0/+43
* re PR target/24342 (testsuite failure:gfortran.fortran-torture/execute/in-pac...Hans-Peter Nilsson2005-12-232-17/+98
* backport: builtins.def: Move all DEF_SYNC_BUILTIN to ...Jakub Jelinek2005-12-2210-380/+578
* mmintrin.h (_mm_add_si64): Only define for SSE2.Richard Henderson2005-12-225-2/+18
* Daily bump.GCC Administrator2005-12-231-1/+1
* re PR rtl-optimization/25432 (Reload ICE in gen_add2_insn)Alan Modra2005-12-234-10/+142
* re PR objc/25328 (ICE in get_indirect_ref_operands, at tree-ssa-operands.c:1453)Jakub Jelinek2005-12-232-0/+16
* re PR c++/25364 (ICE with function pointer as template parameter)Mark Mitchell2005-12-227-130/+82
* tree.c (tree_fold_gcd): Use build_int_cst where appropriate.Richard Guenther2005-12-225-24/+34
* sse.md (sse_movhlps): Reverse operands for 2nd and 3rd alternatives.Dale Johannesen2005-12-224-4/+43
* loop-1.c: Look for jump/branch on m68k.Paul Brook2005-12-222-1/+7
* re PR java/25535 (gcj broken on 64-bit big-endian systems)Andrew Haley2005-12-223-0/+11
* [multiple changes]Andrew Pinski2005-12-224-0/+24
* natClassLoader.cc (_Jv_NewArrayClass): Don't reference NUM_OBJECT_METHODS.Tom Tromey2005-12-223-6/+6
* ipa-reference.c (get_reference_vars_info_from_cgraph): Use function_ann.Daniel Berlin2005-12-224-12/+64
* df.c (df_bitmaps_free): Only work for bbs for that structures are allocated.Zdenek Dvorak2005-12-225-79/+437
* re PR c++/23333 (accepts invalid pure specifier)Volker Reichelt2005-12-228-14/+39
* re PR fortran/18990 (ICE in gfc_get_derived_type, at fortran/trans-types.c)Tobias Schlüter2005-12-226-10/+100
* re PR fortran/20889 (type in a structure-constructor differs from type in der...Paul Thomas2005-12-2224-131/+1138
* re PR middle-end/23518 (some gcc optimizations do not take overflow into acco...Kazu Hirata2005-12-224-0/+38
* re PR libfortran/25307 (internal read with end=label aborts)Jerry DeLisle2005-12-222-13/+58
* tree-vrp.c (extract_range_from_binary_expr): Clean up uses of vr0.type.Kazu Hirata2005-12-222-2/+11
* * gcc.dg/attr-weakref-1.c: Really skip on darwin.Mike Stump2005-12-221-0/+4
* * gcc.dg/attr-weakref-1.c: Really skip on darwin.Mike Stump2005-12-221-1/+1
* Daily bump.GCC Administrator2005-12-221-1/+1
* re PR target/24998 (Build failure: undefined symbol __floatunsitf)Joseph Myers2005-12-212-1/+7
* pr19340.c: Skip on m68k targets.Paul Brook2005-12-212-1/+5
* re PR middle-end/25121 (libgcj misscompilation?)Andrew Haley2005-12-212-2/+18
* tree-data-ref.c (estimate_niter_from_size_of_data): Replace fold_build2 with ...Kazu Hirata2005-12-214-8/+17
* fixup PR number mixupSteven Bosscher2005-12-213-3/+3
* patch for PR rtl-optimization/25130Steven Bosscher2005-12-214-4/+57
* re PR fortran/25423 (Error with nested where statements)Erik Edelmann2005-12-214-1/+38
* re PR tree-optimization/25382 (VRP does not get a range from BIT_AND_EXPR if ...Kazu Hirata2005-12-214-7/+66
* configure.ac: Enable C extension for decimal float if invoked with --enable-d...Ben Elliston2005-12-215-225/+226