Re: [PATCH v2] gcc-4.6: Drop gcc-poison-parameters.patch as its not need
From: Kumar Gala <hidden>
Date: 2011-08-24 18:25:58
From: Kumar Gala <hidden>
Date: 2011-08-24 18:25:58
On Aug 24, 2011, at 11:01 AM, Khem Raj wrote:
On 8/23/2011 10:08 PM, Kumar Gala wrote:quoted
The gcc-poison-parameters was added specifically to deal with an issue on ppc targets and a bug when we build with -Os -frename-registers. This bug below reports the issue and is fixed in gcc-4.6.x: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44618Someone IIRC reported that Os generated gcc-runtime and root file system did not boot even with gcc 4.6 thats why that patch was still in there. Can you confirm thats not the case anymore ?
Yes, things work perfectly fine w/gcc-4.6.x. I'm able to boot on PPC w/o any issue. - k