From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 5AAA5395B058; Wed, 16 Sep 2020 21:38:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5AAA5395B058 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1600292310; bh=vYl5hf7ObmZdhmWv2U0JHb+BctAtqhVQ1+Q95zYh/mg=; h=From:To:Subject:Date:From; b=uIzePaI6oEzzMXu6isyRjbBVPo0gAlAGCtA3D07Ur7dSl6b3yLAyRUZAKRLJdoXcB lZZK6a5VkKXIUk6j4jBsBfDBCwym4NOIRFy3PErEkbdJkEdYFbSp5EUMOSS0W4rRwo JXK1/qqQ+NcIbbjVc3p6OikG47MU8Pavb8tYnPHA= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testme] (34 commits) verbose fold_truth_andor_1 - extra X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: bf566a4fd334bf91f5f76b59b11ff16357b3139d X-Git-Newrev: 5cbdb7518d0b8f2814d494ba783b0fddd581ca70 Message-Id: <20200916213830.5AAA5395B058@sourceware.org> Date: Wed, 16 Sep 2020 21:38:30 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2020 21:38:30 -0000 The branch 'aoliva/heads/testme' was updated to point to: 5cbdb7518d0... verbose fold_truth_andor_1 - extra It previously pointed to: bf566a4fd33... verbose fold_truth_andor_1 - extra Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- bf566a4... verbose fold_truth_andor_1 - extra 7f7413a... use E_*mode instead of just *mode 2375252... improvements for fold_truth_andor_1 Summary of changes (added commits): ----------------------------------- 5cbdb75... verbose fold_truth_andor_1 - extra 012db34... improvements for fold_truth_andor_1 3f4b15f... use E_*mode instead of just *mode (*) 8c0f875... rs6000: Add rs6000_cfun_pcrel_p (*) 71ad0b5... Detect conflicts between incompatible uses of the same attr (*) 31dd5cd... preprocessor: Fix ICE with too long line in fmtwarn [PR9693 (*) 8b75204... Work harder to avoid -Wuninitialized for objects of empty s (*) 8155316... c++: local-scope OMP UDR reductions have no template head (*) d1339b5... libbacktrace, Mach-O : Support PowerPC archs. (*) aab6194... Fix pessimization in EH cleanup pass (*) 7d1be93... c++: Avoid confusing 'nested' name (*) 91347c3... Fortran: OpenMP - fix simd with (last)private (PR97061) (*) 2b7147e... c++: Break out actual instantiation from instantiate_decl (*) 052204f... vec: don't select partial vectors when unnecessary (*) 453a20c... rtl_data: Add sp_is_clobbered_by_asm (*) f419a01... testsuite/97066 - minor change to bypass plusminus-with-con (*) 2cab243... IBM Z: Fix *vec_tf_to_v1tf constraints (*) d66f83c... C-SKY: Refine target name for elf target test (*) f8ede88... C-SKY: Set use_gcc_stdint=wrap for elf target (*) 03380ec... C-SKY: Enable crtbegin/crtend.o of libgcc for elf target (*) f02b207... remove STMT_VINFO_NUM_SLP_USES (*) 8a4f343... C-SKY: Support multilib for mfloat-abi=. (*) 3ba3c2e... arm: Avoid unused parameter warning (*) d29a7cd... options, lto: Optimize streaming of optimization nodes (*) bd90907... store-merging: Consider also overlapping stores earlier in (*) 2c45b9e... C-SKY: Fix wrong ld name with option -mfloat-abi=hard. (*) e0d98ff... rs6000: Remove useless insns fed into lvx/stvx [PR97019] (*) 01d56ae... C-SKY: Support -mfloat-abi=hard. (*) 3f3f28d... rs6000: Fix misnamed built-in (*) 1d7d3f9... libgo: additional type/const references in sysinfo.c (*) 9f7ab8c... Daily bump. (*) 50ddbd0... analyzer: fix ICE when merging constraints w/o transitivity (*) 1b9bdd5... libgomp/target.c: Silence -Wuninitialized warning (*) d1a3168... rtlanal: fix subreg handling in set_noop_p () (*) (*) This commit already exists in another branch. Because the reference `refs/users/aoliva/heads/testme' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.