aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-02-20Ensure the mode used to create split registers is suppportedMatthew Fortune2-0/+26
2017-02-20Partial revert of r243782 to restore previous behaviorMatthew Fortune2-1/+7
2017-02-20Tighten condition for converting SUBREG reloads from OP_OUT to OP_INOUTMatthew Fortune2-1/+17
2017-02-20Handle WORD_REGISTER_OPERATIONS when reloading (subreg (reg))Matthew Fortune2-1/+15
2017-02-20re PR fortran/79382 (DTIO ICE)Paul Thomas6-1/+117
2017-02-20re PR fortran/79434 ([submodules] separate module procedure breaks encapsulat...Paul Thomas4-6/+83
2017-02-20PR c++/78282 - auto template and pack expansionJason Merrill3-1/+35
2017-02-20PR c++/79606 - ICE with this->base_member in NSDMIJason Merrill3-0/+18
2017-02-20PR c++/79607 - ICE with T{} initializerJason Merrill3-0/+15
2017-02-20PR c++/79566 - elaborated-type-specifier in range forJason Merrill3-1/+21
2017-02-20PR c++/79400 - confusing suggestion of 'noexcept'Jason Merrill2-2/+6
2017-02-20PR c++/79470 - partial ordering with reference parametersJason Merrill3-0/+18
2017-02-20PR c++/79500 - ICE with non-template deduction guideJason Merrill3-2/+12
2017-02-20PR c++/79580 - ICE with compound literalJason Merrill3-1/+16
2017-02-20PR c++/79503 - inherited ctor taking base classJason Merrill3-1/+30
2017-02-20Daily bump.GCC Administrator1-1/+1
2017-02-19re PR fortran/79447 ([F08] gfortran rejects valid & accepts invalid internal ...Paul Thomas4-6/+44
2017-02-19re PR fortran/79229 (ICE in gfc_trans_assignment_1 with -fcheck=mem)Andre Vehreschild4-3/+33
2017-02-19re PR fortran/79402 (ICE with submodules: module procedure interface defined ...Paul Thomas4-1/+75
2017-02-19re PR fortran/79335 (Conditional jump or move depends on uninitialised in val...Andre Vehreschild3-5/+18
2017-02-19re PR c++/79380 (ICE on C++11 code with illegal alignas specifier on x86_64-l...Paolo Carlini4-0/+24
2017-02-19Revert:Uros Bizjak2-1/+8
2017-02-19PR c++/69523 make -Wliteral-suffix control warningJonathan Wakely6-2/+39
2017-02-19gimple-parser.c (c_parser_gimple_postfix_expression): Check return value of c...Prathamesh Kulkarni2-0/+15
2017-02-19gimple-pretty-print.c (dump_ternary_rhs): Adjust gimple dump format for FMA_E...Prathamesh Kulkarni6-5/+70
2017-02-19Daily bump.GCC Administrator1-1/+1
2017-02-18final.c (last_columnnum, [...]): New variables.Jakub Jelinek10-47/+143
2017-02-18common.opt (gno-column-info, [...]): New options.Jakub Jelinek4-6/+60
2017-02-18thread_local-order2.C: xfail on hppa*-*-hpux*.John David Anglin2-1/+5
2017-02-18re PR target/79569 (Unrecognized command line option ‘-m3dnowa’)Jakub Jelinek7-12/+46
2017-02-18re PR target/79559 (ICE in ix86_print_operand, at config/i386/i386.c:18189)Jakub Jelinek4-15/+49
2017-02-18Daily bump.GCC Administrator1-1/+1
2017-02-17Restore DECIMAL_DIG macro to C99/C11 value.Joseph Myers11-32/+27
2017-02-17PR c++/79508 - lookup error with member templateJason Merrill3-1/+33
2017-02-17PR c++/78690 - ICE with using and global type with same nameJason Merrill3-0/+25
2017-02-17re PR target/79261 (vec_xxpermdi appears to have endian issues)Bill Schmidt6-6/+125
2017-02-17PR c++/79549 - C++17 ICE with non-type auto template parameter packJason Merrill3-2/+23
2017-02-17PR c++/79556 - C++17 ICE with non-type autoJason Merrill3-0/+15
2017-02-17re PR tree-optimization/79327 (wrong code at -O2 and -fprintf-return-value)Jakub Jelinek2-20/+15
2017-02-17i386-common.c (OPTION_MASK_ISA_RDPID_SET): New.Julia Koval20-10/+113
2017-02-17PR c++/79533 - C++17 ICE with temporary cast to referenceJason Merrill3-1/+25
2017-02-17re PR rtl-optimization/79541 (lra reads uninitialized memory (with invalid in...Vladimir Makarov2-3/+9
2017-02-17libgo: update to final Go 1.8 releaseIan Lance Taylor1-1/+1
2017-02-17rs6000: Fix extendsfdf2 for signaling NaNsSegher Boessenkool2-4/+26
2017-02-17testsuite: pr59833.c and pr61441.c should use -fsignaling-nansSegher Boessenkool3-2/+7
2017-02-17Increase minimum for a param (PR rtl-optimization/79577).Martin Liska2-1/+6
2017-02-17Use HOST_WIDE_INT for a param calculation (PR rtl-optimization/79574).Martin Liska4-2/+23
2017-02-17Introduce ssa_defined_default_def_p function (PR tree-optimization/79529).Martin Liska4-10/+33
2017-02-17re PR tree-optimization/79576 (ICE in gimple_stmt_nonnegative_warnv_p in gcc/...Richard Biener2-1/+6
2017-02-17re PR inline-asm/79552 (Wrong code generation due to -fschedule-insns, with _...Richard Biener2-2/+14