summary: Test for BZ#1611637 (devtoolset-8-gcc includes avx512vbmi2intrin.h but) description: | Bug summary: devtoolset-8-gcc includes avx512vbmi2intrin.h but does not contain it Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1611637 The list of intrinsic headers keeps changing every release, sometimes even on the release branch, and %files needs to be in sync with what has been changed in gcc/config.gcc. immintrin.h is one of those headers and this test makes sure that we can #include it. contact: Vaclav Kadlcik component: - gcc test: bash ./runtest.sh framework: beakerlib require: - gcc duration: 5m enabled: true tag: - CI-Tier-1 link: - relates: https://bugzilla.redhat.com/show_bug.cgi?id=1611637 adjust: - enabled: false when: arch != x86_64 continue: false - enabled: false when: distro == rhel-5 continue: false extra-nitrate: TC#0575308 extra-summary: /tools/gcc/Regression/bz1611637-immintrin_h_include_list_does_not_match_release extra-task: /tools/gcc/Regression/bz1611637-immintrin_h_include_list_does_not_match_release