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: fix 23714


On Tue, Oct 18, 2005 at 11:09:02PM +0200, Ulrich Weigand wrote:
> Actually, this is not possible, because with optimization on,
> rewrite_out_of_ssa is called, which calls discover_nonconstant_array_refs:

Ah.

> In the alternative, we could just call discover_nonconstant_array_refs
> for the non-optimizing case too -- what would you prefer?

Well certainly that's the correct solution for 4.1.


r~


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