https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306
--- Comment #11 from howarth at bromo dot med.uc.edu ---
I see no problems here on darwin13.4.0 (with mpc-1.0.2, gmp-6.0.0a, mpfr-3.1.2,
isl-0.12.2 and cloog-0.18.2 present in the gcc-4_9-branch svn tree as mpc, gmp,
mpfr, isl and cloog) using...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306
--- Comment #10 from Uroš Bizjak ---
Assembler support for interunit movq (e.g. "movq %rax, %xmm0") is detected with
configure, and HAVE_AS_IX86_INTERUNIT_MOVQ flag is set accordingly.
It looks that configure checks different assembler than the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306
--- Comment #9 from Matthew Niemerg ---
@Max. See the attached files.
@Howarth. I am compiling gcc-4.9.2 with gmp, mpfr, and mpc source directories
in the gcc-4.9.2 source tree. There is nothing disconcerting about not passing
--with-* to the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306
--- Comment #8 from Matthew Niemerg ---
Created attachment 34961
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34961&action=edit
extenddftf2.s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306
--- Comment #7 from Matthew Niemerg ---
Created attachment 34960
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34960&action=edit
extenddftf2.i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306
howarth at bromo dot med.uc.edu changed:
What|Removed |Added
CC||howarth at bromo dot med
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306
--- Comment #5 from Maxim Kuvyrkov ---
No need to rebuild the whole GCC with -save-temps. Just go to directory where
compilation of extenddftf2_s.o takes place and copy-paste the compilation
command for that one file with addition of -save-temps
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306
--- Comment #4 from Matthew Niemerg ---
Don't worry about it.
The assembler I am using is
Apple Inc version cctools-862, GNU assembler version 1.38
(from as -v)
So, if I want to get the *.i and *.s files I should add "-save-temps" to say,
CPP
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306
Maxim Kuvyrkov changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|MOVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306
--- Comment #2 from Matthew Niemerg ---
I understand I am using clang as the compiler. I am trying to build gcc-4.9.2
with clang as my compiler.
I have successfully used clang for compiling gcc-4.3.3, gcc-4.4.3, gcc-4.7.3,
and gcc-4.8.4 from so
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306
Maxim Kuvyrkov changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
12 matches
Mail list logo