[Bug driver/106356] New: static-pie for arm not implemented

lancethepants at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Jul 19 15:20:20 GMT 2022


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

            Bug ID: 106356
           Summary: static-pie for arm not implemented
           Product: gcc
           Version: 12.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: lancethepants at gmail dot com
  Target Milestone: ---

Created attachment 53319
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53319&action=edit
Add -static-pie handling for arm

This is a patch I'm using to implement -static-pie handling for arm.  This is
just copy/paste from the aarch code, so hardly copyrightable, if someone would
like to review it and submit it, I don't care about attribution.

https://github.com/lancethepants/gcc/commit/043704d5f827af775cf796b9ec144b72fc8d524f


More information about the Gcc-bugs mailing list