mirror of
https://gitee.com/bianbu-linux/linux-6.6-fh
synced 2025-04-26 07:08:10 -04:00
Drop some straggling mentions of gcc-4.9 as being stale
Fix up the admin-guide README file to the new gcc-5.1 requirement, and remove a stale comment about gcc support for the __assume_aligned__ attribute. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
6d2ef226f2
commit
df26327ea0
4 changed files with 3 additions and 4 deletions
|
@ -54,7 +54,6 @@
|
|||
* compiler should see some alignment anyway, when the return value is
|
||||
* massaged by 'flags = ptr & 3; ptr &= ~3;').
|
||||
*
|
||||
* Optional: only supported since gcc >= 4.9
|
||||
* Optional: not supported by icc
|
||||
*
|
||||
* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-assume_005faligned-function-attribute
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue