This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MODES_TIEABLE_P yes or no
in order to complement my previous mail:
I have now repeated the tests with
MODES_TIEABLE_P
defined to expand to 1 or 0 within avr.h also for head 4.0.0.
As expected the code becomes tighter with "1" and there is no difference
within the testsuite results. So in contrast to 3.4.3, the "1" option does
not remove bugs.
Yours,
Björn
P.S.: Report summary for both cases:
=== gcc Summary ===
# of expected passes 30148
# of unexpected failures 484
# of unexpected successes 1
# of expected failures 65
# of unresolved testcases 252
# of untested testcases 53
# of unsupported tests 1165
/home/bmh/gnucvs/head/build/gcc/xgcc version 4.0.0 20050129 (experimental)