aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-13re PR target/52828 (powerpc -m32 -Os writes register saves below stack)Alan Modra4-41/+73
2012-04-12tree-ssa-reassoc.c (attempt_builtin_powi_stats): Change %ld to HOST_WIDE_INT_...Bill Schmidt2-2/+8
2012-04-12Fix PR52822 (stable_partition move-assigns object to itself) by scanning for...Jeffrey Yasskin4-27/+152
2012-04-12Makefile.am (check_DEJAGNUnormal0): Run prettyprinters.exp.Andreas Schwab3-2/+8
2012-04-12re PR target/52932 (AVX2 intrinsic _mm256_permutevar8x32_ps has wrong paramet...Uros Bizjak8-68/+77
2012-04-12re PR target/52775 (Change default for using FCFID instruction)Michael Meissner4-5/+34
2012-04-12re PR tree-optimization/18589 (could optimize FP multiplies better)Bill Schmidt13-10/+659
2012-04-12Makefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency.Richard Guenther10-238/+252
2012-04-12dbgcnt.def (ira_move): New counter.Bernd Schmidt7-8/+550
2012-04-12re PR libstdc++/52942 (using std::ref with a std::unordered_map fails to comp...Paolo Carlini5-10/+121
2012-04-12re PR tree-optimization/52943 (likely wrong code bug caused by predictive com...Richard Guenther6-60/+114
2012-04-12tree-parloops.c (parallelize_loops): Also consult the upper bound for the num...Richard Guenther3-4/+16
2012-04-12cfgloop.h (estimated_loop_iterations_int): Ditch 'conservative' parameter.Richard Guenther10-49/+146
2012-04-12Daily bump.GCC Administrator1-1/+1
2012-04-11sh.h (RETURN_ADDR_RTX): Use NULL_RTX instead of 0.Oleg Endo3-40/+59
2012-04-11re PR target/50751 (SH Target: Displacement addressing does not work for QImo...Oleg Endo5-0/+126
2012-04-11Fix date of previous ChangeLog entry.Jonathan Wakely1-1/+1
2012-04-11re PR c++/52924 (Using an std::function object as deleter of shared_ptr in C+...Jonathan Wakely4-2/+60
2012-04-11debug.xml (Debug Versions of Library Binary Files): Re-arrange text slightly.Jonathan Wakely2-7/+13
2012-04-11m68k.md (rotrhi3+1): Name it rotrhi_lowpart.Andreas Schwab2-19/+37
2012-04-11i2012-04-10 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-2/+6
2012-04-11re PR c++/52465 (g++ rejects valid code with in-class using declaration)Fabien Chêne5-4/+44
2012-04-11* testsuite/performance/30_threads/future/polling.cc: Adjust.Jonathan Wakely2-3/+7
2012-04-11prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty.Manuel López-Ibáñez4-0/+14
2012-04-11Define TRY_EMPTY_VM_SPACE to 0x60000000 for x32H.J. Lu2-1/+8
2012-04-11Check for incompatible pointer sign extensionH.J. Lu5-13/+59
2012-04-11fold-const.c (fold_unary_loc): Use GET_MODE_PRECISION for comparisons against...Bernd Schmidt3-5/+11
2012-04-11c99-const-expr-9.c (old_offsetof): Insert a cast to __UINTPTR_TYPE__.Bernd Schmidt29-62/+106
2012-04-11decl.c (grokdeclarator): Strip the injected-class-name typedef if we are buil...Jason Merrill5-2/+21
2012-04-11re PR c++/52906 (ICE: SIGSEGV in check_tag_decl (decl.c:4230) with "__attribu...Jason Merrill4-1/+13
2012-04-11* g++.dg/eh/dtor3.C: New.Jason Merrill2-0/+40
2012-04-11lto.c: Update copyright...Jan Hubicka5-900/+977
2012-04-11Remove TODO_dump_func completelyXinliang David Li5-12/+15
2012-04-11Check [SUB]SUBTARGET_OVERRIDE_OPTIONS after TARGET_64BITH.J. Lu2-8/+14
2012-04-11forward_list.h (splice_after(const_iterator, forward_list&), [...]): Add per ...Paolo Carlini6-49/+204
2012-04-11Fix java bootstrap on 32-bit targetsRainer Orth2-5/+12
2012-04-11sh.h: Remove old secondary reload code.Oleg Endo2-74/+4
2012-04-11sh.c (SCHED_REORDER): Merge macro into ...Oleg Endo2-13/+10
2012-04-11c6x.md (load_got_gotoff): Set op_pattern attribute to unknown.Bernd Schmidt2-0/+4
2012-04-11haifa-sched.c (prune_ready_list): Rework handling of SCHED_GROUP_P insns so t...Bernd Schmidt2-64/+85
2012-04-11sel-sched.c (sel_global_init): Swap order of sched_rgn_init and sched_init ca...Bernd Schmidt2-2/+7
2012-04-11re PR middle-end/52621 (ICE with -O3 -march=opteron in initialize_matrix_A, a...Richard Guenther4-0/+39
2012-04-11re PR target/52918 (ICE: Invalid bb->loop_father (NULL) in add_bb_to_loop)Richard Guenther5-0/+131
2012-04-11jcf-reader.c (jcf_parse_bootstrap_methods): Add ATTRIBUTE_UNUSED.Andrew Haley2-1/+6
2012-04-11re PR fortran/52729 (Symbol has no implicit type in SELECT TYPE block)Tobias Burnus4-4/+86
2012-04-11rx.c (rx_expand_prologue): Set stack use information, if requested.Nick Clifton2-0/+5
2012-04-11stack-usage-1.c (SIZE): Define for the RL78.Nick Clifton4-1/+15
2012-04-11re PR target/16458 (PowerPC - redundant compare)Peter Bergner11-12/+180
2012-04-11re PR target/50751 (SH Target: Displacement addressing does not work for QImo...Oleg Endo7-112/+276
2012-04-11re PR libstdc++/52931 (std::hash shouldn't be defined for unknown types)Paolo Carlini3-7/+41