pr70941.c
249 Bytes
-
re PR target/70941 (Test miscompiled with -O2.) · ccd88fb7
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. From-SVN: r235978
Jakub Jelinek committed