This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [0/6] v10: stack branch merge to trunk
On Thu, Jul 31, 2008 at 1:45 PM, Andreas Tobler <andreast-list@fgznet.ch> wrote:
> Hi HJ,
>
> H.J. Lu wrote:
>
>> Here is the version 10 of patches to merge stack branch to trunk.
>> The difference from the last version is the updated DWARF
>> patch. Here are 7 patches:
>>
>> [1/7] v10: New fields in rtl_data. Richard OKed the last one. Unchanged
>> from the last one.
>> [2/7] v10:: Handle frame pointer for stack alignment. New. Need middle-end
>> review.
>> [3/7] v10: Collect alignment info. Need middle-end review.
>> [4/7] v10: Update DWARF2. Approved by Jason.
>> [5/7] v10: Update x86 backend. Need x86 backend reviewe.
>> [6/7] v10: Update document. Richard OKed the last one. Unchanged from
>> the last one.
>> [7/7] v10: New testscases. Janis has OKed the previous one. Unchanged
>> from the last one.
>
> I'm a bit afraid about the merging politics here.
>
> Concrete, you broke darwin i686 bootstrap at least with 3/7.
>
...
> Btw, the failing part is due to the fact that darwin x86 has a
> STACK_BOUNDARY of 128 per default.
>
Can you open a bug report with a testcase I can use with a cross compiler?
Thanks.
--
H.J.