This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, testsuite]: Fix UNRESOLVED: gcc.dg/vect/vec-scal-opt*.c scan-tree-dump-times veclower


On Wed, Oct 5, 2011 at 7:42 PM, Uros Bizjak <ubizjak@gmail.com> wrote:

> 2011-10-05 ?Uros Bizjak ?<ubizjak@gmail.com>
>
> ? ? ? ?* gcc.dg/vect/vect.exp (VEC_CFLAGS): Move initialization after
> ? ? ? ?DEFAULT_VECTFLAGS initialization.
>

Actually, these testcases need a bit more surgery...

2011-10-05  Uros Bizjak  <ubizjak@gmail.com>

	* gcc.dg/vect/vect.exp (VEC_CFLAGS): Move initialization after
	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.

Attached additional patch tested on x86_64-pc-linux-gnu {,-m32},
committed to mainline SVN.

Uros.

Attachment: t.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]