85fff34818
Also include updated script from the RHEL tests and fixes for rawhide. Note: dependencies were configured for x86_64 only.
59 lines
1.3 KiB
Plaintext
59 lines
1.3 KiB
Plaintext
summary: Try -m32 and -m64 options.
|
|
description: Try -m32 and -m64 options
|
|
contact: mcermak@redhat.com
|
|
component:
|
|
- gcc
|
|
test: bash ./runtest.sh
|
|
path: /tests/Sanity/test-m32-m64-options
|
|
framework: beakerlib
|
|
require:
|
|
- gcc
|
|
- gcc-c++
|
|
- gcc-gfortran
|
|
- glibc-devel
|
|
- libgfortran
|
|
- libgomp
|
|
- libstdc++-devel
|
|
- libitm
|
|
recommend:
|
|
- libgfortran5
|
|
- libitm-devel
|
|
- libquadmath-devel
|
|
duration: 20m
|
|
enabled: true
|
|
link:
|
|
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1113429
|
|
adjust:
|
|
- enabled: false
|
|
when: arch == ia64, ppc64, s390, s390x
|
|
continue: false
|
|
- enabled: false
|
|
when: arch == aarch64
|
|
continue: false
|
|
because: no -m64 nor -m32 there
|
|
- require+:
|
|
- glibc-devel.x86_64
|
|
- glibc-devel.i686
|
|
- libgfortran.x86_64
|
|
- libgfortran.i686
|
|
- libstdc++-devel.x86_64
|
|
- libstdc++-devel.i686
|
|
- libitm.x86_64
|
|
- libitm.i686
|
|
- libgomp.x86_64
|
|
- libgomp.i686
|
|
- libquadmath.x86_64
|
|
- libquadmath.i686
|
|
when: arch == x86_64
|
|
- recommend+:
|
|
- libgfortran5.x86_64
|
|
- libgfortran5.i686
|
|
- libitm-devel.x86_64
|
|
- libitm-devel.i686
|
|
- libquadmath-devel.x86_64
|
|
- libquadmath-devel.i686
|
|
when: arch == x86_64
|
|
extra-nitrate: TC#0197178
|
|
extra-summary: /tools/gcc/Sanity/test-m32-m64-options
|
|
extra-task: /tools/gcc/Sanity/test-m32-m64-options
|