This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/66734] Many MPX tests are skipped


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66734

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
   Last reconfirmed|                            |2015-07-15
         Depends on|                            |66737
         Resolution|FIXED                       |---
     Ever confirmed|0                           |1

--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
MPX tests are still skipped on Linux/ia32 due to PR 66737:

spawn -ignore SIGHUP /export/gnu/import/git/gcc-test-ia32corei7/bld/gcc/xgcc
-B/export/gnu/import/git/gcc-test-ia32corei7/bld/gcc/ mpx30359.c
-B/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/./libmpx/
-B/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/./libmpx/mpxrt
-L/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/./libmpx/mpxrt/.libs
-B/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/./libmpx/
-B/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/./libmpx/mpxwrap
-L/export/gnu/import/git/gcc-test-ia32corei7/bld/i686-linux/./libmpx/mpxwrap/.libs
-fno-diagnostics-show-caret -fdiagnostics-color=never -fcheck-pointer-bounds
-mmpx -o mpx30359.exe^M
/usr/local32/bin/ld: warning: -z bndplt ignored.^M
output is:
/usr/local32/bin/ld: warning: -z bndplt ignored.^M

UNSUPPORTED: gcc.dg/lto/pr66221_0.c


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66737
[Bug 66737] ld: warning: -z bndplt ignored


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]