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]: Fix libjava bootstrap


On Sat, Jun 30, 2007 at 08:23:03PM -0400, Daniel Berlin wrote:
> We end up with a cast of an EXC_PTR (which i didn't know was legal).
> The old value numberer just did something broken but consistent with
> these.
> The new one didn't know what to do so it failed :)
> 
> Fixed thusly by not trying to value number them.
> 
> Bootstrapped and regtested on i686-darwin
> Committed to mainline
> 

Are you sure you checked it in? I didn't see it as of revision 126161
and libjava still failed for me.


H.J.


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