Changeset 43299af for doc/user


Ignore:
Timestamp:
Dec 23, 2024, 11:28:47 AM (10 months ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
master
Children:
4f4ae60
Parents:
a5e2786f
Message:

Isolated the removal of -fgnu89-inline. With the recent static/static inline updates this does not effect any of our code but should enable further optimizations. And the new standard is a quarter centery old.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/user/user.tex

    ra5e2786f r43299af  
    363363\Indexc{-std=gnu11}\index{compilation option!-std=gnu11@{©-std=gnu11©}}
    364364The 2011 C standard plus GNU extensions.
    365 \item
    366 \Indexc[deletekeywords=inline]{-fgnu89-inline}\index{compilation option!-fgnu89-inline@{\lstinline[deletekeywords=inline]{-fgnu89-inline}}}
    367 Use the traditional GNU semantics for inline routines in C11 mode, which allows inline routines in header files.
    368365\end{description}
    369366
Note: See TracChangeset for help on using the changeset viewer.