[Bug target/87579] new powerpc64 sse3 test cases in r264992 have compilation failures
pc at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 10 21:05:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87579
pc at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from pc at gcc dot gnu.org ---
$ svn info
Path: .
Working Copy Root Path: /home/pc/trunk
URL: svn+ssh://pc@gcc.gnu.org/svn/gcc/trunk
Repository Root: svn+ssh://pc@gcc.gnu.org/svn/gcc
Repository UUID: 138bc75d-0d04-0410-961f-82ee72b054a4
Revision: 265026
Node Kind: directory
Schedule: normal
Last Changed Author: pc
Last Changed Rev: 265026
Last Changed Date: 2018-10-10 15:52:48 -0500 (Wed, 10 Oct 2018)
$ make -k check-gcc-c RUNTESTFLAGS="--target_board=unix'{-m32,-m64}'
powerpc.exp=pr37191*"
...
=== gcc Summary ===
# of expected passes 1
# of unsupported tests 1
$ make -k check-gcc-c RUNTESTFLAGS="--target_board=unix'{-m32,-m64}'
powerpc.exp=sse3*"
...
=== gcc Summary ===
# of expected passes 20
# of unsupported tests 10
More information about the Gcc-bugs
mailing list