aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-13dump-noaddr.x (dump_compare): Replace static pass number in output by a star.Thomas Preud'homme2-0/+6
2016-01-122016-01-12 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-35/+44
2016-01-13Daily bump.GCC Administrator1-1/+1
2016-01-12* tree-ssa-threadupdate.c: Various whitespace and typo fixes.Jeff Law2-39/+43
2016-01-12libstdc++/68877 Reimplement std::__is_swappableDaniel Kruegler8-34/+512
2016-01-12Extend std::function test for PR 68995Jonathan Wakely2-0/+7
2016-01-12Enable LTO for DJGPPAndris Pavenis3-5/+10
2016-01-12Prevent "undef var" errors on gcc --help or --version with self-specsOlivier Hainque2-5/+47
2016-01-12re PR tree-optimization/68911 (wrong code with -O1 -ftree-vrp)Bin Cheng4-0/+59
2016-01-12invoke.texi (Invoking GCC): Copy-edit.Sandra Loosemore2-20/+23
2016-01-12* libgomp.texi: Updates for OpenACC.James Norris2-0/+1290
2016-01-12re PR c++/68979 (error: left operand of shift expression ‘(-1 << 4)’ is n...Marek Polacek4-13/+33
2016-01-12Sync top-level configure.ac with binutils-gdbH.J. Lu3-2/+12
2016-01-12re PR objc++/68511 (FAIL: obj-c++.dg/property/dotsyntax-11.mm -fgnu-runtime ...Jakub Jelinek4-6/+39
2016-01-12re PR bootstrap/69134 (building a mips-cross compiler with in-tree mpfr-2.4.2...Bernd Edlinger3-27/+34
2016-01-12re PR target/69180 ([ARM] #pragma GCC target should not warn about redefined ...Christian Bruel3-2/+24
2016-01-12libitm: Remove dead code and data.Torvald Riegel9-433/+11
2016-01-12Prevent recursive instantiation in std::functionJonathan Wakely3-11/+47
2016-01-12re PR debug/69077 (omnetpp ICEs with -flto -g)Richard Biener5-0/+53
2016-01-12re PR target/69198 (FAIL: gcc.target/i386/avx512vl-vmovaps-1.c scan-assembler...Jakub Jelinek2-4/+9
2016-01-12re PR target/69175 (ICE in haifa_luid_for_non_insn, at haifa-sched.c:7895)Jakub Jelinek4-1/+41
2016-01-12Define STDINT_LONG32 and add predefined integer types for IAMCUH.J. Lu2-0/+26
2016-01-12Cleanup vect testsuite includesAlan Lawrence51-53/+72
2016-01-12re PR testsuite/68913 (gcc.dg/lto/pr61886 FAILs)Nick Clifton2-7/+16
2016-01-12re PR target/69053 (ICE in build_vector_from_val)Richard Biener4-12/+33
2016-01-12re PR testsuite/69007 (test cases gcc.dg/vect/vect-reduc-dot-s8a.c fails star...Richard Biener2-1/+11
2016-01-12re PR tree-optimization/69168 (ICE in vect_analyze_loop_2, at tree-vect-loop....Richard Biener5-6/+36
2016-01-12re PR tree-optimization/69157 (ICE in vect_transform_stmt, at tree-vect-stmts...Richard Biener5-14/+103
2016-01-12re PR c++/66808 (tree check fail in symbol_table::decl_assembler_name_hash)Jakub Jelinek5-2/+49
2016-01-12[PATCH 5/6] [DJGPP] Update DJGPP configuration related filesAndris Pavenis7-70/+178
2016-01-12rs6000.c (v2df_reduction_p): New function.Bill Schmidt5-0/+115
2016-01-12re PR tree-optimization/68356 (FAIL: gcc.dg/torture/pr68264.c -O* executio...John David Anglin2-2/+8
2016-01-12pa.c (pa_emit_move_sequence): Handle floating point reloads for other unsuppo...John David Anglin2-43/+75
2016-01-12re PR target/69194 (internal compiler error: in extract_insn, at recog.c:2286)Kugan Vivekanandarajah4-1/+28
2016-01-11Set FLT_EVAL_METHOD to 2 only if 387 FPU is usedH.J. Lu9-1/+65
2016-01-12Daily bump.GCC Administrator1-1/+1
2016-01-11* zh_CN.po: Update.Joseph Myers2-48/+39
2016-01-11re PR c++/69131 (default constructor of union incorrectly deleted)Jason Merrill3-10/+35
2016-01-11re PR target/67462 (FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes ...Jakub Jelinek2-1/+5
2016-01-11re PR target/69071 (ICE: in decompose, at rtl.h:2107 with -g)Jakub Jelinek4-3/+39
2016-01-11PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expressionDavid Malcolm2-6/+22
2016-01-11re PR c++/69211 (g++ ICE on x86_64-linux-gnu (verify_gimple failed))Jakub Jelinek4-1/+26
2016-01-11fold-const.c (fold_convertible_p): Don't return true for conversion of VECTOR...Jakub Jelinek2-8/+11
2016-01-11re PR tree-optimization/69214 (ICE (segfault) at -Os on x86_64-linux-gnu in "...Jakub Jelinek4-3/+31
2016-01-11re PR go/68980 (ps -o cmd in gotest isn't portable)Ian Lance Taylor1-1/+1
2016-01-11re PR tree-optimization/69207 (gcc.target/aarch64/vldN_1.c ICEs at -O3)Jakub Jelinek2-4/+9
2016-01-11allocator_traits<allocator<T>> partial specializationJonathan Wakely3-1/+144
2016-01-11pr66232-10.c: Do not compile on ia32 target.Uros Bizjak5-4/+11
2016-01-11re PR tree-optimization/69173 (ICE (segfault) in vinfo_for_stmt)Richard Biener4-3/+38
2016-01-11re PR middle-end/68999 (FAIL: gfortran.fortran-torture/execute/save_1.f90 exe...Uros Bizjak2-14/+27