https://sourceware.org/bugzilla/show_bug.cgi?id=33126

            Bug ID: 33126
           Summary: SFrame: add a --enable-sframe (or similar) configure
                    option to default-enable --gsframe in gas
           Product: binutils
           Version: 2.45 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: sam at gentoo dot org
                CC: indu.bhagat at oracle dot com
  Target Milestone: ---

As mentioned in PR33125.

I could do with a --enable-sframe or similar configure option to default-enable
--gsframe.

The primary motivation is that we don't support SFrame for 32-bit x86 but our
packaging uses the same flags (with some added on top) for multilib builds (to
support old binaries like games), and so if I put `-Wa,--gsframe` in there, it
gets added to those builds too and then we hit the `.sframe not supported for
target` error in gas/dw2gencfi.c.

I have a patch for this I've hacked up but it's blocked on testsuite failures I
can't workaround b/c of PR33125.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to