On Sun, 22 Jan 2017, Rainer Orth wrote: > right, both IRIX and Tru64 UNIX support were removed after GCC 4.7, > so this can certainly go.
Thanks for the quick response and confirmation, Rainer! I got a little confused since https://gcc.gnu.org/gcc-4.7/changes.html mentions deprecations, but https://gcc.gnu.org/gcc-4.8/changes.html then does not have anything on actual removals (and I wasn't sure whether IRIX 6.5 was the final version). I applied the change with the following ChangeLog: 2017-01-22 Gerald Pfeifer <ger...@pfeifer.com> * README.Portability: Remove note on an Irix compatibility issue. Gerald