]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
This patch changes some of the dejagnu options to better restrict
authorseurer <seurer@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 May 2016 20:31:52 +0000 (20:31 +0000)
committerseurer <seurer@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 May 2016 20:31:52 +0000 (20:31 +0000)
commitbb7145f6461421f56c37324b0f77260a77016c64
tree5f001c022cbd12e1756a8e87242874d55b7f05cb
parentc68e61d8814247c0ee203b80f33664ba57f72509
This patch changes some of the dejagnu options to better restrict
where the test cases run so that they will no longer cause failures on
power7 machines.

Based on a subsequent patch I also updated the code formatting (indentation,
etc.) for the code from the original patch (r235577) in both the test cases
and in rs6000-c.c.

[gcc]

2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>

* config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.

[gcc/testsuite]

2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>

* gcc.target/powerpc/vec-adde.c: Change dejagnu options, fix code
formatting.
* gcc.target/powerpc/vec-adde-int128.c: Change dejagnu options, fix code
formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@236537 138bc75d-0d04-0410-961f-82ee72b054a4
ChangeLog
gcc/config/rs6000/rs6000-c.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/vec-adde-int128.c
gcc/testsuite/gcc.target/powerpc/vec-adde.c