Hello,
https://gcc.gnu.org/gcc-14/porting_to.html states:
"With the |-fpermissive| option, programs can use C99 inlining semantics
and features that were removed from C99"
Umm, what? this sentence doesn't make sense.
--
-- regards
--
-- Matthias Urlichs
OpenPGP_signature.asc
Description:
On 08.05.24 11:50, Richard Biener wrote:
"With the |-fpermissive| option, programs can use C99 inlining semantics
and features that were removed from C99"
Umm, what? this sentence doesn't make sense.
In the context of mentioning the -std=gnu89/-std=c89 workarounds
I thought as much, but shoul