* ChangeLog: Update my previous entry.
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 5 Oct 2011 19:41:27 +0000 (21:41 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 5 Oct 2011 19:41:27 +0000 (21:41 +0200)
From-SVN: r179574

gcc/testsuite/ChangeLog

index df73460915457fbc8b5f3f8770718995cd7dba92..895efbe43ed1bc00164e6cdd370eb1ed235ec897 100644 (file)
 2011-10-05  Uros Bizjak  <ubizjak@gmail.com>
 
        * gcc.dg/vect/vect.exp (VEC_CFLAGS): Move initialization after
-       DEFAULT_VECTFLAGS initialization.
+       DEFAULT_VECTFLAGS initialization.  Append "-fdump-tree-veclower2".
+       * gcc.dg/vect/vec-scal-opt.c: Scan and cleanup veclower2 tree dump.
+       * gcc.dg/vect/vec-scal-opt1.c: Ditto.
+       * gcc.dg/vect/vec-scal-opt2.c: Ditto.
 
 2011-10-05  Richard Guenther  <rguenther@suse.de>