From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 118664 invoked by alias); 20 Aug 2015 09:02:23 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 118648 invoked by uid 89); 20 Aug 2015 09:02:22 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mx2.suse.de Received: from mx2.suse.de (HELO mx2.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Thu, 20 Aug 2015 09:02:22 +0000 Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 17E31AB9D; Thu, 20 Aug 2015 09:02:18 +0000 (UTC) From: Andreas Schwab To: Marek Polacek Cc: Richard Biener , Jeff Law , GCC Patches Subject: Re: [PATCH] Fix middle-end/67133, part 1 References: <20150814132945.GS3335@redhat.com> <55CE002E.6000108@redhat.com> <20150814153224.GU3335@redhat.com> <55CE0A5A.4070802@redhat.com> <20150814195836.GB2093@redhat.com> <55CE5054.5080400@redhat.com> <20150814204649.GC2093@redhat.com> <55D21A8D.50004@redhat.com> <20150818194918.GB2729@redhat.com> X-Yow: Is the EIGHTIES when they had ART DECO and GERALD McBOING-BOING lunch boxes?? Date: Thu, 20 Aug 2015 09:05:00 -0000 In-Reply-To: <20150818194918.GB2729@redhat.com> (Marek Polacek's message of "Tue, 18 Aug 2015 21:49:18 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-SW-Source: 2015-08/txt/msg01173.txt.bz2 Marek Polacek writes: > PR middle-end/67133 > * gimple-ssa-isolate-paths.c > (insert_trap_and_remove_trailing_statements): Rename to ... > (insert_trap): ... this. Don't remove trailing statements; split > block instead. > (find_explicit_erroneous_behaviour): Don't remove all outgoing edges. This breaks go on aarch64: ../../../libgo/go/encoding/gob/decode.go: In function ‘gob.decIgnoreOpFor.pN20_encoding_gob.Decoder’: ../../../libgo/go/encoding/gob/decode.go:843:1: internal compiler error: in operator[], at vec.h:714 func (dec *Decoder) decIgnoreOpFor(wireId typeId) decOp { ^ 0xac5c3b vec::operator[](unsigned int) ../../gcc/vec.h:714 0xac5c3b extract_true_false_edges_from_block(basic_block_def*, edge_def**, edge_def**) ../../gcc/tree-cfg.c:8456 0xace9bf gimple_verify_flow_info ../../gcc/tree-cfg.c:5260 0x6ea1ab verify_flow_info() ../../gcc/cfghooks.c:260 0xadeca3 cleanup_tree_cfg_noloop ../../gcc/tree-cfgcleanup.c:739 0xadeca3 cleanup_tree_cfg() ../../gcc/tree-cfgcleanup.c:788 0x9d21c3 execute_function_todo ../../gcc/passes.c:1900 0x9d2b07 execute_todo ../../gcc/passes.c:2005 Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."