public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/57032] New: [4.9 Regression]: internal compiler error: Max. number of generated reload insns per insn is achieved (90)
@ 2013-04-22 14:35 ubizjak at gmail dot com
  2013-04-22 15:20 ` [Bug rtl-optimization/57032] " ubizjak at gmail dot com
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: ubizjak at gmail dot com @ 2013-04-22 14:35 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57032

             Bug #: 57032
           Summary: [4.9 Regression]: internal compiler error: Max. number
                    of generated reload insns per insn is achieved (90)
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Keywords: ra
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ubizjak@gmail.com
                CC: vmakarov@gcc.gnu.org
            Target: alpha-linux-gnu


Created attachment 29914
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29914
Preprocessed source

Attached preprocessed source fails to compile for alpha-linux-gnu target. The
failure can be reproduced on a cross from x86_64-pc-linux-gnu, configured with:

../gcc-svn/trunk/configure --target=alpha-linux-gnu --with-long-double-128

~/gcc-build-alpha/gcc/xgcc -B ~/gcc-build-alpha/gcc -O2 libgcc2.i 
../../../gcc-svn/trunk/libgcc/libgcc2.c: In function ‘__fixunssfti’:
../../../gcc-svn/trunk/libgcc/libgcc2.c:1382:1: internal compiler error: Max.
number of generated reload insns per insn is achieved (90)

0x7aa777 lra_constraints(bool)
        ../../gcc-svn/trunk/gcc/lra-constraints.c:3538
0x79ce9c lra(_IO_FILE*)
        ../../gcc-svn/trunk/gcc/lra.c:2268
0x7645c0 do_reload
        ../../gcc-svn/trunk/gcc/ira.c:4619
0x7645c0 rest_of_handle_reload
        ../../gcc-svn/trunk/gcc/ira.c:4731
Please submit a full bug report,
with preprocessed source if appropriate.
>From gcc-bugs-return-420748-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Mon Apr 22 14:46:20 2013
Return-Path: <gcc-bugs-return-420748-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 19051 invoked by alias); 22 Apr 2013 14:46:20 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 19009 invoked by uid 48); 22 Apr 2013 14:46:17 -0000
From: "ysrumyan at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/56935] Basic block is not SLP-vectorizeed after r197635.
Date: Mon, 22 Apr 2013 14:46:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: tree-optimization
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: ysrumyan at gmail dot com
X-Bugzilla-Status: WAITING
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Changed-Fields:
Message-ID: <bug-56935-4-2OKIE0zoy2@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-56935-4@http.gcc.gnu.org/bugzilla/>
References: <bug-56935-4@http.gcc.gnu.org/bugzilla/>
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
Content-Type: text/plain; charset="UTF-8"
MIME-Version: 1.0
X-SW-Source: 2013-04/txt/msg01893.txt.bz2
Content-length: 383


http://gcc.gnu.org/bugzilla/show_bug.cgi?idV935

--- Comment #6 from Yuri Rumyantsev <ysrumyan at gmail dot com> 2013-04-22 14:46:16 UTC ---
Richard,

Sorry for troubles since we found out the real cause of performance degradation
- code layout was changed after your fix and it caused ~5% slowdown on
253.perlbmk bench on IVB. So you can close this bug as 'user error'.


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-05-18 17:40 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-22 14:35 [Bug rtl-optimization/57032] New: [4.9 Regression]: internal compiler error: Max. number of generated reload insns per insn is achieved (90) ubizjak at gmail dot com
2013-04-22 15:20 ` [Bug rtl-optimization/57032] " ubizjak at gmail dot com
2013-04-22 17:22 ` ubizjak at gmail dot com
2013-04-22 21:00 ` ubizjak at gmail dot com
2013-11-22 10:46 ` rguenth at gcc dot gnu.org
2014-04-22 11:38 ` [Bug rtl-optimization/57032] [4.9/4.10 " jakub at gcc dot gnu.org
2014-07-16 13:31 ` jakub at gcc dot gnu.org
2014-09-13 23:20 ` [Bug rtl-optimization/57032] [4.9/5 " olegendo at gcc dot gnu.org
2014-10-30 10:43 ` jakub at gcc dot gnu.org
2015-04-08  8:28 ` ubizjak at gmail dot com
2015-04-09 17:31 ` rth at gcc dot gnu.org
2015-04-09 19:46 ` ubizjak at gmail dot com
2015-04-09 19:48 ` ubizjak at gmail dot com
2015-04-09 19:53 ` ubizjak at gmail dot com
2015-04-09 19:56 ` ubizjak at gmail dot com
2015-04-14 16:48 ` [Bug rtl-optimization/57032] [4.9/5/6 " ubizjak at gmail dot com
2015-05-18 16:35 ` uros at gcc dot gnu.org
2015-05-18 17:40 ` ubizjak at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).