From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 52257 invoked by alias); 6 Oct 2015 19:16:28 -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 52217 invoked by uid 48); 6 Oct 2015 19:16:24 -0000 From: "manu at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/57112] -march=x86-64 not documented Date: Tue, 06 Oct 2015 19:16: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: 4.9.0 X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: manu 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: cf_reconfirmed_on 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-10/txt/msg00449.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D57112 Manuel L=C3=B3pez-Ib=C3=A1=C3=B1ez changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2013-04-29 00:00:00 |2015-10-6 --- Comment #2 from Manuel L=C3=B3pez-Ib=C3=A1=C3=B1ez --- I just learned from it by googling! :( If someone cared to explain it, I will add it to the FAQ (I can't send patc= hes ATM, sorry) >>From gcc-bugs-return-498895-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Tue Oct 06 19:18:26 2015 Return-Path: Delivered-To: listarch-gcc-bugs@gcc.gnu.org Received: (qmail 56484 invoked by alias); 6 Oct 2015 19:18:25 -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 56439 invoked by uid 48); 6 Oct 2015 19:18:21 -0000 From: "jonathan at codesourcery dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/67871] New: LTO falis for ARM big-endian Date: Tue, 06 Oct 2015 19:18:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: lto X-Bugzilla-Version: 6.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: jonathan at codesourcery dot com 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 bug_severity priority component assigned_to reporter target_milestone 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-10/txt/msg00450.txt.bz2 Content-length: 636 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67871 Bug ID: 67871 Summary: LTO falis for ARM big-endian Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: jonathan at codesourcery dot com Target Milestone: --- $ touch empty.c $ arm-none-eabi-gcc -mbig-endian -flto empty.c /tmp/ccUtMyOv.o: file not recognized: File format is ambiguous /tmp/ccUtMyOv.o: matching formats: elf32-bigarm elf32-big collect2: error: ld returned 1 exit status