gcc's support for __attribute__((noinline)) hasn't been around forever.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 82aff8d3369754282114cb0fff92a342b2864e75
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-10-14T19:52:00Z
Releases: 11.0
gcc's support for __attribute__((noinline)) hasn't been around forever.

Buildfarm member gaur says it wasn't there in 2.95.3.  Guess that 3.0
and later have it.

Files

PathChange+/−
src/include/c.h modified +6 −5