Re: _Pragma3.c failure on gcc 4.1 branch for darwin 8.4.0

2006-01-15 Thread Daniel Jacobowitz
On Sun, Jan 15, 2006 at 12:25:51PM -0500, Jack Howarth wrote: > Joseph, > Thanks for the hint. Correcting the timestamps with... > > contrib/gcc_update --touch > > ...eliminated the failure in _Pragma.c. However I am still baffled as > to why this was necessary since I was building from a

Re: _Pragma3.c failure on gcc 4.1 branch for darwin 8.4.0

2006-01-15 Thread Jack Howarth
Joseph, Thanks for the hint. Correcting the timestamps with... contrib/gcc_update --touch ...eliminated the failure in _Pragma.c. However I am still baffled as to why this was necessary since I was building from a clean svn pull of the gcc 4.1 branch using svn 1.3.0. Is svn that broken th

Re: _Pragma3.c failure on gcc 4.1 branch for darwin 8.4.0

2006-01-14 Thread Joseph S. Myers
On Sat, 14 Jan 2006, Jack Howarth wrote: > FAIL: gcc.dg/cpp/_Pragma3.c (test for excess errors) This probably means your timestamps are out of order. Run contrib/gcc_update --touch to fix them. -- Joseph S. Myers http://www.srcf.ucam.org/~jsm28/gcc/ [EMAIL PROTECTED] (pe

_Pragma3.c failure on gcc 4.1 branch for darwin 8.4.0

2006-01-14 Thread Jack Howarth
I am seeing a new failure in the gcc testsuite for the gcc 4.1 branch built on MacOS X 10.4.4... Running /sw/src/fink.build/gcc4-4.1.0-20060114/gcc-4.1-20060114/gcc/testsuite/gcc.dg/cpp/cpp.exp ... FAIL: gcc.dg/cpp/_Pragma3.c (test for excess errors) Is this expected? None of the other archi