qt6-bb10/tests/auto/corelib/global
Ulf Hermann 4912903e37 Endian: Remove old special integer bitfields
The only way to use them was to put them in a union and then write all
the members of the union to set the various bit ranges. As only one
member of a union can be active at any time, the compiler is free to
optimize those writes away, though. This has started happening in the
wild now.

As we have a replacement, we can remove the old and broken code now.

Task-number: QTBUG-99545
Change-Id: I90718ec06662258d1c15220f54da9eed2186c5a5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-06-16 06:12:27 +00:00
..
q_func_info Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qcompare Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qflags Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qfloat16 Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qgetputenv Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qglobal qglobal.h: use the GCC attribute for nothrow in C mode 2022-05-27 14:12:07 -07:00
qglobalstatic Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qhooks Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qkeycombination Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qlogging Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qnativeinterface Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qnumeric Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qoperatingsystemversion Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qrandomgenerator Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtendian Endian: Remove old special integer bitfields 2022-06-16 06:12:27 +00:00
qwinregistry Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qxp Revert "qxp::function_ref: drop use of q23::invoke_r" 2022-06-14 01:30:48 +00:00
CMakeLists.txt Short live qxp::function_ref! 2022-06-02 12:54:55 +02:00