[Bug tree-optimization/66768] __seg_fs and __seg_gs: issue when adding address space support

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 6 07:08:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66768

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amker.cheng at gmail dot com,
                   |                            |rguenth at gcc dot gnu.org
          Component|c                           |tree-optimization

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
I can very well imagine that IVOPTs fails to preserve address-spaces here. 
Eventually it is also RTL expansion that in the end makes the issue surface.

Not sure which existing targest with address-space support would share enough
properties with the proposed patch to expose the same issue.



More information about the Gcc-bugs mailing list