Yep Devang, That did it. Array.c now compiles properly on x86-64 and Sparc/Linux. Nice catch.
Thanks, K.Wilson P.S. Should I update the bug (#1760) or does someone else do that? On Thu, 2007-11-01 at 09:46 -0700, Devang Patel wrote: > Kelly, > > On Oct 31, 2007, at 7:35 PM, Chris Lattner wrote: > > > > > On Oct 29, 2007, at 5:38 PM, Kelly Wilson wrote: > > > >> Hello everyone, > >> > >> Just wondering if CodeGen/mandel.c and CodeGen/array.c are > >> supposed to > >> fail from the testsuite (maybe there is a list of possible/probable > >> fail > >> cases?). > > > > Nope, nothing should fail. I'm curious why array.c fails, it doesn't > > pull in any system headers. > > Does it crash even after following patch is applied ? > http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of- > Mon-20071029/002643.html > > - > Devang _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
