From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17170 invoked by alias); 4 Aug 2011 18:20:39 -0000 Received: (qmail 17153 invoked by uid 22791); 4 Aug 2011 18:20:38 -0000 X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 04 Aug 2011 18:20:24 +0000 From: "danglin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/49977] [4.7 Regression] CFI notes are missed for delayed slot X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: danglin at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Target Status Last reconfirmed CC Ever Confirmed Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 04 Aug 2011 18:20:00 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2011-08/txt/msg00557.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49977 John David Anglin changed: What |Removed |Added ---------------------------------------------------------------------------- Target|sh4-unknown-linux-gnu, |sh4-unknown-linux-gnu, |cris-elf |cris-elf, | |hppa64-hp-hpux11.11 Status|UNCONFIRMED |NEW Last reconfirmed| |2011.08.04 18:20:05 CC| |danglin at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #1 from John David Anglin 2011-08-04 18:20:05 UTC --- On hppa64-hp-hpux11.11, I'm seeing the the following g++ eh fails with revision 177282: FAIL: g++.dg/compat/eh/unexpected1 cp_compat_x_tst.o-cp_compat_y_tst.o execute FAIL: g++.dg/eh/crossjump1.C execution test FAIL: g++.dg/eh/forced1.C execution test FAIL: g++.dg/eh/uncaught1.C execution test FAIL: g++.dg/eh/unexpected1.C execution test FAIL: g++.old-deja/g++.abi/cxa_vec.C execution test FAIL: g++.old-deja/g++.eh/badalloc1.C execution test FAIL: g++.old-deja/g++.eh/fntry1.C execution test FAIL: g++.old-deja/g++.eh/rethrow1.C execution test FAIL: g++.old-deja/g++.eh/rethrow2.C execution test FAIL: g++.old-deja/g++.eh/rethrow3.C execution test FAIL: g++.old-deja/g++.eh/rethrow4.C execution test FAIL: g++.old-deja/g++.eh/rethrow5.C execution test FAIL: g++.old-deja/g++.eh/rethrow6.C execution test FAIL: g++.old-deja/g++.mike/eh23.C execution test FAIL: g++.old-deja/g++.mike/eh39.C execution test FAIL: g++.old-deja/g++.mike/eh40.C execution test FAIL: g++.old-deja/g++.robertl/eb31.C execution test