gcc/libstdc++-v3/config/cpu
Benjamin Kosnik f1158db342 atomicity.h (__exchange_and_add): Change unused to __unused__.
2000-09-07  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

	* config/cpu/i386/bits/atomicity.h (__exchange_and_add): Change unused
	to __unused__.
	* config/cpu/ia64/bits/atomicity.h (__exchange_and_add): And here.
	* config/cpu/i486/bits/atomicity.h (__exchange_and_add): And here.

From-SVN: r36255
2000-09-08 01:30:38 +00:00
..
alpha/bits atomicity.h: Change __attribute__ ((unused)) to __attribute__ ((__unused__)). 2000-08-22 18:24:16 +00:00
arm/bits atomicity.h: Change __attribute__ ((unused)) to __attribute__ ((__unused__)). 2000-08-22 18:24:16 +00:00
generic/bits atomicity.h: Change __attribute__ ((unused)) to __attribute__ ((__unused__)). 2000-08-22 18:24:16 +00:00
i386/bits atomicity.h (__exchange_and_add): Change unused to __unused__. 2000-09-08 01:30:38 +00:00
i486/bits atomicity.h (__exchange_and_add): Change unused to __unused__. 2000-09-08 01:30:38 +00:00
ia64/bits atomicity.h (__exchange_and_add): Change unused to __unused__. 2000-09-08 01:30:38 +00:00
powerpc/bits atomicity.h: Change __attribute__ ((unused)) to __attribute__ ((__unused__)). 2000-08-22 18:24:16 +00:00
sparc atomicity.h: Change __attribute__ ((unused)) to __attribute__ ((__unused__)). 2000-08-22 18:24:16 +00:00