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 optimization/8848 --> bootstrap failure on darwin.


Hi,

Richard Henderson wrote:

Fixed thus.


r~


        PR opt/8848
        * ifcvt.c (noce_process_if_block): Correct arguments to
        modified_between_p for no-else-block case.
        * gcc.c-torture/execute/20030120-2.c: New.

This patch causes a bootstrap failure on darwin. Or in other words, reverting this patch allows me bootstrapping again on branch at least.

The trunk I didn't test so far. But I couldn't bootstrap both so I was looking for a change that went in in both trees. See 'bootstrap failure on darwin, trunk AND branch' on gcc lists.

Unfortunately I'm not familiar enough to help you, except you lead me and say me what you need to know.

Thanks in advance,

Andreas



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