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: ifcvt/crossjump patch: Fix PR 42496, 21803


On 04/13/2010 11:03 PM, Eric Botcazou wrote:
>>> The ATTRIBUTE_UNUSED on 'mode' in flow_find_cross_jump is already bogus,
>>> so the new one in flow_find_head_matching_sequence is as well.
>>
>> Eliminated the new one.
> 
> Please remove the old one as well.

Hmm, ok - from everything in this file?  Looks like reg-stack runs
really late nowadays; I'm guessing if CLEANUP_POST_REGSTACK was still
necessary we'd have noticed by now?

IOW, how about the patch below?


Bernd

Attachment: cc.diff
Description: Text document


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