r235978 - in /trunk/gcc/testsuite: ChangeLog gc...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri May 6 15:23:00 GMT 2016
Author: jakub
Date: Fri May 6 15:23:56 2016
New Revision: 235978
URL: https://gcc.gnu.org/viewcvs?rev=235978&root=gcc&view=rev
Log:
PR middle-end/70941
* gcc.dg/torture/pr70941.c (abort): Remove prototype.
(a, b, c, d): Change type from char to signed char.
(main): Compare against (signed char) -1634678893 instead of
hardcoded -109. Use __builtin_abort instead of abort.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.dg/torture/pr70941.c
More information about the Gcc-cvs
mailing list