aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-24force-parallel-6.c: Adjust the loops.Dominique d'Humieres2-3/+7
2012-10-24re PR rtl-optimization/55010 (Internal consistency failure : invalid rtl shar...Jakub Jelinek4-3/+24
2012-10-24re PR debug/54828 (ICE in based_loc_descr at dwarf2out.c:10560 with -g -O0)Jakub Jelinek6-6/+55
2012-10-23Use define_memory_constraint on sparc when necessary.David S. Miller3-22/+19
2012-10-24extend.texi (Extended Asm): The '+' constraint does not require a register.Ian Lance Taylor2-4/+6
2012-10-23tree-ssa-threadedge.c (thread_across_edge): Remove unused parameter in call t...Jeff Law2-3/+6
2012-10-24Daily bump.GCC Administrator1-1/+1
2012-10-24vect-82_64.c: Adjust the dump file.Dominique d'Humieres3-2/+7
2012-10-23re PR c++/54922 ([C++11][DR 1359] constexpr constructors require initializati...Paolo Carlini4-4/+34
2012-10-23re PR bootstrap/54820 (ada: cannot find -lstdc++ since 4.8.0 20121002)Eric Botcazou3-1/+15
2012-10-23* MAINTAINERS (aarch64): Add Marcus and myself.Richard Earnshaw2-0/+6
2012-10-23tree-ssa-threadedge.c (cond_arg_set_in_bb): Remove unused debugging argument.Jeff Law2-1/+4
2012-10-23re PR tree-optimization/54985 (dom optimization erroneous remove conditional ...Jeff Law4-19/+101
2012-10-23lra-constraints.c (update_ebb_live_info): Process empty blocks.Vladimir Makarov2-3/+5
2012-10-23expmed.c (store_split_bit_field): Update the calls to extract_fixed_bit_field.Richard Sandiford2-214/+183
2012-10-23expmed.c (lowpart_bit_field_p): New function.Richard Sandiford2-164/+143
2012-10-23re PR debug/54508 (Wrong debug information emitted if data members not refere...Paul Koning4-2/+97
2012-10-23re PR c++/54844 (ice tsubst_copy, at cp/pt.c:12352)Jakub Jelinek4-6/+22
2012-10-23runtime: Disable crash tests that runs go tool.Ian Lance Taylor1-9/+14
2012-10-23re PR c++/54988 (fpmath=sse target pragma causes inlining failure because of ...Jakub Jelinek2-6/+6
2012-10-23AArch64 [8/10] Fixup botched commit.Marcus Shawcroft7-0/+510
2012-10-23AArch64 [1/10]Ian Bolton4-0/+165
2012-10-23AArch64 [10/10]Yufeng Zhang1-0/+5
2012-10-23AArch64 [9/10]Ian Bolton2-0/+17
2012-10-23AArch64 [8/10]Ian Bolton2-0/+33
2012-10-23AArch64 [7/10]Ian Bolton3-0/+16
2012-10-23AArch64 [6/10]Sofiane Naci2-0/+11
2012-10-23AArch64 [4/10]Ian Bolton12-10/+151
2012-10-23AArch64 [5/10]Ian Bolton139-0/+8822
2012-10-23AArch64 [2/10]Ian Bolton3-0/+205
2012-10-23AArch64 [3/10]Ian Bolton29-0/+44200
2012-10-23re PR c++/54988 (fpmath=sse target pragma causes inlining failure because of ...Jakub Jelinek4-4/+32
2012-10-23tree-ssa-operands.h (struct def_optype_d, [...]): Remove.Michael Matz6-250/+165
2012-10-23arm.c (offset_ok_for_ldrd_strd): Return false for Thumb1.Greta Yorsh2-1/+6
2012-10-23dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.Vladimir Makarov50-282/+13722
2012-10-23peel-1.c: New testcase.Jan Hubicka4-16/+51
2012-10-23re PR target/54660 (iq2000_function_arg_advance: format ‘%p expects argumen...Nick Clifton2-1/+7
2012-10-23re PR testsuite/52945 (FAIL: gcc.dg/lto/pr52634 c_lto_pr52634_1.o assemble, -...Dominique d'Humieres2-0/+7
2012-10-23gcc:Joseph Myers44-48/+347
2012-10-23linux-common.h (STACK_CHECK_STATIC_BUILTIN): Define.Eric Botcazou10-6/+199
2012-10-23tree-ssa-forwprop.c (forward_propagate_into_cond): Handle vectors.Marc Glisse6-11/+64
2012-10-23re PR tree-optimization/54937 (Invalid loop bound estimate)Jan Hubicka5-10/+147
2012-10-23re PR tree-optimization/54967 (ICE in check_loop_closed_ssa_use, at tree-ssa-...Jan Hubicka6-24/+122
2012-10-23re PR go/54918 (libgo.so.0 is not runtime compatible between gcc-4.6.2 and gc...Ian Lance Taylor4-4/+7
2012-10-23libgo: Update to current sources.Ian Lance Taylor554-12562/+56868
2012-10-23re PR target/55019 (Incorrectly use live argument register to save high regis...Terry Guo4-1/+59
2012-10-23re PR middle-end/55030 (gcc.c-torture/execute/builtins/memcpy-chk.c execution...Hans-Peter Nilsson3-22/+95
2012-10-23Daily bump.GCC Administrator1-1/+1
2012-10-22re PR tree-optimization/55008 (Internal compiler error : verify_ssa failed)Bill Schmidt4-0/+29
2012-10-22unordered_set.h (unordered_set<>): Prefer aggregation to inheritance with _Ha...François Dumont4-38/+1190