On Thu, 24 Mar 2016, Jeffrey Walton wrote:
GCC 5.1 added -Wabi-atg and -Wodr and I'm trying to find the documentation on them. https://gcc.gnu.org/onlinedocs/ does not have an entry for GCC 5.1.
Just the same way as there is an entry for 4.9.3 but not 4.9.1. Options are not supposed to change in patch releases, you can look at the doc for 5.3 (there was a change in the numbering scheme, so the difference between 5.1 and 5.3 is similar to the difference between 4.9.1 and 4.9.3).
Where are the GCC 5.1 docs?
If you insist, click on 5.3 then manually change 3 to 1 in the URL. -- Marc Glisse