[Bug middle-end/29683] [4.1/4.2 Regression] Arg split between stack/regs can cause stack corruption

2007-01-29 Thread ebotcazou at gcc dot gnu dot org
--- Comment #11 from ebotcazou at gcc dot gnu dot org 2007-01-30 06:17 --- > Same fix that was applied to mainline resolved the issue in 4.1 and 4.2 > branches. Checked in to both of those branches. You probably shouldn't have do that on the 4.1 branch: http://gcc.gnu.org/ml/gcc/200

[Bug middle-end/29683] [4.1/4.2 Regression] Arg split between stack/regs can cause stack corruption

2007-01-29 Thread mark at codesourcery dot com
--- Comment #12 from mark at codesourcery dot com 2007-01-30 06:39 --- Subject: Re: [4.1/4.2 Regression] Arg split between stack/regs can cause stack corruption ebotcazou at gcc dot gnu dot org wrote: > --- Comment #11 from ebotcazou at gcc dot gnu dot org 2007-01-30 06:17 > ---

[Bug middle-end/29683] [4.1/4.2 Regression] Arg split between stack/regs can cause stack corruption

2007-01-29 Thread ebotcazou at gcc dot gnu dot org
--- Comment #13 from ebotcazou at gcc dot gnu dot org 2007-01-30 07:13 --- > Josh, please leave the patch checked in. If we need an RC2 anyhow, then > having this patch in is fine. If not, then I may pull it out before the > official release. OK, but I'd replace "may" by "will" becau

<    1   2