Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.h
authorPedro Alves <palves@redhat.com>
Fri, 14 Oct 2016 16:03:16 +0000 (17:03 +0100)
committerPedro Alves <palves@redhat.com>
Fri, 14 Oct 2016 16:03:16 +0000 (17:03 +0100)
commitd118ee3761bcf0c861a75e454d0c2b741fccb956
tree5b1d3a531b9f14e61516dc39509643bab22af592
parentbe06ba8ceb2197b6771f8e47dc7b8df316e1da75
Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.h

So that GDB and other projects that share the top level can use them.

Bootstrapped with all default languages + jit on x86-64 Fedora 23.

gcc/ChangeLog:
2016-10-14  Pedro Alves  <palves@redhat.com>

* coretypes.h (OVERRIDE, FINAL): Delete, moved to
include/ansidecl.h.

include/ChangeLog:
2016-10-14  Pedro Alves  <palves@redhat.com>

* ansidecl.h (GCC_FINAL): Delete.
(OVERRIDE, FINAL): New, moved from gcc/coretypes.h.
include/ChangeLog
include/ansidecl.h