aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-30libitm: Fix wrong initialization order introduced with r202101.Torvald Riegel2-2/+6
2013-08-30tree-vrp.c (check_array_ref): Bail out on zero-length arrays.Meador Inge4-2/+23
2013-08-30Merge ubsan into trunk.Marek Polacek82-94/+3883
2013-08-30install.texi (Prerequisites): Note regression in Tcl 8.6 with RE patterns.Mike Stump2-1/+10
2013-08-30cgraph.c (cgraph_function_body_availability): Handle weakref correctly.Jan Hubicka9-8/+67
2013-08-30re PR c++/51424 ([C++11] G++ should diagnose self-delegating constructors)Paolo Carlini7-3/+94
2013-08-30c-pretty-print.h (c_pretty_printer::declaration): Now a virtual member function.Gabriel Dos Reis7-154/+204
2013-08-30arm_neon.h (__AARCH64_UINT64_C, [...]): New arm_neon.h's internal macros to s...Tejas Belagod2-183/+222
2013-08-30recog.c (verify_changes): Verify that changes[i].old is non-zero before apply...Joern Rennecke2-1/+9
2013-08-30Move testsuite changes to correct ChangeLog, and delete a newTeresa Johnson3-17/+11
2013-08-30re PR tree-optimization/58277 (wrong code at -O3)Jakub Jelinek5-0/+235
2013-08-30fold-const.c (fold_single_bit_test): Fix overflow test.Richard Biener2-3/+7
2013-08-30function.c (assign_parm_setup_reg): For a parameter passed by pointer and whi...Eric Botcazou6-13/+120
2013-08-30Add custom HTM fast path for RTM on x86_64.Torvald Riegel8-31/+198
2013-08-30Correct previous patch to not mark terminate as LEAF.Jan Hubicka4-15/+21
2013-08-30class.c (build_vtbl_initializer): Make __cxa_deleted_virtual ECF_NORETURN | E...Jan Hubicka6-74/+107
2013-08-30* tree.c (set_call_expr_flags): Fix handling of TM_PURE.Jan Hubicka2-3/+9
2013-08-30re PR tree-optimization/58228 (wrong code (with vectorization?) at -O3 on x86...Richard Biener4-1/+34
2013-08-30re PR tree-optimization/58223 (wrong code at -O3 on x86_64-linux-gnu)Richard Biener5-13/+45
2013-08-30re PR tree-optimization/58010 (ICE in vect_create_epilog_for_reduction, at tr...Richard Biener4-3/+28
2013-08-30lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.Jan Hubicka2-0/+9
2013-08-30lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.Jan Hubicka5-1/+48
2013-08-30Daily bump.GCC Administrator1-1/+1
2013-08-29New vectorizer messages; message format change.Xinliang David Li58-69/+154
2013-08-29Support dumping type bindings and 'mutable' qualifier in lambda diagnostics.Adam Butcher2-27/+54
2013-08-29cgraphclones.c (cgraph_create_virtual_clone): Compute the DECL_NAME of the cl...Eric Botcazou4-5/+20
2013-08-29* gcc_update (configure): Update to handle svn 1.8.1.Mike Stump2-1/+5
2013-08-29regex.h (basic_regex<>::assign): Don't lose _M_traits.Tim Shen7-17/+143
2013-08-29passes.c (register_pass): Add overload.Oleg Endo3-2/+27
2013-08-29Revert accidental checkin.Jan Hubicka1-1/+1
2013-08-29lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P...Jan Hubicka7-5/+55
2013-08-29dumpfile.c (dump_loc): Output column number.Teresa Johnson14-34/+97
2013-08-29re PR tree-optimization/58246 (wrong code at -O1 and above)Richard Biener4-0/+37
2013-08-29re PR fortran/52243 (Avoid reallocation for: array1 = array1 / scalar for p...Thomas Koenig5-2/+136
2013-08-29re PR middle-end/57287 (Bogus uninitialized warning with abnormal control flow)Richard Biener4-1/+53
2013-08-29re PR tree-optimization/57685 (GCC stuck in an infinite loop)Richard Biener4-4/+34
2013-08-29go-gcc.cc (Gcc_backend::immutable_struct): Set TREE_PUBLIC if the struct is n...Ian Lance Taylor2-10/+12
2013-08-29Daily bump.GCC Administrator1-1/+1
2013-08-28re PR c++/58255 ([C++11] explicit delegating constructor with no arguments wr...Paolo Carlini4-1/+20
2013-08-28Replace fixed size array that was holding vtable pointers with a vector, allo...Caroline Tice2-57/+65
2013-08-28ipa-inline.c (edge_badness): Fix integer underflow.Dehao Chen3-6/+29
2013-08-28gtm-builtins.def (_ITM_free): Declare leaf.Uros Bizjak2-4/+8
2013-08-28Apparently I forgot to commit the ChangeLog when I committed the change to li...Caroline Tice1-0/+19
2013-08-28re PR target/58067 (ICE in GFortran recog.c:2158)Jakub Jelinek3-2/+63
2013-08-28tree-ssa-threadedge.c (thread_around_empty_block): Remove checks for the numb...Jeff Law3-13/+52
2013-08-28lto-streamer-out.c (DFS_write_tree_body): Drop BINFO_INHERITANCE_CHAIN, BINFO...Jan Hubicka1-7/+2
2013-08-28lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, DECL_DEFER_OUTPUT and DE...Jan Hubicka7-43/+49
2013-08-28PR spam/58261Jakub Jelinek1-1/+1
2013-08-28re PR middle-end/58257 (Bogus warning with OpenMP collapsed loops)Jakub Jelinek4-0/+26
2013-08-28ChangeLog: Fix whitespace.Uros Bizjak2-100/+92