This is the mail archive of the gcc-bugs@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]

[Bug testsuite/21996] [4.0 Regression] gcc.dg/format/ext-2.c


------- Additional Comments From joseph at codesourcery dot com  2005-06-10 12:16 -------
Subject: Re:  New: [4.0 Regression]  gcc.dg/format/ext-2.c

On Fri, 10 Jun 2005, themis_hv at yahoo dot co dot uk wrote:

> When running the testsuite with  4.0-20050609
> (http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg00629.html)
> 
> I get the following testsuite failures:
> 
> FAIL: gcc.dg/format/ext-2.c   bad use of I flag (test for warnings, line 72)
> FAIL: gcc.dg/format/ext-2.c   (test for excess errors)
> FAIL: gcc.dg/format/ext-2.c  -DWIDE  bad use of I flag (test for warnings, line 72)
> FAIL: gcc.dg/format/ext-2.c  -DWIDE  (test for excess errors)
> 
> 
> The above testsuite failure do not occur when running the testsuite with GCC
> 4.0.1 RC (http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg00504.html)

Does your installation of "expect" have the patch from bug 12096 applied?  
The normal cause of this problem is a broken installation of "expect" 
without that patch.



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21996


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