aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-10-25lra-assigns.c (assign_by_spills): Add non-reload pseudos assigned to hard reg...Vladimir Makarov2-6/+17
2012-10-25config.gcc (microblaze*-*-rtems*): New target.Ralf Corsepius4-0/+40
2012-10-25re PR c++/53761 (ICE on incorrect transparent union (first field has floating...Paolo Carlini4-1/+26
2012-10-25Core 1402Jason Merrill10-78/+135
2012-10-25* semantics.c (finish_omp_threadprivate): Call complete_type.Jason Merrill3-1/+16
2012-10-25c.opt (Winherited-variadic-ctor): New.Jason Merrill6-2/+27
2012-10-25Fix previous commit.Jan Hubicka1-18/+0
2012-10-25re PR lto/54980 (gimple check: expected gimple_cond(error_mark), have gimple_...Jan Hubicka2-1/+13
2012-10-25re PR c++/54427 (Expose more vector extensions)Marc Glisse9-9/+170
2012-10-25ipa-inline.c (recursive_inlining): Redirect to master clone before testing pr...Jan Hubicka2-6/+30
2012-10-25re PR target/54902 (, ICE (segfault) building on arm-linux-gnueabi)Richard Biener5-5/+156
2012-10-25re PR c++/34892 (ICE with ellipsis in default template argument)Paolo Carlini4-4/+30
2012-10-25expr.c (emit_block_move_via_loop): Use simplify_gen_binary rather than gen_rt...Richard Sandiford2-2/+7
2012-10-25re PR bootstrap/55068 (AIX bootstrap in push_reload() after LRA merge)Vladimir Makarov3-1/+10
2012-10-25re PR bootstrap/55067 (AIX bootstrap failure due to lra.c loc_t)Vladimir Makarov2-13/+18
2012-10-25Daily bump.GCC Administrator1-1/+1
2012-10-24rs6000.c (rs6000_density_test): Use dump_enabled_p instead of dump_kind_p.Sharad Singhai2-1/+6
2012-10-24re PR c++/54928 (Infinite output with after ICE with macro)Manuel López-Ibáñez4-71/+72
2012-10-24Require fpic on gcc.target/i386/pr55049-1.cH.J. Lu1-0/+1
2012-10-24Add a testcase for PR bootstrap/55049H.J. Lu2-2/+17
2012-10-24re PR rtl-optimization/55055 (RTL check: expected code 'reg', have 'subreg' i...Vladimir Makarov2-13/+54
2012-10-24dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfi...Sharad Singhai11-506/+515
2012-10-24expmed.c (lowpart_bit_field_p): Add missing == 0 check.Richard Sandiford2-1/+5
2012-10-24re PR bootstrap/55049 (bootstrap failed with --with-multilib-list=m32,m64,mx32)Vladimir Makarov2-0/+12
2012-10-24re PR bootstrap/55048 (libjava bootstrap failure on trunk after LRA merge)Vladimir Makarov2-0/+10
2012-10-24re PR fortran/55037 ([OOP] ICE with local allocatable variable of abstract type)Janus Weil4-8/+62
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-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-23re PR c++/54988 (fpmath=sse target pragma causes inlining failure because of ...Jakub Jelinek2-6/+6
2012-10-23AArch64 [1/10]Ian Bolton4-0/+165
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