------- Comment #44 from rob1weld at aol dot com  2009-01-29 23:12 -------
(In reply to comment #43)
> Rob, your various assertions do not show that there is a bug here.  ...
...
> I built GCC from 20090106, broke a couple of thing affecting cc1, float.h, and
> libgcc.a, and installed it.  Then I configured current mainline to use the 
> same
> installation location, built it, and ran the tests affected the what I broke;
> they all passed.  I added a test to print the value of GCC_EXEC_PREFIX and it
> confirmed that it was set.  It does NOT affect the use of the compiler under
> test.
> Once again, the use of -B in the testsuite overrides GCC_EXEC_PREFIX for files
> that are part of GCC.

I can do that too.


Here is a diff of the result of "../gcc_trunk/contrib/test_summary -t", watch:

# gdiff -Naur /mail-4.4.0_20090125-408-1.txt /mail-4.4.0_20090125-408-2.txt 
(nothing printed)

The Expect scripts are not guaranteed to 'grep' every aspect of the ".log"
files. Andrew says: "The correct procedure to compare logs is with
'../gcc_trunk/contrib/compare_tests' ...". The PASS / FAIL does not show
up for anything the scripts do not see _and_ the tests we do have do not
test every aspect of gcc. Even my simple proof will miss further proofs.

This Bug Report already established that there was concerns about this
Bug before "H.J. Lu" reopened and duped my other Bug Report to here. Are
"H.J. Lu" et. al. and myself missing something ? 

Rob


-- 


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

Reply via email to