Commit 56950844 by Paul A. Clarke Committed by Paul Clarke

[rs6000] Remove inaccurate comment

DEBUG doesn't actually "replace abort with printf on error",
it just enables debugging output.  Just remove the comment.

[gcc/testsuite]

2018-10-29  Paul A. Clarke  <pc@us.ibm.com>

	* gcc.target/powerpc/ssse3-check.h: Remove inaccurate comment.

From-SVN: r265603
parent 74ec8580
2018-10-29 Paul A. Clarke <pc@us.ibm.com>
* gcc.target/powerpc/ssse3-check.h: Remove inaccurate comment.
2018-10-29 Paul Koning <ni1d@arrl.net>
* doc/rtl.texi (CONST_WIDE_INT_ELT): Give correct macro name.
......@@ -3,7 +3,6 @@
#include "m128-check.h"
/* define DEBUG replace abort with printf on error. */
//#define DEBUG 1
#define TEST ssse3_test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment