[Bug testsuite/69366] Compile-time MPX tests may be unsupported
hjl.tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Jan 20 14:40:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69366
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |5.4
Summary|All MPX tests are |Compile-time MPX tests may
|unsupported |be unsupported
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Ilya Enkovich from comment #1)
> Suppose you mean tests related to i386.exp which misses mpx_init call. But
MPX tests in i386 are compile-time tests. The MPX link test may fail
1. If you run
make check-gcc RUNTESTFLAGS="--target_board='unix{-mx32,-m32,}'
i386.exp=pr65167.c"
2. If the MPX library isn't enabled.
> probably runtime tests should be simply moved into mpx subdir.
There is no MPX run-time test in i386. They are only in mpx.
More information about the Gcc-bugs
mailing list