aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-30update-copyright.py: Retain original file modeBernhard Reutner-Fischer2-0/+8
2017-01-30* mpxrt/mpxrt-utils.h (__mpxrt_stop): New prototype.Jakub Jelinek2-0/+5
2017-01-30re PR tree-optimization/79276 (ICE: Segmentation fault in VRP pass)Richard Biener4-0/+26
2017-01-30re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener3-2/+16
2017-01-30Implement LWG 2825, LWG 2756 breaks class template argument deduction for opt...Ville Voutilainen3-0/+53
2017-01-30[ARM][PR target/78945] Fix libatomic on armv7-mSzabolcs Nagy2-2/+7
2017-01-30S/390: PR target/79240: Fix assertion in s390_extzv_shift_ok.Dominik Vogt4-4/+29
2017-01-30re PR target/79268 (Wrong code generation for vec_xl and vec_xst intrinsics)Bill Schmidt8-756/+36
2017-01-30Daily bump.GCC Administrator1-1/+1
2017-01-29* update-copyright.py: Fix the name of this script in examples.Gerald Pfeifer2-2/+6
2017-01-29Daily bump.GCC Administrator1-1/+1
2017-01-28trampoline4.adb: Skip on hppa*-*-*.John David Anglin2-1/+3
2017-01-28i386.c (print_reg): Use REGNO instead of true_regnum.Uros Bizjak2-1/+5
2017-01-28re PR testsuite/70583 (FAIL: g++.old-deja/g++.abi/vtable2.C -std=gnu++98 exe...John David Anglin2-1/+18
2017-01-28debug7.adb: Skip on hppa*-*-hpux*.John David Anglin3-0/+5
2017-01-28pr78515.c: Add -fno-common option on hppa*-*-hpux*.John David Anglin2-0/+3
2017-01-28coarray_41.f90: Add "-latomic" option if libatomic_available.John David Anglin6-0/+14
2017-01-28Daily bump.GCC Administrator1-1/+1
2017-01-27builtin-sprintf-warn-1.c: Add test cases.Martin Sebor2-2/+20
2017-01-27* sr.po: Update.Joseph Myers2-9/+12
2017-01-27re PR rtl-optimization/79194 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2661 (e...Bernd Schmidt4-2/+55
2017-01-27re PR rtl-optimization/71374 (ICE on valid code at -O1 and above on x86_64-li...Vladimir Makarov4-2/+51
2017-01-27re PR c++/71290 (Flexible array member is not diagnosed with -pedantic)Martin Sebor2-2/+7
2017-01-27re PR target/79131 (ICE: in extract_constrain_insn, at recog.c:2213, big-endi...Vladimir Makarov5-26/+68
2017-01-27PR c++/78771 - ICE with inherited constructor.Jason Merrill8-7/+109
2017-01-27PR libstdc++/79254 fix exception-safety in std::string::operator=Jonathan Wakely7-16/+155
2017-01-27re PR testsuite/65484 (FAIL: g++.dg/vect/pr36648.cc on powerpc64)Bill Schmidt2-2/+14
2017-01-27compiler: let initializers hold addresses of fieldsIan Lance Taylor3-27/+85
2017-01-27libgo: update to go1.8rc3Ian Lance Taylor14-92/+389
2017-01-27re PR rtl-optimization/78559 (wrong code due to tree if-conversion?)Bin Cheng4-1/+55
2017-01-27[brigfe] Small fixesMartin Jambor13-36/+118
2017-01-27docs: Add __GIMPLE and __RTL to the "Internals" docDavid Malcolm2-0/+100
2017-01-27re PR tree-optimization/79245 (Inefficient loop distribution to memcpy)Richard Biener5-4/+41
2017-01-27re PR c/79199 (ICE with -Wduplicated-branches)Jakub Jelinek2-3/+9
2017-01-27re PR tree-optimization/71433 (-Warray-bounds false positive with -O2)Richard Biener4-16/+128
2017-01-27re PR tree-optimization/79244 (ice in replace_uses_by, at tree-cfg.c:1866)Richard Biener4-2/+38
2017-01-27fib-opr-overload.cc (main): Change all occurrences of 40 to 32.Jakub Jelinek2-4/+9
2017-01-27realmpfr.h: Poison MPFR_RND{N,Z,U,D}.Jakub Jelinek3-2/+13
2017-01-27[ARM] Fix PR target/79239 - unrecognized insn after pragma gcc pop_optionsRichard Earnshaw4-19/+39
2017-01-27Enhance doc for -fprofile-arcsMartin Liska2-1/+11
2017-01-27S/390: Fix matching setmem_long_and*.Dominik Vogt4-12/+21
2017-01-27re PR c++/64382 (ICE due to use of `this` inside a lambda that captures every...Adam Butcher6-3/+73
2017-01-26gimple-ssa-sprintf.c (format_floating): Simplify the computation of precision...Martin Sebor2-14/+9
2017-01-27Daily bump.GCC Administrator1-1/+1
2017-01-26gimple-ssa-sprintf.c (format_floating): Test HAVE_XFmode and HAVE_DFmode befo...Martin Sebor2-7/+21
2017-01-26PR middle-end/78703 - fprintf-return-value floating point handling incorrect ...Martin Sebor6-447/+699
2017-01-26re PR c++/79129 (ICE with -fdebug-types-section starting with r240578)Jakub Jelinek4-0/+34
2017-01-26re PR debug/78835 (ICE with -fdebug-types-section and member function)Jakub Jelinek4-10/+65
2017-01-26PR middle-end/78703 -fprintf-return-value floating point handling incorrect i...Martin Sebor15-1220/+1516
2017-01-26PR libstdc++/70607 revert recent changes to <tr1/complex>Jonathan Wakely2-1/+15