[PATCH] S/390: Do not require -march=z13 on s390 but only on s390x.

Dominik Vogt vogt@linux.vnet.ibm.com
Thu Feb 4 12:29:00 GMT 2016


A previous patch required -march=z13 in ssa-dom-cse-2.c for s390
and s390x, but actually only s390x really needs it.  The attached
patch removes the extra option on s390 (and fixes comment
formatting).

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
IBM Germany
-------------- next part --------------
gcc/testsuite/ChangeLog

	* gcc.dg/tree-ssa/ssa-dom-cse-2.c: Remove -march=z13 for s390 (only
	necessary on s390x).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-S-390-Do-not-require-march-z13-on-s390-but-only-on-s.patch
Type: text/x-diff
Size: 1166 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160204/d0527744/attachment.bin>


More information about the Gcc-patches mailing list