aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-05PR debug/63239 Add DWARF representation for C++11 deleted member function.Mark Wielaard11-0/+70
2014-10-05ipa-polymorphic-call.c (walk_ssa_copies): Recognize NULL pointer checks.Jan Hubicka8-25/+161
2014-10-05re PR ipa/61144 (Invalid optimizations for extern vars with local weak defini...Jan Hubicka2-0/+12
2014-10-05Daily bump.GCC Administrator1-1/+1
2014-10-04devirt-46.C: New testcase.Jan Hubicka5-6/+48
2014-10-04remove score-* supportTrevor Saunders21-5481/+33
2014-10-04Fix dupplicate declaration of ggc_realloc in gencondmdTrevor Saunders2-0/+6
2014-10-04re PR fortran/36534 (Bogus: '__convert_s1_s4' at (1) is obsolescent in fortra...Francois-Xavier Coudert4-5/+21
2014-10-04devirt-42.C: New testcase.Jan Hubicka8-3/+192
2014-10-04Daily bump.GCC Administrator1-1/+1
2014-10-03altivec.md (altivec_lvsl): New define_expand.Bill Schmidt5-5/+86
2014-10-03ipa-polymorphic-call.c (decl_maybe_in_construction_p): Be ready for BASE and ...Jan Hubicka1-0/+5
2014-10-03rs6000-c.c (altivec_resolve_overloaded_builtin): Issue a warning message when...Bill Schmidt12-5/+49
2014-10-03tree-pretty-print.c (dump_location): Make it extern.Manuel López-Ibáñez9-56/+37
2014-10-03Fix build breakage on darwin introduced by me in r215861David Malcolm2-2/+8
2014-10-03ipa-polymorphic-call.c (decl_maybe_in_construction_p): Be ready for BASE and ...Jan Hubicka1-18/+31
2014-10-03e500.h (HARD_REGNO_CALLER_SAVE_MODE): Remove macro.Maciej W. Rozycki3-11/+11
2014-10-03re PR c/63453 (Bogus warning for gnu_inline functions)Marek Polacek4-1/+21
2014-10-03lex.c (search_line_fast): Add new version to be used for Power8 and later tar...Bill Schmidt2-11/+112
2014-10-03re PR c++/54427 (Expose more vector extensions)Marc Glisse11-11/+113
2014-10-03cgraph.h (struct indirect_call_info): Add IN_POLYMORPHIC_CDTORJan Hubicka6-4/+33
2014-10-03compiler: Recognize 64-bit symbol tables in archives.Ian Lance Taylor1-0/+9
2014-10-03i386.c (ix86_expand_vec_perm_vpermi2): Fix up formatting.Jakub Jelinek2-18/+31
2014-10-03vshuf-v8df.c: New test.Jakub Jelinek8-0/+239
2014-10-03re PR tree-optimization/61403 (An opportunity for x86 gcc vectorizer (~40% ga...Jakub Jelinek4-7/+30
2014-10-03Add aarch64 to list of targets that support gold.Jing Yu3-2/+9
2014-10-03decl.c (start_decl): Complain about static/thread_local vars in constexpr fun...Jason Merrill5-6/+66
2014-10-03semantics.c (constexpr_fn_retval): Ignore declarations in C++14.Jason Merrill4-0/+31
2014-10-03gcc.c: Split up the driver's "main" into smaller functionsDavid Malcolm2-35/+231
2014-10-03re PR c++/63362 (The c++11 triviality-traits need front-end help)Jason Merrill2-1/+28
2014-10-03re PR go/61877 (reflect: cannot use []string as type string in Call)Ian Lance Taylor2-39/+97
2014-10-03compiler: Don't insert promoted methods that conflict with fields.Ian Lance Taylor2-19/+44
2014-10-03asan.c (asan_finish_file): Disable __asan_init calls for KASan; don't emit em...Yury Gribov2-5/+14
2014-10-03re PR libstdc++/63449 (documentation of vector space overhead management)Jonathan Wakely6-35/+11
2014-10-03a.35.4.c: Fix implicit declarations.Marek Polacek9-1/+24
2014-10-03pr24626-2.c: Add function declarations.Marek Polacek42-13/+109
2014-10-03convert.c (convert_to_integer): Do not introduce useless conversions between ...Eric Botcazou2-5/+29
2014-10-03ira-int.h (ira_allocno): Mark hard_regno as signed.David Sherwood2-1/+5
2014-10-03parser.c (cp_parser_assignment_expression, [...]): Add default arguments.Paolo Carlini2-59/+56
2014-10-03lra-constraints.c (inherit_in_ebb): Handle calls with multiple return values.Ilya Enkovich3-12/+28
2014-10-03tree-vect-data-refs.c (vect_permute_load_chain, [...]): Fix a typo in tempora...Jakub Jelinek2-3/+7
2014-10-03re PR libgomp/61200 (internal compiler error: Segmentation fault, assert & op...Jakub Jelinek6-10/+192
2014-10-03re PR target/62128 (Use vpalignr for AVX2 rotation)Jakub Jelinek5-11/+60
2014-10-03cgraph.h (ipa_polymorphic_call_context): Turn bools into bitfields...Jan Hubicka4-24/+85
2014-10-03runtime: Check for CPU_COUNT itself, don't check glibc version.Ian Lance Taylor1-1/+1
2014-10-03tree-ssa-threadupdate.c (freqs_to_counts_path): Scale frequencies up when syn...Teresa Johnson2-3/+18
2014-10-03Daily bump.GCC Administrator1-1/+1
2014-10-02feat-cxx98-neg.C: Fix double negative thinko and add many more tests.Edward Smith-Rowland2-1/+99
2014-10-02re PR middle-end/63422 (ICE in freqs_to_counts_path, at tree-ssa-threadupdate...Teresa Johnson2-8/+8
2014-10-02dg-extract-results.py (output_variation): Always sort if do_sum.Segher Boessenkool2-9/+5