aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-02-19re PR c++/69850 (unnecessary -Wnonnull-compare warning)Jakub Jelinek4-6/+30
2016-02-19Tweak comment further.Jakub Jelinek1-1/+3
2016-02-19re PR c++/69851 (ICE: in assign_temp, at function.c:961)Jakub Jelinek4-2/+51
2016-02-19PR testsuite/69573 - FAIL: gcc.dg/pr61053.c (test for excess errors)Martin Sebor2-5/+20
2016-02-19Adjust fix PR c++/68948Patrick Palka3-11/+21
2016-02-19re PR middle-end/69838 (Lra deletes EH_REGION)Jakub Jelinek2-1/+15
2016-02-19re PR c++/69850 (unnecessary -Wnonnull-compare warning)Jakub Jelinek6-5/+77
2016-02-19re PR c++/67767 (-Wsuggest-attribute=noreturn suggests noreturn for function ...Jakub Jelinek4-4/+29
2016-02-19[AArch64] Skip gcc.target/aarch64/assembler_arch_1.c if assembler does not su...Kyrylo Tkachov4-0/+30
2016-02-19re PR tree-optimization/69820 (Test miscompiled with -O3 option)Jakub Jelinek4-1/+29
2016-02-19S/390: z13 Add missing commutative operand markers.Andreas Krebbel3-44/+50
2016-02-19S/390: Add single element vector types to iterators.Andreas Krebbel3-13/+20
2016-02-19S/390: z13 Change predicates of 128 bit add sub.Andreas Krebbel4-2/+59
2016-02-19S/390: Add vec_sub_u128 to vecintrin.hAndreas Krebbel2-0/+5
2016-02-19S/390: z13 fix mode in vcond expansionAndreas Krebbel4-2/+34
2016-02-19S/390: Adjust movstr-1.c testcase to work with the z13 stpcpy implementation.Andreas Krebbel2-1/+7
2016-02-19S/390: z13 inline stpcpy implementation.Andreas Krebbel6-2/+238
2016-02-19S/390: z13 lcbb fix address operand.Andreas Krebbel2-2/+7
2016-02-19S/390: Add IBM z13 pipeline descriptionAndreas Krebbel5-68/+451
2016-02-19S/390: Add __morestack test.Marcin Koƛcielnicki2-0/+264
2016-02-19S/390: PR 69625: Add test caseDominik Vogt2-0/+42
2016-02-19re PR target/69671 (FAIL: gcc.target/i386/avx512vl-vpmovqb-1.c scan-assembler...Jakub Jelinek2-0/+157
2016-02-19mangle.c (maybe_check_abi_tags): Add for_decl parm.Jason Merrill5-18/+77
2016-02-19Daily bump.GCC Administrator1-1/+1
2016-02-18re PR testsuite/68580 (FAIL: c-c++-common/tsan/pr65400-1.c -O0 execution test)Bernd Edlinger2-8/+13
2016-02-18re PR bootstrap/68404 (PGO/LTO bootstrap failure on ppc64le)Michael Meissner6-43/+49
2016-02-18Do not emit red stack zones for a fn with no_sanitize_addressJakub Jelinek2-4/+26
2016-02-18re PR middle-end/69553 (Optimizations O1/O2 makes std::array value incorrect ...Richard Biener4-5/+70
2016-02-18Fix PR number in changelog entries.Nick Clifton2-2/+2
2016-02-18PR target/62554Nick Clifton6-0/+148
2016-02-18re PR middle-end/69854 (ICE: tree check: expected class 'constant', have 'bin...Richard Biener4-5/+24
2016-02-18libgo: Update to final Go 1.6 release.Ian Lance Taylor1-1/+1
2016-02-18re PR c++/65985 (compiler segfault with assert() in constexpr constructor body)Jason Merrill3-14/+60
2016-02-18re PR c++/68585 (c++14 code accepted by 4.9 not accepted by 5 and 6)Jason Merrill3-1/+46
2016-02-18re PR c++/68679 (gcc-5.2.1 ICE in C++11 anon union of structs with template f...Jason Merrill3-6/+28
2016-02-18Daily bump.GCC Administrator1-1/+1
2016-02-17re PR c++/69850 (unnecessary -Wnonnull-compare warning)Jakub Jelinek7-1/+34
2016-02-17re PR c++/69842 (Parameter deduction in polymorphic lambdas)Jason Merrill5-5/+39
2016-02-17extend.texi (C++ Attributes): Correct description of warn_unused type attribute.Jonathan Wakely2-1/+6
2016-02-17altivec.md (*altivec_lvxl_<mode>_internal): Output correct instruction.Bill Schmidt4-1/+32
2016-02-17re PR rtl-optimization/69609 (block reordering consumes an inordinate amount ...Richard Biener2-9/+38
2016-02-17re PR testsuite/69586 (FAIL: gcc.dg/uninit-21.c for target defaulting to shor...Richard Biener2-1/+6
2016-02-17[AArch64] PR target/69161: Don't use special predicate for CCmode comparisons...Kyrylo Tkachov5-8/+57
2016-02-17[ARM] PR target/69161: Don't ignore mode when matching comparison operator in...Kyrylo Tkachov4-7/+29
2016-02-17re PR target/69532 (FAIL: gcc.target/arm/{vect-,}fmaxmin.c execution test on ...David Sherwood3-2/+8
2016-02-17As part of the final cleanup of aarch64_internal_mov_immediate a return was a...Wilco Dijkstra2-0/+6
2016-02-17* gcc.dg/ifcvt-4.c: Skip on Visium.Eric Botcazou2-1/+5
2016-02-17visium.c (machine_libfunc_index): New enum.Eric Botcazou2-18/+88
2016-02-17msp430.c (msp430_mcu_data): Sync with data from TI's devices.csv file as of M...Nick Clifton2-3/+22
2016-02-17exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization if the prefi...Eric Botcazou5-1/+51