[Bug target/29009] [4.2 Regression] ice in kernel build

2006-09-10 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug target/29009] [4.2 Regression] ice in kernel build

2006-09-10 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug target/29009] [4.2 Regression] ice in kernel build

2006-09-10 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug target/29009] [4.2 Regression] ice in kernel build

2006-09-10 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug target/29009] [4.2 Regression] ice in kernel build

2006-09-10 Thread pinskia at gcc dot gnu dot org
--- 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 -

[Bug target/29009] [4.2 Regression] ice in kernel build

2006-09-10 Thread jason at redhat dot com
--- 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

[Bug target/29009] [4.2 Regression] ice in kernel build

2006-09-10 Thread pinskia at gcc dot gnu dot org
--- 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 -

[Bug target/29009] [4.2 Regression] ice in kernel build

2006-09-10 Thread pinskia at gcc dot gnu dot org
--- 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