aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-10-07[multiple changes]Louis Krupp4-3/+66
2016-10-072016_10-06 Louis Krupp <louis.krupp@zoho.com>Louis Krupp4-0/+41
2016-10-07Daily bump.GCC Administrator1-1/+1
2016-10-06aarch64-cores.def: Add a comment before each set of cores.Andrew Pinski2-0/+15
2016-10-06C++17 copy elision improvements.Jason Merrill20-42/+133
2016-10-06Implement P0258R2 - helper for C++17 std::has_unique_object_representations t...Jakub Jelinek12-3/+264
2016-10-06re PR tree-optimization/77862 (ice in add_equivalence)Kugan Vivekanandarajah4-1/+31
2016-10-06Handle POINTER_TYPE_P in EVRPKugan Vivekanandarajah4-1/+31
2016-10-06go-gcc.cc (Gcc_backend::stack_allocation_expression): Clear the returned memory.Chris Manghane2-0/+8
2016-10-06re PR tree-optimization/71661 (wrong code at -O3)Jeff Law4-0/+47
2016-10-06* config/i386/i386.c (ix86_add_stmt_cost): Simplify condition.Uros Bizjak1-7/+7
2016-10-06sse.md (andnot<mode>3): Add FALLTHRU comments.Uros Bizjak2-23/+39
2016-10-06postreload.c (reload_cse_simplify): Skip also USE when detecting noop move.Jan Hubicka2-1/+7
2016-10-06re PR tree-optimization/77855 (wrong code at -O3 on x86_64-linux-gnu (in both...Richard Biener4-2/+74
2016-10-06re PR target/77759 (ICE in function_arg_record_value on nested empty class)James Clarke4-17/+50
2016-10-06re PR tree-optimization/77839 (Memory- and compile time hog at -O1 and above)Richard Biener4-0/+57
2016-10-06Add -fprofile-update option jugglingMartin Liska2-1/+15
2016-10-06Fix warnings for make profiledbootstrap (PR bootstrap/77788)Martin Liska5-5/+17
2016-10-06escape: Avoid allocation of varargs parameter.Ian Lance Taylor2-2/+32
2016-10-06* g++.dg/cpp1z/init-statement9.C: New test.Marek Polacek2-0/+21
2016-10-06Daily bump.GCC Administrator1-1/+1
2016-10-05Implement P0135R1, Guaranteed copy elision.Jason Merrill3-2/+24
2016-10-05PR c++/54293 - binding reference to member of temporaryJason Merrill3-13/+21
2016-10-05* call.c (extend_ref_init_temps): Fix TARGET_EXPR handling.Jason Merrill3-14/+44
2016-10-05Delete x86 deprecated pcommit instruction supportAndrew Senkevich22-123/+53
2016-10-06pr77833.c: Require int128 effective target.Uros Bizjak2-0/+5
2016-10-06re PR target/77874 (two problems with gcc.target/i386/avx-1.c)Uros Bizjak2-3/+9
2016-10-05re PR fortran/58991 (ICE with associate and character string constant)Steven G. Kargl4-1/+64
2016-10-05Fix ICE due to comparison between UNION components.Fritz Reese5-5/+77
2016-10-05* parser.c (cp_parser_skip_to_end_of_statement): Add missing break.Jason Merrill4-5/+3
2016-10-05Fix last commit.Marek Polacek8-211/+0
2016-10-05re PR sanitizer/66343 ("Error: .Lubsan_type3 already defined" with UBSan and ...Jakub Jelinek7-4/+37
2016-10-05re PR sanitizer/66343 ("Error: .Lubsan_type3 already defined" with UBSan and ...Jakub Jelinek7-5/+63
2016-10-05* semantics.c (finish_compound_literal): Handle class placeholder.Jason Merrill3-0/+16
2016-10-05c-common.c (c_common_truthvalue_conversion): Warn also for suspicious conditi...Bernd Edlinger4-1/+19
2016-10-05Implement P0305R1, Selection statements with initializer.Marek Polacek19-26/+520
2016-10-05re PR fortran/67524 (ICE on using implicit character instead of implicit none...Louis Krupp4-1/+35
2016-10-05re PR sanitizer/77823 (ICE: in ubsan_encode_value, at ubsan.c:137 with -fsani...Jakub Jelinek4-2/+43
2016-10-05Fix pr69941.c test failure for avrSenthil Kumar Selvaraj2-2/+13
2016-10-05re PR libfortran/77868 (Fail to NULL guard check for internal unit in inquire...Jerry DeLisle6-5/+13
2016-10-05PR bootstrap/77819 - undefined reference to gnu_libc_printf_pointer_format wi...Martin Sebor5-19/+31
2016-10-05* c-common.c (c_common_reswords): Update comment for C++11.Jakub Jelinek2-2/+6
2016-10-05[fold-const] Fix native_encode_real for HFmode constantsKyrylo Tkachov2-1/+15
2016-10-05Move all existing strchr and strrchr folding from builtins.c to gimple-fold.c.Wilco Dijkstra3-136/+70
2016-10-05re PR middle-end/77863 (genmatch segfault on a wrong usage of an for operator)Richard Biener2-2/+10
2016-10-05re PR target/77826 (ICE in decompose, at wide-int.h:928 w/ -m64 -O2 and above)Richard Biener5-8/+45
2016-10-05match.pd (copysign(x, CST) -> [-]abs (x)): New pattern.Richard Biener4-0/+32
2016-10-05re PR middle-end/77842 (genmatch segfault on a missing brace)Richard Biener2-0/+7
2016-10-05* g++.dg/pr49847-2.C: Remove.Andreas Schwab2-47/+4
2016-10-05DWARF: move pessimistic DWARF version checks for imported entitiesPierre-Marie de Rodat5-3/+28