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: Final backend patch to provide infrastructure for parameter lists


Peter Bergner wrote:
>> Enclosed is a revised patch for adding infrastructure to allow the backends not
>> to care about how function arguments are stored internally in the compiler
>> (linked list vs. vector).
> 
> I tried bootstrapping this on powerpc64-linux and it dies during the build.
> I have a reduced testcase below and gdb backtrace.  If there's something more
> you need me to do to help you debug this, let me know.  In case you want them
> I uploaded the tree dumps for the compile at:

Michael, this patch is OK after the rs6000 issue is resolved and after
the lockdown is lifted.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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