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 0/3] IPA-SRA (merge from pretty-ipa)


On Wed, Sep 16, 2009 at 10:00 AM, Martin Jambor <mjambor@suse.cz> wrote:
> Hi,
>
> this is another resubmission of IPA-SRA. ?I have incorporated the
> feedback about dereference legality check which now uses only one
> array and propagates information upwards towards ENTRY. ?After the VTA
> merge, ptr_parm_has_direct_uses needs to ignore debug statements and
> modify_function must be able to reset them when they contain values
> that no longer make sense.
>
> Bootstrapped and tested on x86_64-linux (and a slightly older version
> on i586-linux too).
>

This breaks bootstrap:

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

You may need configure options in PR to reproduce it.


-- 
H.J.


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