--- Comment #10 from pinskia at gcc dot gnu dot org 2006-09-10 23:07
---
Fixed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNE
--- Comment #9 from pinskia at gcc dot gnu dot org 2006-09-10 23:05 ---
Subject: Bug 29009
Author: pinskia
Date: Sun Sep 10 23:05:00 2006
New Revision: 116831
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116831
Log:
2006-09-10 Andrew Pinski <[EMAIL PROTECTED]>
PR ta
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-09-10 22:55 ---
Lets try assigning it to me again.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-09-10 22:49 ---
(In reply to comment #5)
> This will be fixed by H.J.'s patch to always use the larger stack alignment.
Which should not applied any time soon so I am just going to apply the obvious
fix.
--
pinskia at gcc dot gn
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-09-10 22:47 ---
I am just going to commit the obvious fix for this bug.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #5 from jason at redhat dot com 2006-09-10 22:46 ---
Subject: Re: [4.2 Regression] ice in kernel build
This will be fixed by H.J.'s patch to always use the larger stack alignment.
Jason
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29009
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-09-10 22:43 ---
Reduced testcase at -Os -mno-sse:
int f(void){}
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-09-10 22:03 ---
Caused by the patch which fixed PR 13685. Jason removed the check for
TARGET_64BIT which was incorrect.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added