Hi Olivier,

On Thu, Sep 20, 2018 at 04:04:51PM +0200, Olivier Hainque wrote:
> vxworks-dummy.h is intended to be included in the list of
> target header files for every CPU for which we have at least
> one VxWorks port.
> 
> It essentially provides default values for common VxWorks
> markers (typically, macros conveying if we are configured for 
> such or such VxWorks variant), so they can be referenced
> consistently in other files of the port.
> 
> This was missing for powerpc* and this patch just fixes that,
> which will help further vxworks related patches to come. 
> 
> This should really be a noop for non VxWorks ports.
> 
> Checked on a gcc-8 based source tree that I can still
> build functional compilers passing Ada ACATS for VxWorks
> 6.9 and 7.0.
> 
> Bootstrapped and reg tested on mainline for x86_64-linux.

Looks fine to me (for all branches).  Thanks,


Segher


> 2018-09-20  Olivier Hainque  <hain...@adacore.com>
> 
>       * config.gcc (powerpc*-*-*): Prepend vxworks-dummy.h to tm_file.

Reply via email to