https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63874
Ramana Radhakrishnan changed:
What|Removed |Added
Target Milestone|--- |7.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63874
Ramana Radhakrishnan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63874
--- Comment #3 from Ramana Radhakrishnan ---
Author: ramana
Date: Mon Jul 4 09:06:02 2016
New Revision: 237957
URL: https://gcc.gnu.org/viewcvs?rev=237957&root=gcc&view=rev
Log:
[AArch64] Fix PR target/63874
In this PR we have a situation
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63874
--- Comment #2 from Ramana Radhakrishnan ---
(In reply to Richard Earnshaw from comment #1)
> Sounds like this might be confusion between weak definitions and weak
> references. If we have a weak reference to the object, we cannot convert it
> i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63874
--- Comment #1 from Richard Earnshaw ---
Sounds like this might be confusion between weak definitions and weak
references. If we have a weak reference to the object, we cannot convert it
into a pc-relative expression, since that would mean we co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63874
Ramana Radhakrishnan changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|