https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
Jeffrey A. Law changed:
What|Removed |Added
Status|WAITING |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
--- Comment #17 from Kirill Yukhin ---
Author: kyukhin
Date: Wed Sep 24 12:27:30 2014
New Revision: 215552
URL: https://gcc.gnu.org/viewcvs?rev=215552&root=gcc&view=rev
Log:
PR bootstrap/63235
gcc/
* varpool.c (varpool_node::add): Pass decl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
Kirill Yukhin changed:
What|Removed |Added
CC||kyukhin at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
--- Comment #15 from Igor Zamyatin ---
Sorry, it's r215537
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
Igor Zamyatin changed:
What|Removed |Added
CC||izamyatin at gmail dot com
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
Jiong Wang changed:
What|Removed |Added
CC||jiwang at gcc dot gnu.org
--- Comment #13 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
David Binderman changed:
What|Removed |Added
CC||dcb314 at hotmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
--- Comment #11 from Andi Kleen ---
Actually I now get similar errors when doing a standard (LTO) boot strap and
running the test suite. Several tests in the test suite fail with the same ICE.
That's surprising, I thought the test suite is done
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
--- Comment #10 from Andi Kleen ---
Ok fair enough.
Can do the runtime check in the else of the ifdef then.
Then at least x86_64 or 32bit with SSE would work.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
--- Comment #9 from H.J. Lu ---
(In reply to Andi Kleen from comment #8)
> Yes it doesn't happen when compiling with 4.8 branch tip. So has been fixed.
>
> Anyways i'm still going to submit the patch to make the opensuse 13.1 build
> work again.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
--- Comment #8 from Andi Kleen ---
Yes it doesn't happen when compiling with 4.8 branch tip. So has been fixed.
Anyways i'm still going to submit the patch to make the opensuse 13.1 build
work again. I don't think it should hurt anything here to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
--- Comment #7 from Markus Trippelsdorf ---
(In reply to Andi Kleen from comment #6)
> Created attachment 33483 [details]
> Preprocessed file from the cilk runtime library
>
> I'm not sure it'll help you because you would likely need a compiler
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
--- Comment #6 from Andi Kleen ---
Created attachment 33483
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33483&action=edit
Preprocessed file from the cilk runtime library
I'm not sure it'll help you because you would likely need a compil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63235
--- Comment #5 from Andi Kleen ---
Created attachment 33482
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33482&action=edit
use ifdef instead of builtin_cpu_supports
This patch fixes the problem for me.
Just use an ifdef instead of built
14 matches
Mail list logo