Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80774 - Binutils is fine with fomit-frame-pointer
Summary: Binutils is fine with fomit-frame-pointer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-04 13:09 UTC by Kaiting Chen
Modified: 2005-02-04 14:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kaiting Chen 2005-02-04 13:09:53 UTC
The binutils in portage have been able to run with fomit-frame-pointer for a while. This flag was stripped because earlier versions of gcc and binutils would produce output that segfaulted. However, it doesn't do that anymore, and the line in toolchain-binutils.eclass that says filter-flags -fomit-frame-pointer can be removed.

Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2005-02-04 14:55:37 UTC
not that it matters, `strip-flags` will remove it anyways