Meissner, Michael - RE: PATCH: PR bootstrap/30510: Gcc failed to bootstrap (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

-----Original Message----- From: gcc-patches-owner@gcc.gnu.org [mailto:gcc-patches-owner@gcc.gnu.org] On Behalf Of H. J. Lu Sent: Tuesday, January 23, 2007 9:02 AM To: gcc-patches@gcc.gnu.org Subject: Re: PATCH: PR bootstrap/30510: Gcc failed to bootstrap

On Fri, Jan 19, 2007 at 06:33:10PM -0800, H. J. Lu wrote:

This patch initializes 2 variables before using them. Works on Linux/x86-64.

This is the updated patch.

H.J.

cp/

OK. Though in both cases, it is safe, since the address is passed into a function which always initializes it before use.

-- Michael Meissner AMD, MS 83-29 90 Central Street Boxborough, MA 01719


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]