------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  
2004-03-21 03:29 -------
Subject: Re:  [3.5 regression] bootstrap failure in libobjc

This is the patch that caused the testsuite regression:

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]    2004-03-19 09:59:01

Modified files:
        gcc            : ChangeLog expmed.c 

Log message:
        * expmed.c (choose_mult_variant, expand_mult_const): New, split from...
        (expand_mult): ...here.
        (extract_high_half): New, split out from expand_mult_highpart.
        (expand_highpart_optab): Likewise.  Don't clobber target prematurely.
        (expand_highpart): Evaluate the cost of a shift/add sequence,
        then see if any of the specialized optabs are cheaper.

I still haven't identified the change that caused the linking.m
error but possibly reverting Richard's change will fix it.

Dave


-- 


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


Reply via email to