From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24857 invoked by alias); 22 Dec 2012 18:05:15 -0000 Received: (qmail 24671 invoked by uid 48); 22 Dec 2012 18:04:57 -0000 From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/55792] New: Bad memory access with profiledbootstrap and LTO Date: Sat, 22 Dec 2012 18:05:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools 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: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-12/txt/msg02216.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 Bug #: 55792 Summary: Bad memory access with profiledbootstrap and LTO Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned@gcc.gnu.org ReportedBy: hjl.tools@gmail.com On Linux/x86-64, revision 193848 configured with --prefix=/usr/local --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --enable-languages=c,c++ --enable-bootstrap --with-build-config=bootstrap-lto --disable-werror gave /tmp/ccDjvfDH.s: Assembler messages: /tmp/ccDjvfDH.s:1094284: Error: invalid character (0xc7) in mnemonic make[4]: *** [/tmp/cc66Zjao.ltrans24.ltrans.o] Error 1 make[4]: *** Waiting for unfinished jobs.... lto-wrapper: make returned 2 exit status /usr/local/x86_64-unknown-linux-gnu/bin/ld: lto-wrapper failed collect2: error: ld returned 1 exit status make[3]: *** [cc1plus] Error 1 rm gcov.pod cpp.pod gfdl.pod gcc.pod fsf-funding.pod make[3]: Leaving directory `/export/project/git/gcc-regression-bootstrap/master/193848/bld/gcc' make[2]: *** [all-stagefeedback-gcc] Error 2 make[2]: Leaving directory `/export/project/git/gcc-regression-bootstrap/master/193848/bld' make[1]: *** [stagefeedback-bubble] Error 2 make[1]: Leaving directory `/export/project/git/gcc-regression-bootstrap/master/193848/bld' make: *** [profiledbootstrap] Error 2 The invalid character (0xc7) is in DWARF debug section.