From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7669 invoked by alias); 20 Nov 2014 11:10:18 -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 7615 invoked by uid 48); 20 Nov 2014 11:10:15 -0000 From: "ubizjak at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/63966] [5 regression] inconsistent operand constraints compiling build libcpp Date: Thu, 20 Nov 2014 11:10:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ubizjak at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 5.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-11/txt/msg02184.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D63966 --- Comment #12 from Uro=C5=A1 Bizjak --- (In reply to Jakub Jelinek from comment #11) > Looks ok to me. Or even add > || (defined(__x86_64__) && !defined(__code_model_medium__) && > !defined(__code_model_large__)) > to that and to driver-i386.c (right after !defined(__PIC__) ). I don't think we want to complicate things that much... Let's keep the simp= le definition for now. >>From gcc-bugs-return-467713-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Thu Nov 20 11:15:10 2014 Return-Path: Delivered-To: listarch-gcc-bugs@gcc.gnu.org Received: (qmail 15004 invoked by alias); 20 Nov 2014 11:15:10 -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 Delivered-To: mailing list gcc-bugs@gcc.gnu.org Received: (qmail 14458 invoked by uid 48); 20 Nov 2014 11:15:04 -0000 From: "thomas.petazzoni@free-electrons.com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/61207] Win64 gcc 4.9.0: ICE at -Os compiling some C++ code Date: Thu, 20 Nov 2014 11:15:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 4.9.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: thomas.petazzoni@free-electrons.com X-Bugzilla-Status: NEW 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: cc Message-ID: In-Reply-To: References: 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: 2014-11/txt/msg02185.txt.bz2 Content-length: 1236 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61207 Thomas Petazzoni changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thomas.petazzoni@free-elect | |rons.com --- Comment #2 from Thomas Petazzoni --- Interestingly, I have the exact same error while compiling some C++ code in Qt5 on an ARM platform: svg/SVGPathElement.h: In member function 'virtual WebCore::FloatRect WebCore::SVGPathElement::_ZTv0_n24_N7WebCore14SVGPathElement7getBBoxENS_12SVGLocatable19StyleUpdateStrategyE(WebCore::SVGLocatable::StyleUpdateStrategy)': svg/SVGPathElement.h:95:23: internal compiler error: in expand_expr_addr_expr_1, at expr.c:7669 virtual FloatRect getBBox(StyleUpdateStrategy = AllowStyleUpdate); ^ Please submit a full bug report, with preprocessed source if appropriate. The file is also built with -Os. This is with gcc 4.9.1. More build output at http://autobuild.buildroot.org/results/9fd/9fdbe9bb3bd32276f9793fa60d802756811c1abe/build-end.log.