https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
--- Comment #14 from Andrew Pinski ---
*** Bug 46250 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
Zdenek Sojka changed:
What|Removed |Added
CC||zsojka at seznam dot cz
--- Comment #13 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
Arseny Solokha changed:
What|Removed |Added
CC||asolokha at gmx dot com
--- Comment #12
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
Teresa Johnson changed:
What|Removed |Added
CC||tejohnson at google dot com
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
--- Comment #10 from Jakub Jelinek ---
Author: jakub
Date: Wed Aug 28 16:31:41 2013
New Revision: 202055
URL: http://gcc.gnu.org/viewcvs?rev=202055&root=gcc&view=rev
Log:
PR target/58067
* config/i386/i386.md (*tls_global_dynamic_64_large
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
--- Comment #9 from Jakub Jelinek ---
Author: jakub
Date: Wed Aug 14 09:09:58 2013
New Revision: 201720
URL: http://gcc.gnu.org/viewcvs?rev=201720&root=gcc&view=rev
Log:
PR target/58067
* config/i386/i386.c (ix86_delegitimize_address): Fo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #8 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
--- Comment #7 from Ben Woodard ---
Created attachment 30622
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30622&action=edit
Alexandre's patch as a file rather than as text.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
--- Comment #6 from Ben Woodard ---
I just rebuilt the trunk with the patch that Alexandre Oliva provided and I can
confirm that it solves the problem with notes about non-delegitimized
addresses.
However, I haven't yet tested the DWARF to make
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
--- Comment #5 from Alexandre Oliva ---
As Andrew says, the problem with -mtls-dialect=gnu (the default) is lack of TLS
support. The tls_get_addr calls expanded by tls_global_dynamic_64_ are
not recognized by the corresponding insns because the c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
Alexandre Oliva changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
--- Comment #3 from Ben Woodard ---
(In reply to Uroš Bizjak from comment #2)
> You can add -mtls-dialect=gnu2 to -fpic and -mcmodel=large.
Though doing that prevents the ICE, the compilation spits out about 78 lines
like:
bt-all.f:453:0: note:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
--- Comment #2 from Uroš Bizjak ---
You can add -mtls-dialect=gnu2 to -fpic and -mcmodel=large.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58067
Andrew Pinski changed:
What|Removed |Added
Target||aarch64-linux-gnu
Component|fort
15 matches
Mail list logo