On Tue, Mar 27, 2012 at 7:20 PM, Richard Henderson <r...@redhat.com> wrote: > On 03/27/12 09:37, Uros Bizjak wrote: >>> > Now, in this particular case, there might be another option to >>> > avoid this hassle completely: I understand that this UNSPEC is >>> > simply a magic marker to make the address use the fs: or gs: >>> > segment override, right? Now that GCC supports address spaces, >>> > it might be possible to model fs:/gs: relative addresses instead >>> > by using a non-standard address space ... >> This is an interesting idea, I will look into it. > > Generallized segment overrides via non-standard address spaces > has been on my to-do list for quite a while...
What about release branches? While this issue didn't trigger there yet, it can be triggered by some bad RA decision, and the fixup is missing. Uros.