This is the mail archive of the gcc-patches@gcc.gnu.org mailing 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]

Re: [PATCH, revised]: Track uninitialized variables


On Mon, Jul 16, 2007 at 09:50:02AM -0700, Caroline Tice wrote:
> 
> I have a tentative patch to fix this problem, but I don't have an ia64  
> box
> to test it with.  I will try to do the cross-platform build/testing  
> stuff, but if
> anybody out there with an ia64 machine would like to help me test my
> patch it would probably get done a lot faster.  Any volunteers to help?
> 

You only need to build a partial cross compiler to Linux/ia64 since
the build may not finish due to lack of glibc. However, it should
be good enough to test the testcase in

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32764

If it passes, I will test gcc on Linux/ia64 with your fix.

Thanks.


H.J.


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