public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC 4.0.1 testsuite uses installed g++ instead of newly bootstrapped g++
@ 2005-07-23  9:23 Paul C. Leopardi
  2005-07-28  0:21 ` Paul C. Leopardi
  0 siblings, 1 reply; 16+ messages in thread
From: Paul C. Leopardi @ 2005-07-23  9:23 UTC (permalink / raw)
  To: gcc

Hi all,
I have recently downloaded, configured, bootstrapped and tested gcc 4.0.1 and 
found the same problem that I reported for gcc 3.4.0 as PR/15356.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15356
See also the threads "gcc testsuite apparently can't find g++" 
http://gcc.gnu.org/ml/gcc-help/2004-05/msg00050.html
and "gcc 3.4.0 testsuite gives over 5000 g++ errors"
http://gcc.gnu.org/ml/gcc-help/2004-05/msg00034.html
At that time, as now, the g++ tests invoked via "make -k check" used my 
previously installed g++ rather than the newly bootstrapped g++.
PR/15356 was resolved as WORKSFORME, so I am reluctant to file another bug 
report.

I have checked and re-checked my configuration and the configuration seems OK, 
but the error condition persists.

I have reported this to the suse-amd64 mailing list, thinking that the problem 
may be specific to that architecture.
http://lists.suse.com/archive/suse-amd64/2005-Jul/0156.html
http://lists.suse.com/archive/suse-amd64/2005-Jul/0171.html

How do I make the tests find the bootstrapped g++? Shouldn't the test just do 
this automatically? How is the test supposed to find find the bootstrapped 
g++? Is it done via an environment variable? Which environment variable? What 
sets the value of this variable? Is it a script or a program?

What have I configured wrong, if anything? If this really is a bug, then why 
does the test work for Andreas Jaeger and not for me?
http://gcc.gnu.org/ml/gcc-testresults/2005-07/msg00112.html

Should I file another bug report and hope that I don't kust get WORKSFORME?
Best regards

Excerpt from my test summary: 
 
                === g++ Summary === 
 
# of expected passes 9113 
 # of unexpected failures 2166 
 # of unexpected successes 16 
 # of expected failures 54 
 # of unresolved testcases 61 
 # of untested testcases 54 
 # of unsupported tests 90 
 /usr/bin/g++ version 3.3.4 (pre 3.3.5 20040809) 

Excerpt from "ps f" while g++ test is running:
...
CXX="g++"; 
...

Excerpt from output of 'make check-c++ RUNTESTFLAGS="-v -v"
...
compiler is /home/leopardi/src/gcc/gcc-4.0.1-obj/gcc/xgcc
...
doing compile
Invoking the compiler as 
g++ /home/leopardi/src/gcc/gcc-4.0.1/gcc/testsuite/g++.dg/bprob/g++-bprob-1.C  
...

 


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2005-07-29 13:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-23  9:23 GCC 4.0.1 testsuite uses installed g++ instead of newly bootstrapped g++ Paul C. Leopardi
2005-07-28  0:21 ` Paul C. Leopardi
2005-07-28  0:26   ` Ian Lance Taylor
2005-07-28  0:53     ` Paul C. Leopardi
2005-07-28  1:05       ` Ian Lance Taylor
2005-07-28 14:11         ` Paul C. Leopardi
2005-07-28 15:46           ` (SOLVED) " Paul C. Leopardi
2005-07-28 16:20             ` Joe Buck
2005-07-29 13:20               ` Nix
2005-07-28  2:14       ` H. J. Lu
2005-07-28  0:40   ` Mike Stump
2005-07-28  2:04     ` Paul C. Leopardi
2005-07-28  2:10       ` Ian Lance Taylor
2005-07-28  2:14       ` Paul C. Leopardi
2005-07-28  2:41         ` Ian Lance Taylor
2005-07-28 18:54       ` Mike Stump

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).