https://sourceware.org/bugzilla/show_bug.cgi?id=18989
Cary Coutant <ccoutant at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Severity|normal |enhancement
--- Comment #2 from Cary Coutant <ccoutant at gmail dot com> ---
Implemented on trunk.
Unlike Gnu ld, gold implements this as a true stack: push and pop may
be nested to any depth.
The -r , -n, and -N options are listed in the Gnu linker manual among
the saved options, but they are not position-dependent options, and
have nothing to do with the treatment of input files. I have not
included them in the list of options saved. The position-dependent
options saved by --push-state in gold are:
--as-needed/--no-as-needed
-Bdynamic/-Bstatic/-dy/-dn
--format
--whole-archive/--no-whole-archive
--incremental-changed/-unchanged/-unknown
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils