[Bug tree-optimization/78482] [5/6/7 Regression] wrong code at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 23 19:52:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78482
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Nov 23 19:50:23 2016
New Revision: 242794
URL: https://gcc.gnu.org/viewcvs?rev=242794&root=gcc&view=rev
Log:
PR tree-optimization/78482
* gcc.dg/torture/pr78482.c (c, d): Use signed char instead of char.
(bar): New function.
(main): Call bar instead of printf.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.dg/torture/pr78482.c
More information about the Gcc-bugs
mailing list