This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: Fix PR tree-optimization/26804


On 03/24/06 17:51, Daniel Berlin wrote:

>> I'll wait a day or two before installing in case anyone has objections.
>>
> 
Yeah, I guess this is pretty much the only alternative.

Now, to avoid problems in IPA passes, wouldn't it be better if we had a
call-clobbered bitmap on cgraph nodes?  Those bitmaps would get
transferred to DECL_CALL_CLOBBERED when switching from one cgraph node
to another.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]