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]

execute/20000801-4.c no longer XFAIL


execute/20000801-4.c was fixed by John Anglin's patch:

2001-08-03  John David Anglin  <dave@hiauly1.hia.nrc.ca>

        * varasm.c (output_constant_def_contents): Use for the length of a
        string constant either its TREE_STRING_LENGTH or its int_size_in_bytes
        depending on which is larger.

Therefore, the XFAIL marker can be removed.

zw

	* gcc.c-torture/execute/20000801-4.x: Delete, test no longer
	expected to fail.

===================================================================
Index: testsuite/gcc.c-torture/execute/20000801-4.x
--- testsuite/gcc.c-torture/execute/20000801-4.x	Mon Aug 20 15:21:07 2001
+++ testsuite/gcc.c-torture/execute/20000801-4.x	Tue May  5 13:32:27 1998
@@ -1,2 +0,0 @@
-set torture_execute_xfail "i?86-*-*"
-return 0


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