On 08/03/2012 09:32 AM, Arnaud Charlet wrote:
Revision http://gcc.gnu.org/viewcvs?view=revision&revision=189772
added constant Support_Atomic_Primitives to the target specific
system-*.ads files. The default system.ads was not updated.

The included patch
- adds the missing constant
- removes constants not present in other system-*.ads files any more
This patch is NOT ok, system.ads is a special version, used for bootstraping
the compiler, and as such, has different constraints.

There is nothing to change here.
It is however used when building libada if target specific version is not 
specified
in gcc/ada/gcc_interface/Makefile.in. In that case building libada fails due to 
missing
Support_Atomic_Primitives.

Andris

Reply via email to