This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r110369 - in /branches/autovect-branch/gcc: Cha...
- From: dorit at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sun, 29 Jan 2006 15:07:24 -0000
- Subject: r110369 - in /branches/autovect-branch/gcc: Cha...
Author: dorit
Date: Sun Jan 29 15:07:23 2006
New Revision: 110369
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110369
Log:
* tree-vectorizer.c (vect_is_simple_use): removes redundant check for
what it is in EMPTY_STMT since it can never fail.
Modified:
branches/autovect-branch/gcc/ChangeLog.autovect
branches/autovect-branch/gcc/tree-vectorizer.c