aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-04-20re PR c++/55635 (Deallocation function ("operator delete") not called when de...Nathan Sidwell2-0/+84
2016-04-20Add -mtune-ctrl=sse_typeless_stores to avx256-unaligned-store-2.cH.J. Lu2-1/+6
2016-04-20Update load scan avx256-unaligned-load-1.cH.J. Lu2-2/+6
2016-04-20re PR tree-optimization/69489 (missed vectorization for boolean loop, missed ...Bin Cheng2-0/+22
2016-04-20re PR c++/69363 (ICE when doing a pragma simd reduction with max)Ilya Verbin4-5/+61
2016-04-20re PR tree-optimization/56625 (After if-conversion vectorizer doesn't recogni...Bin Cheng3-0/+39
2016-04-20[AArch64] Work around PR target/64971Andrew Pinski2-0/+16
2016-04-20* gnat.dg/self1.adb: Remove now incorrect test.Arnaud Charlet2-21/+4
2016-04-20tree-scalar-evolution.c (interpret_rhs_expr): Handle BIT_AND_EXPR.Bin Cheng3-0/+63
2016-04-20re PR tree-optimization/70725 (Internal compiler error (ICE) on valid code)Marek Polacek2-0/+27
2016-04-20re PR tree-optimization/70726 (Internal compiler error (ICE) on valid code)Richard Biener2-0/+24
2016-04-20PR70674: S/390: Add memory barrier to stack pointer restore from fpr.Andreas Krebbel2-0/+18
2016-04-19PR c++/66543 - -Wunused-but-set* false positivesJason Merrill4-0/+51
2016-04-19re PR libfortran/70684 (incorrect reading of values from file on Windows)Jerry DeLisle2-0/+30
2016-04-19DR 2137 - copy-constructor rank in list-initializationJason Merrill2-0/+41
2016-04-19PR c++/68206 - Fix constexpr diagnostics with loops.Jason Merrill1-0/+19
2016-04-19Remove UNSPEC_LOADU and UNSPEC_STOREUH.J. Lu5-12/+39
2016-04-19re PR tree-optimization/70171 (Poor code generated when return struct using t...Richard Biener2-0/+13
2016-04-19re PR c++/70522 (Hidden friend functions block qualified name lookup into nes...Jason Merrill1-0/+15
2016-04-19re PR tree-optimization/70724 (Miscompiles python3 with FDO)Richard Biener2-0/+44
2016-04-19re PR middle-end/70689 (ICE on valid code at -O1 in 32-bit mode on x86_64-lin...Vladimir Makarov2-0/+32
2016-04-18Optimize load double into xmm with zero_extendH.J. Lu2-0/+19
2016-04-18re PR c++/70690 (r235002 miscompiles tcmalloc)Jason Merrill1-0/+27
2016-04-18re PR tree-optimization/43434 (Missed vectorization: "not vectorized: data re...Richard Biener11-11/+54
2016-04-18re PR tree-optimization/70701 (incomplete value numbering when memcpy-ing fro...Richard Biener2-0/+16
2016-04-18Add dot-file scans to pr70161.cTom de Vries3-1/+11
2016-04-17c-ada-spec.c (get_underlying_decl): Return the typedef, if any.Eric Botcazou3-0/+29
2016-04-17Propagate dump flags in pass_manager::register_passTom de Vries2-0/+15
2016-04-16re PR c++/70018 (Possible issue around IPO and C++ comdats discovered as pure...Jan Hubicka4-0/+87
2016-04-15re PR c++/70685 (ICE: Segmentation fault)Jason Merrill1-0/+76
2016-04-15re PR c++/70505 (Constexpr failure when template type specified)Jason Merrill1-0/+17
2016-04-15re PR c/70671 (Wrong column number shown for "error: cannot take address of b...Marek Polacek2-0/+23
2016-04-15i386: Don't convert stack operations to pushes if using a redzone.Bernd Schmidt2-1/+6
2016-04-15re PR c/70651 (ICE on invalid code on x86_64-linux-gnu in build_va_arg, at c-...Marek Polacek2-0/+14
2016-04-15[testsuite] PR rtl-optimization/70681: XFAIL ira-shrinkwrap-prep-2.c and pr10...Kyrylo Tkachov3-2/+11
2016-04-15re PR c++/69517 (SEGV on a VLA with excess initializer elements)Jakub Jelinek2-713/+6
2016-04-15re PR c/70436 (-Wparentheses missing ambiguous else warning)Jakub Jelinek9-0/+1915
2016-04-15AVX-512. Fix mem operand modifier for Intel syntax.Kirill Yukhin2-0/+24
2016-04-15re PR tree-optimization/70130 (h264ref fails with verification error starting...Richard Biener2-0/+100
2016-04-15re PR c++/70494 (Internal Compiler Error: Capturing an array of vectors in a ...Jason Merrill1-0/+10
2016-04-14re PR c++/70528 (bogus error: constructor required before non-static data mem...Jason Merrill5-4/+21
2016-04-14re PR target/70669 (PowerPC __float128 does not support direct move)Michael Meissner2-0/+25
2016-04-14re PR c++/70622 (auto specifier don't deduce value type and its pointer type ...Jason Merrill1-0/+7
2016-04-14re PR c++/70543 (wrong non-const error for enable_if and constexpr function)Jason Merrill1-0/+17
2016-04-14re PR c++/70648 (adplug-xmms fails to compile)Jason Merrill1-0/+11
2016-04-14re PR target/70640 (IEEE 128-bit floating point negative/abs has two thinkos)Michael Meissner2-1/+8
2016-04-14PR c++/70652 - [6 Regression] r234966 causes bootstrap to failMartin Sebor8-473/+28
2016-04-14re PR c++/70029 (ICE with C++11 and -flto)Marek Polacek2-0/+18
2016-04-14Revert empty class parameter passing ABI changes.Jason Merrill39-759/+0
2016-04-14g++.dg/cpp1y/vla11.C...Martin Sebor2-1/+8