aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-11re PR middle-end/54515 (cc1plus sigsegv -O2 anonymous namespace)Richard Guenther5-11/+41
2012-09-10re PR middle-end/54362 (COND_EXPR not understood by either alias or ITM)Andrew Pinski1-0/+5
2012-09-10re PR middle-end/54362 (COND_EXPR not understood by either alias or ITM)Andrew Pinski3-0/+61
2012-09-11m68k.c (m68k_sched_dfa_post_advance_cycle): Support starting scheduling from ...Maxim Kuvyrkov2-1/+7
2012-09-11re PR c++/54541 (SFINAE bug: handling incomplete return types)Paolo Carlini10-21/+95
2012-09-11Daily bump.GCC Administrator1-1/+1
2012-09-10* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo2-77/+29
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo71-580/+410
2012-09-10re PR c++/54538 (Getting assembler messages when compiling)Jason Merrill4-2/+35
2012-09-10* config/rs6000/rs6000.md: Move a splitter next to its insn.Maciej W. Rozycki2-14/+18
2012-09-10re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo9-243/+404
2012-09-10re PR target/46191 (Non-absolute names in libgcc_s.so)Andreas Schwab2-1/+7
2012-09-10ira.c (setup_pressure_classes): Handle synonymous classes.Richard Sandiford2-1/+5
2012-09-10tree-ssa-forwprop.c (simplify_bitfield_ref): New function.Marc Glisse4-0/+96
2012-09-10config.gcc: Add mips*-mti-linux* target Handle with_synci like other options.Steve Ellcey6-6/+100
2012-09-10* gcc.dg/tm/reg-promotion.c: Modify dump message check.Aldy Hernandez2-6/+10
2012-09-10pr52558-2.c: Delete.Aldy Hernandez3-23/+76
2012-09-10tree-ssa-forwprop.c (simplify_permutation): Handle CONSTRUCTOR.Marc Glisse4-18/+155
2012-09-10params.def (PARAM_IPA_MAX_AGG_ITEMS): New parameter.Martin Jambor4-6/+19
2012-09-10re PR middle-end/54520 (ice in merge_latch_edges with -O3)Richard Guenther4-6/+34
2012-09-10re PR c++/54506 (Defaulted move constructors and move assignment operators ar...Jason Merrill6-8/+61
2012-09-10* semantics.c (sort_constexpr_mem_initializers): Tweak.Jason Merrill2-12/+18
2012-09-10* config/alpha/predicates.md (small_symbolic_operand): Disallow large offsets.Richard Henderson2-8/+37
2012-09-10re PR target/54536 ([avr]: incorrect crt with -mmcu=at90usb1287)Georg-Johann Lay2-1/+6
2012-09-10lto-cgraph.c (compute_ltrans_boundary): Do not care about aliases.Jan Hubicka5-43/+55
2012-09-10Daily bump.GCC Administrator1-1/+1
2012-09-10re PR libstdc++/43852 (Embedded systems friendly libstdc++)Sebastian Huber9-22/+111
2012-09-09* config/openbsd-stdint.h (INTMAX_TYPE, UINTMAX_TYPE): Define.Mark Kettenis2-0/+7
2012-09-09re PR bootstrap/54419 (Compiling libstdc++-v3/src/c++11/random.cc fails on pl...Jonathan Wakely3-2/+8
2012-09-09Fix ChangeLog date.Jonathan Wakely1-1/+1
2012-09-09re PR libstdc++/54388 (std::array.at() const results in undefined behaviour)Jonathan Wakely5-14/+58
2012-09-09passes.c (ipa_write_summaries_1): Set state; do not call compute_ltrans_bound...Jan Hubicka7-170/+118
2012-09-09re PR bootstrap/54419 (Compiling libstdc++-v3/src/c++11/random.cc fails on pl...Ulrich Drepper6-3/+85
2012-09-09cpuid.h: Define signature_*_e[bcd]x macros for matching results of level 0 ca...Ulrich Drepper5-18/+76
2012-09-09Replace cgraph_node_set and varpool_node_set by symtab_node_encoder in partit...Jan Hubicka10-314/+318
2012-09-09decl.c (reshape_init_class): Avoid dereferencing a past-the-end pointer.Mark Kettenis2-1/+6
2012-09-09Daily bump.GCC Administrator1-1/+1
2012-09-08pa.c (hppa_rtx_costs): Update costs for large integer modes.John David Anglin2-8/+36
2012-09-08Fix broken patchAndi Kleen2-1/+6
2012-09-08Add -fmem-report-wpaAndi Kleen4-1/+19
2012-09-08Fix wrong date in ChangeLogAndi Kleen1-1/+1
2012-09-08Optimize moxie function prologuesAnthony Green2-5/+22
2012-09-08Daily bump.GCC Administrator1-1/+1
2012-09-07re PR fortran/54208 (compilation error for ubound construct in PARAMETER stat...Mikael Morin4-0/+37
2012-09-07pt.c (num_template_headers_for_class): Rework per the code inline in cp_parse...Paolo Carlini3-57/+33
2012-09-07re PR testsuite/54184 (gcc.dg/pr52558-1.c failure)Aldy Hernandez3-22/+80
2012-09-07v850.h (DBX_DEBUGGING_INFO): Define.Nick Clifton5-69/+72
2012-09-07This fixes part of the issue described in PR gcov-profile/54487 where there...Teresa Johnson2-1/+13
2012-09-07trans.c (Loop_Statement_to_gnu): Revert to using size_type_node instead of si...Eric Botcazou2-3/+9
2012-09-07re PR tree-optimization/54295 (Widening multiply-accumulate operation uses wr...Richard Earnshaw6-4/+21