[Bug tree-optimization/60196] [4.8 Regression] Incorrect compilation with -fwrapv and -ftree-vectorize

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 8 20:18:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60196

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Sep  8 20:18:02 2014
New Revision: 215026

URL: https://gcc.gnu.org/viewcvs?rev=215026&root=gcc&view=rev
Log:
    PR tree-optimization/60196
    PR tree-optimization/63189
    * gcc.dg/vect/pr63189.c: New test.
    * gcc.dg/vect/pr60196-1.c: New test.
    * gcc.dg/vect/pr60196-2.c: New test.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr60196-1.c
    branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr60196-2.c
    branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/vect/pr63189.c
Modified:
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list