[PATCH, committed] Fix flatten-1.c failures on x86_64

Jakub Jelinek jakub@redhat.com
Mon Jul 25 14:55:00 GMT 2005


On Mon, Jul 25, 2005 at 04:52:47PM +0200, Richard Guenther wrote:
> 2005-07-25  Richard Guenther  <rguenther@gcc.gnu.org>
> 
> 	* gcc.dg/tree-ssa/flatten-1.c: Use longer function names
> 	for matching of asm labels.
> 
> Index: gcc.dg/tree-ssa/flatten-1.c
>   
> - /* { dg-final { scan-assembler-not "g\[: \t\n\]" } } */
> - /* { dg-final { scan-assembler-not "f\[: \t\n\]" } } */

Is the removal of these 2 lines as opposed to changing them
to /* { dg-final { scan-assembler-not "gloobar\[: \t\n\]" } } */
etc. intentional?

	Jakub



More information about the Gcc-patches mailing list