aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-02lto.c (mentions_vars_p_field_decl, [...]): DECL_FIELD_OFFSET can contain an r...Jan Hubicka2-2/+7
2013-09-02Split all the structures, enums, typedefs and some fundamental declarations f...Diego Novillo5-1705/+1710
2013-09-02re PR tree-optimization/57511 (Missing SCEV final value replacement)Richard Biener4-0/+27
2013-09-02tree-affine.c (add_elt_to_tree): Avoid converting all pointer arithmetic to s...Richard Biener4-20/+42
2013-09-02tree-ssa-loop-ivopts.c (set_autoinc_for_original_candidates): Find auto-incre...Bin Cheng4-8/+50
2013-09-02PR c++/21682, implement DR 565Paolo Carlini6-5/+133
2013-09-02Makefile.in (ubsan.o): Add $(TM_P_H) dependency.Marek Polacek2-1/+5
2013-09-02Daily bump.GCC Administrator1-1/+1
2013-09-01Makefile.in: Add ipa-profile.oJan Hubicka8-639/+704
2013-09-01* g++.dg/ipa/devirt-15.C: New testcase.Jan Hubicka2-0/+44
2013-09-01re PR ada/58239 (pretty-print.c:789: undefined reference to `operator delete(...Eric Botcazou5-3/+40
2013-09-01pa.md: Allow "const 0" operand 1 in "scc" insns.John David Anglin2-8/+12
2013-09-01* gnat.dg/specs/linker_alias.ads: Skip on Darwin.Eric Botcazou2-0/+5
2013-09-01Correct previous commit to the final version of patch.Jan Hubicka3-6/+6
2013-09-01common.opt (fdevirtualize-speculatively): New function.Jan Hubicka11-5/+316
2013-09-01darwin.h (LINK_COMMAND_SPEC_A): Revise sanitizer specs to include sanitize(un...Iain Sandoe5-5/+23
2013-09-01lto.c (tree_with_vars): Turn into vector.Jan Hubicka2-140/+210
2013-09-01fork-instrumentation.c: New testcase.Jan Hubicka4-0/+24
2013-09-01Daily bump.GCC Administrator1-1/+1
2013-08-31ubsan.c: Include tm_p.h.Marek Polacek2-0/+5
2013-08-31gimple-streamer-in.c (input_gimple_stmt): Silence parameter unused warning.Jan Hubicka2-2/+5
2013-08-31* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo2-107/+98
2013-08-31cgraph.c (cgraph_get_body): Update call of lto_input_function_body.Jan Hubicka5-9/+18
2013-08-31cgraph.c (cgraph_get_body): Update call of lto_input_function_body.Jan Hubicka5-10/+189
2013-08-31* cgraph.c (cgraph_speculative_call_info): Fix ref lookupJan Hubicka2-1/+5
2013-08-31* basic-block.h (apply_scale): Make scale parmeter gcov_type.Jan Hubicka2-1/+5
2013-08-31alpha.c (alpha_emit_conditional_move): Update "cmp" RTX before signed_compari...Uros Bizjak2-18/+20
2013-08-31ipa-prop.c (ipa_set_jf_known_type): Check that we add only records.Jan Hubicka2-47/+114
2013-08-31This patch sanitizes the partitioning to address issues such as edge weight i...Teresa Johnson7-8/+352
2013-08-31Daily bump.GCC Administrator1-1/+1
2013-08-30re PR libstdc++/58148 (Fails to insert iterator range into sequence container...François Dumont3-18/+65
2013-08-30re PR libstdc++/58191 (Can't use boost transform_iterator with _GLIBCXX_DEBUG)François Dumont3-143/+52
2013-08-30MAINTAINERS (Write After Approval): Add myself.Bernd Edlinger2-0/+5
2013-08-30mangle33.C (dg-final): Use match count in scan RE.Uros Bizjak2-7/+11
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