Opened 11 years ago
Closed 11 years ago
#3562 closed task (fixed)
GCC -fomit-frame-pointer sed
Reported by: | Chris Staub | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
-fomit-frame-pointer was added to GCC's bootstrap builds in the past, but this is apparently no longer true - http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01659.html. Therefore, the explanation for the sed commands to add -fomit-frame-pointer isn't really accurate.
Note:
See TracTickets
for help on using tickets.
Fixed at revision 10560.