Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 172782 - Grammatical error in section 5.e of SPARC installation handbook in the -fomit-frame-pointer sentence
Summary: Grammatical error in section 5.e of SPARC installation handbook in the -fomit...
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: Sparc Linux
: High trivial (vote)
Assignee: Xavier Neys (RETIRED)
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-30 11:53 UTC by Kevin Fullerton
Modified: 2007-03-30 12:01 UTC (History)
1 user (show)

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 Kevin Fullerton 2007-03-30 11:53:23 UTC
This sentence:

"Mind you that using -fomit-frame-pointer (which doesn't keep the frame pointer in a register for functions that don't need one) might have serious repercussions on the debugging of applications! " does not make sense - suggest changing to:

"Using -fomit-frame-pointer (which doesn't keep the frame pointer in a register for functions that don't need one) might have serious repercussions on the debugging of applications!"

Reproducible: Always

Steps to Reproduce:
1. Go to http://www.gentoo.org/doc/en/handbook/handbook-sparc.xml?part=1&chap=5
2. Look at the section on CFLAGS/CXXFLAGS
3.
Comment 1 Xavier Neys (RETIRED) gentoo-dev 2007-03-30 12:01:28 UTC
Fixed. Thanks for reporting.