From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 84807 invoked by alias); 26 Jun 2015 14:20:30 -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 84743 invoked by uid 48); 26 Jun 2015 14:20:26 -0000 From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/66638] [6 Regression] profiledbootstrap failure on x86-64 with LTO Date: Fri, 26 Jun 2015 14:20:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 6.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 6.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: 2015-06/txt/msg02611.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D66638 --- Comment #5 from H.J. Lu --- r225008 gave me: ../../src-trunk/gcc/../libcpp/include/line-map.h: In function =E2=80=98linemap_check_ordinary=E2=80=99: ../../src-trunk/gcc/../libcpp/include/line-map.h:325:10: internal compiler error: in check_die, at dwarf2out.c:5746 0x7f3589 check_die ../../src-trunk/gcc/dwarf2out.c:5742 0x834ff0 dwarf2out_decl ../../src-trunk/gcc/dwarf2out.c:21918 0x8353cb dwarf2out_function_decl ../../src-trunk/gcc/dwarf2out.c:21927 0x8e819e rest_of_handle_final ../../src-trunk/gcc/final.c:4494 0x8e819e execute ../../src-trunk/gcc/final.c:4536 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. make[7]: *** [/tmp/ccRu9AVe.ltrans0.ltrans.o] Error 1 lto-wrapper: fatal error: make returned 2 exit status compilation terminated. /usr/local/bin/ld: error: lto-wrapper failed collect2: error: ld returned 1 exit status make[6]: *** [f951] Error 1 >>From gcc-bugs-return-490281-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Fri Jun 26 14:58:03 2015 Return-Path: Delivered-To: listarch-gcc-bugs@gcc.gnu.org Received: (qmail 95997 invoked by alias); 26 Jun 2015 14:58:03 -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 95344 invoked by uid 48); 26 Jun 2015 14:57:59 -0000 From: "manu at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/66682] Lots of macro expansion, very slow compilation Date: Fri, 26 Jun 2015 14:58:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: manu at gcc dot gnu.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: cc 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: 2015-06/txt/msg02613.txt.bz2 Content-length: 477 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D66682 Manuel L=C3=B3pez-Ib=C3=A1=C3=B1ez changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |manu at gcc dot gnu.org --- Comment #1 from Manuel L=C3=B3pez-Ib=C3=A1=C3=B1ez --- What happens if you try with -ftrack-macro-expansion=3D0 ? >>From gcc-bugs-return-490282-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Fri Jun 26 14:59:50 2015 Return-Path: Delivered-To: listarch-gcc-bugs@gcc.gnu.org Received: (qmail 101839 invoked by alias); 26 Jun 2015 14:59:50 -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 101741 invoked by uid 55); 26 Jun 2015 14:59:44 -0000 From: "jamborm at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/66301] internal compiler error when using -fopt-info Date: Fri, 26 Jun 2015 14:59:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 5.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jamborm at gcc dot gnu.org X-Bugzilla-Status: NEW 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: 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: 2015-06/txt/msg02614.txt.bz2 Content-length: 595 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66301 --- Comment #6 from Martin Jambor --- Author: jamborm Date: Fri Jun 26 14:59:11 2015 New Revision: 225019 URL: https://gcc.gnu.org/viewcvs?rev=225019&root=gcc&view=rev Log: Fix PR 66301 - check for dump_file in eliminate_dom_walker::before_dom_children 2015-06-26 Martin Jambor PR debug/66301 * tree-ssa-pre.c (before_dom_children): Check that dump_file is not NULL instead of calling dump_enabled_p. Modified: trunk/gcc/ChangeLog trunk/gcc/tree-ssa-pre.c