Commit 6733ecaf by H.J. Lu

gcc.target/i386/pr89229-3c.c: Include "pr89229-3a.c"

	PR target/89229
	PR target/89346
	* gcc.target/i386/pr89229-3c.c: Include "pr89229-3a.c", instead
	of "pr89229-5a.c".
parent 2a4c59d9
2020-03-08 H.J. Lu <hongjiu.lu@intel.com>
PR target/89229
PR target/89346
* gcc.target/i386/pr89229-3c.c: Include "pr89229-3a.c", instead
of "pr89229-5a.c".
2020-03-06 David Malcolm <dmalcolm@redhat.com>
* gcc.dg/analyzer/malloc-4.c: Update expected output of leak to
......
/* { dg-do compile { target { ! ia32 } } } */
/* { dg-options "-O2 -march=skylake-avx512 -mprefer-vector-width=512" } */
#include "pr89229-5a.c"
#include "pr89229-3a.c"
/* { dg-final { scan-assembler-not "%zmm\[0-9\]+" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment