https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
--- Comment #20 from Iain Sandoe ---
(In reply to Sergey Fedorov from comment #19)
> (In reply to Iain Sandoe from comment #18)
> > (In reply to Sergey Fedorov from comment #17)
> > > (In reply to Iain Sandoe from comment #16)
> > >
> > > Why no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
--- Comment #19 from Sergey Fedorov ---
(In reply to Iain Sandoe from comment #18)
> (In reply to Sergey Fedorov from comment #17)
> > (In reply to Iain Sandoe from comment #16)
> >
> > Why not use `llas` (which only needs LLVM) instead of `clan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
--- Comment #18 from Iain Sandoe ---
(In reply to Sergey Fedorov from comment #17)
> (In reply to Iain Sandoe from comment #16)
>
> Why not use `llas` (which only needs LLVM) instead of `clang` (which needs
> LLVM + clang)?
> I have seen in some
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
Sergey Fedorov changed:
What|Removed |Added
CC||vital.had at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
--- Comment #16 from Iain Sandoe ---
(In reply to Eric Gallager from comment #15)
> (In reply to Iain Sandoe from comment #12)
> > please could you be more specific about exactly what's not working?
> > - i.e if you're on an older version of the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
--- Comment #15 from Eric Gallager ---
(In reply to Iain Sandoe from comment #12)
> please could you be more specific about exactly what's not working?
> - i.e if you're on an older version of the OS.
> - version of Xcode.
So I'm assuming that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
--- Comment #14 from Eric Gallager ---
(In reply to Eric Gallager from comment #13)
> (In reply to Iain Sandoe from comment #12)
> > AFAIK the use of the clang assembler (i.e. calling cctools as which then
> > spawns clang -cc1as) is working on a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
--- Comment #12 from Iain Sandoe ---
AFAIK the use of the clang assembler (i.e. calling cctools as which then spawns
clang -cc1as) is working on all open branches (and on the closed 6.5).
please could you be more specific about exactly what's no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
--- Comment #11 from René J.V. Bertin ---
I'm using 6.3.0 (that was the latest release when I started). It has the same
code in config/darwin.h though:
```
/* When we detect that we're cctools or llvm as, we need to insert the right
additiona
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
--- Comment #9 from Andrew Pinski ---
(In reply to René J.V. Bertin from comment #7)
> (In reply to Jonathan Wakely from comment #6)
>
> > I assume something like --with-as=llvm-as doesn't work.
>
> Nope.
What GCC version did you try? 6.x or
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
--- Comment #8 from Andrew Pinski ---
This should be easy to do as a target specific specs. There should be already
one which is used for arguments to as.
From config/darwin.h:
410 /* When we detect that we're cctools or llvm as, we need to i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
--- Comment #7 from René J.V. Bertin ---
(In reply to Jonathan Wakely from comment #6)
> I assume something like --with-as=llvm-as doesn't work.
Nope.
> It would require
> configure to know how to detect the llvm assembler and know how to invo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80782
Jonathan Wakely changed:
What|Removed |Added
Target||*-*-darwin*
Host|
15 matches
Mail list logo