public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug driver/47785] GCC with -flto does not pass options to the assembler
Date: Wed, 23 Sep 2015 12:11:00 -0000	[thread overview]
Message-ID: <bug-47785-4-wZxtyVJ47T@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-47785-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47785

--- Comment #7 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Another instance on x86_64-apple-darwin14 with Xcode 7

[Book15] f90/bug% gcc6 /opt/gcc/_clean/gcc/testsuite/gcc.dg/debug/pr41893-1.c
-gstabs1 -Wa,-Q -flto -fwhole-program -O
/opt/gcc/_clean/gcc/testsuite/gcc.dg/debug/pr41893-2.c
/var/folders/8q/sh_swgz96r7f5vnn08f7fxr00000gn/T//ccJ7keUF.s:1:9: error:
unsupported directive '.stabs'
        .stabs 
"/var/folders/8q/sh_swgz96r7f5vnn08f7fxr00000gn/T//ccnRWDSD.ltrans0.o",100,0,0,Ltext0
                ^
/var/folders/8q/sh_swgz96r7f5vnn08f7fxr00000gn/T//ccJ7keUF.s:4:9: error:
unsupported directive '.stabs'
        .stabs  "gcc2_compiled.",60,0,0,0
                ^
/var/folders/8q/sh_swgz96r7f5vnn08f7fxr00000gn/T//ccJ7keUF.s:8:9: error:
unsupported directive '.stabs'
        .stabs 
"/opt/gcc/_clean/gcc/testsuite/gcc.dg/debug/pr41893-1.c",132,0,0,Ltext1
                ^
/var/folders/8q/sh_swgz96r7f5vnn08f7fxr00000gn/T//ccJ7keUF.s:10:2: error:
unknown directive
        .stabd  68,0,16
        ^
/var/folders/8q/sh_swgz96r7f5vnn08f7fxr00000gn/T//ccJ7keUF.s:13:2: error:
unknown directive
        .stabd  68,0,16
        ^
/var/folders/8q/sh_swgz96r7f5vnn08f7fxr00000gn/T//ccJ7keUF.s:17:9: error:
unsupported directive '.stabs'
        .stabs  "main:F(0,1)=r(0,1);-2147483648;2147483647;",36,0,0,_main
                ^
/var/folders/8q/sh_swgz96r7f5vnn08f7fxr00000gn/T//ccJ7keUF.s:22:2: error:
unknown directive
        .stabd  68,0,12
        ^
/var/folders/8q/sh_swgz96r7f5vnn08f7fxr00000gn/T//ccJ7keUF.s:27:9: error:
unsupported directive '.stabs'
        .stabs  "func1:F(0,2)=(0,2)",36,0,0,_func1
                ^
/var/folders/8q/sh_swgz96r7f5vnn08f7fxr00000gn/T//ccJ7keUF.s:72:9: error:
unsupported directive '.stabs'
        .stabs  "",100,0,0,Letext0
                ^
lto-wrapper: fatal error: gcc6 returned 1 exit status
compilation terminated.
collect2: fatal error: lto-wrapper returned 1 exit status
compilation terminated.


  parent reply	other threads:[~2015-09-23 12:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-17 16:56 [Bug driver/47785] New: " d.g.gorbachev at gmail dot com
2011-02-18 12:27 ` [Bug driver/47785] " rguenth at gcc dot gnu.org
2011-11-02 15:01 ` rguenth at gcc dot gnu.org
2014-06-12 18:01 ` m8r-540gv7 at mailinator dot com
2014-06-12 18:18 ` dominiq at lps dot ens.fr
2014-06-12 18:20 ` dominiq at lps dot ens.fr
2015-07-17 14:01 ` ray.kinsella at intel dot com
2015-09-23 12:11 ` dominiq at lps dot ens.fr [this message]
2020-07-16 22:19 ` [Bug driver/47785] GCC with -flto does not pass -Wa/-Xassembler " mark at gcc dot gnu.org
2021-04-09 16:56 ` hjl.tools at gmail dot com
2021-04-12 12:29 ` cvs-commit at gcc dot gnu.org
2021-06-19  7:46 ` gcc@t-8ch.de
2021-07-15 17:48 ` hjl.tools at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-47785-4-wZxtyVJ47T@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).