> Patch removes some remaining references in gcc/ subfolder.
> 
> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.

You need to configure with --enable-languages=all for cleanups like this, the 
patch trivially breaks the Ada compiler everywhere:

+===========================GNAT BUG DETECTED==============================+
| 8.0.0 20170715 (experimental) [trunk revision 250221] (x86_64-suse-linux) 
GCC error:|
| in gimplify_save_expr, at gimplify.c:5805                                |
| Error detected around /home/eric/svn/gcc/gcc/ada/butil.adb:40:31         |
| Please submit a bug report; see https://gcc.gnu.org/bugs/ .              |

-- 
Eric Botcazou

Reply via email to