This is the mail archive of the gcc@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: Does IRA support stack slot sharing for locals and spilled pseudos?


On Mon, Sep 29, 2008 at 2:04 PM, Pat Haugen <pthaugen@us.ibm.com> wrote:
>> Does IRA support stack slot sharing described in the comment?
>
> We just got done walking through a failure with 200.sixtrack that looks
> like the same thing.  The two insns involved are:

Looking into gcc.c-torture/execute/pr28982b.c's failure
(http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37447), I noticed that
the struct there is big too and looks like the same issue.  This
testcase does fail on the trunk with --with-tune=cell.

Thanks,
Andrew Pinski


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