aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-13gimple-ssa-isolate-paths.c (pass_isolate_erroneous_paths): Comment fix.Steven Bosscher2-1/+6
2013-11-13re PR middle-end/59119 (Segfault in -fisolate-erroneous-paths pass)Jeff Law4-35/+118
2013-11-13typo fixSteven Bosscher1-1/+1
2013-11-13cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.Steven Bosscher8-34/+58
2013-11-13re PR sanitizer/59009 (libsanitizer merge from upstream r191666 breaks bootst...Peter Bergner2-0/+8
2013-11-13re PR ipa/58862 (LTO profiledbootstrap failure: lto1: ICE in edge_badness, at...Teresa Johnson2-14/+24
2013-11-13re PR ipa/58862 (LTO profiledbootstrap failure: lto1: ICE in edge_badness, at...Teresa Johnson2-1/+6
2013-11-13re PR rtl-optimization/59036 (Performance degradation after r204212 on 32-bit...Vladimir Makarov2-72/+308
2013-11-13passes.c (execute_todo): Don't call do_per_function if flags are zero.Jakub Jelinek2-3/+13
2013-11-13re PR libstdc++/59087 (Issues including complex.h in C++11/1y mode because of...Marc Glisse2-16/+23
2013-11-13ira-shrinkwrap-prep-1.c: Add lp64 to target requirements.Martin Jambor4-3/+9
2013-11-13cgraph.c (cgraph_get_create_node): Do what cgraph_get_create_real_symbol_node...Martin Jambor8-65/+45
2013-11-13aarch64-simd.md (vec_extract): New.Tejas Belagod2-0/+20
2013-11-13aarch64-simd.md (vec_set<mode>): Add w -> w option to the constraint.Tejas Belagod2-20/+29
2013-11-132013-11-13 Cesar Philippidis <cesar@codesourcery.com>Cesar Philippidis2-1/+8
2013-11-13Remove ada/ prefixEric Botcazou1-1/+1
2013-11-13cfgexpand.c (expand_used_vars): Allocate space for partitions based on PARM_D...Eric Botcazou5-5/+52
2013-11-13c6x.c: Include "gimple-expr.h".Jan-Benedict Glaw2-0/+5
2013-11-13gimple-streamer-out.c (output_gimple_stmt): Also wrap decls in ADDR_EXPR oper...Richard Biener3-82/+14
2013-11-13re PR tree-optimization/59077 (ipa-pure-const.c (better_state): comment and c...Marc Glisse2-0/+6
2013-11-13aarch64.h (FRAME_GROWS_DOWNWARD): Define to 1.Christophe Lyon3-4/+11
2013-11-13re PR ada/35998 (debug info invalid x86_64 DW_AT_byte_size 0xffffffff)Eric Botcazou2-4/+13
2013-11-13arm.c: Include aarch-cost-tables.h.Kyrylo Tkachov3-99/+134
2013-11-13i386.c (ix86_print_operand): Support z-masking.Alexander Ivchenko5-262/+1410
2013-11-13* gcc.dg/c11-complex-1.c: New test.Joseph Myers2-0/+46
2013-11-13extend.texi (Statement Exprs, Typeof): Discuss __auto_type.Joseph Myers14-47/+410
2013-11-13The patch re-factors libgcov.c to make it better modulelized.Rong Xu8-1423/+1784
2013-11-13Daily bump.GCC Administrator1-1/+1
2013-11-13sanitizer_platform_limits_linux.cc: Temporarily ifdef out almost the whole so...Jakub Jelinek3-0/+12
2013-11-12+2013-11-12 Balaji V.Balaji V. Iyer2-2/+9
2013-11-12tree-ssa-threadedge.c (thread_around_empty_blocks): New argument backedge_see...Jeff Law2-18/+38
2013-11-12Makefile.am (libcilkrts_la_LDFLAGS): Added a check for availability of "-ldl"...Balaji V. Iyer5-7/+25
2013-11-12gimple-ssa-isolate-paths.c (check_loadstore): Mark discovered memory referenc...Jeff Law5-5/+24
2013-11-12compiler: Update for mainline changes.Ian Lance Taylor3-0/+3
2013-11-12re PR other/58712 (issues found by --enable-checking=valgrind)Vladimir Makarov2-0/+9
2013-11-12re PR target/59054 (Powerpc -O0 -mcpu=power7 generates sub-optimal code to lo...Michael Meissner4-27/+46
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod126-678/+870
2013-11-12Add some generic lambda test cases.Adam Butcher10-0/+232
2013-11-12Support implicit parameter packs.Adam Butcher4-7/+92
2013-11-12Refactor implicit function template implementation and fix 58534, 58536, 5854...Adam Butcher13-122/+330
2013-11-12cp-demangle.c (d_copy_templates): Cast result of malloc to (struct d_print_te...Uros Bizjak2-9/+16
2013-11-12final.c (update_alignments): Initialize label to NULL_RTX.Marek Polacek2-1/+5
2013-11-12c-common.c (c_common_reswords): Add _Thread_local.Joseph Myers13-14/+154
2013-11-12aggr21.adb: New test.Tristan Gingold4-0/+38
2013-11-12gimple-ssa-isolate-paths.c (check_loadstore): New function.Jeff Law5-15/+142
2013-11-12predict.c (drop_profile): New function.Teresa Johnson5-0/+172
2013-11-12Turn on SEE unaligned load and store for HaswellH.J. Lu2-2/+9
2013-11-12Properly handle AVX256 unaligned load and storeH.J. Lu3-7/+20
2013-11-12re PR rtl-optimization/10474 (shrink wrapping for functions)Martin Jambor6-11/+304
2013-11-12re PR c++/57734 (Returning template alias to enum class fails with "invalid d...Paolo Carlini4-25/+84