From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 48958 invoked by alias); 15 Aug 2015 13:52:36 -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 Received: (qmail 48793 invoked by uid 48); 15 Aug 2015 13:52:32 -0000 From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/67227] New: [6 regression] stage2 ada compiler miscompiled Date: Sat, 15 Aug 2015 13:52:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 6.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status keywords bug_severity priority component assigned_to reporter cc blocked target_milestone cf_gcctarget Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-08/txt/msg01047.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67227 Bug ID: 67227 Summary: [6 regression] stage2 ada compiler miscompiled Product: gcc Version: 6.0 Status: UNCONFIRMED Keywords: build Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: schwab@linux-m68k.org CC: aoliva at gcc dot gnu.org Blocks: 64164, 66978, 66983, 67000, 67034, 67035 Target Milestone: --- Target: ia64-*-* r226901 is causing the stage2 ada compiler to be miscompiled on ia64. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64164 [Bug 64164] [4.9/5/6 Regression] one more stack slot used due to one less inlining level https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66978 [Bug 66978] [6 Regression] bootstrap failure with --with-multilib-list=m32,m64,mx32 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66983 [Bug 66983] [6 Regression] Many testsuite regressions https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67000 [Bug 67000] [6 Regression] ICE in split_complex_args, at function.c:2325 on ppc64le https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67034 [Bug 67034] [6 Regression] FAIL: gcc.c-torture/compile/pr39928-1.c https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67035 [Bug 67035] [6 Regression] FAIL: gcc.c-torture/compile/pr54713-3.c