gcc/libgomp/config
David Edelsohn 4f97bed9a7 aix: FAT libraries: test native compiler mode directly
The FAT libraries config fragments need to know which library is native
and which is a multilib to choose the correct multilib from which to
append the additional object file or shared object file.  Testing the
top-level archive is fragile because it will fail if rebuilding.  This
patch tests the compiler preprocessing macros for the 64 bit AIX specific
__64BIT__ to determine the native mode of the compiler in MULTILIBTOP.

2020-07-14  David Edelsohn  <dje.gcc@gmail.com>

libatomic/ChangeLog

	* config/t-aix: Set BITS from compiler cpp macro.

libgcc/ChangeLog

	* config/rs6000/t-slibgcc-aix: Set BITS from compiler cpp macro.

libgfortran/ChangeLog

	* config/t-aix: Set BITS from compiler cpp macro.

libgomp/ChangeLog

	* config/t-aix: Set BITS from compiler cpp macro.

libstdc++-v3/ChangeLog

	* config/os/aix/t-aix: Set BITS from compiler cpp macro.
2020-07-14 10:41:40 -04:00
..
accel [OpenACC] Set 'acc_device_current = -1' 2020-04-29 09:54:37 +02:00
bsd Update copyright years. 2020-01-01 12:51:42 +01:00
darwin Update copyright years. 2020-01-01 12:51:42 +01:00
gcn Update copyright years. 2020-01-01 12:51:42 +01:00
hpux Update copyright years. 2020-01-01 12:51:42 +01:00
linux Update copyright years. 2020-01-01 12:51:42 +01:00
mingw32 Update copyright years. 2020-01-01 12:51:42 +01:00
nvptx Update copyright years. 2020-01-01 12:51:42 +01:00
posix Update copyright years. 2020-01-01 12:51:42 +01:00
rtems Update copyright years. 2020-01-01 12:51:42 +01:00
t-aix aix: FAT libraries: test native compiler mode directly 2020-07-14 10:41:40 -04:00