This is the mail archive of the gcc@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: Java failures [Re: 75 GCC HEAD regressions, 0 new, with yourpatch on 2005-04-20T14:39:10Z.]


On Wed, 2005-04-27 at 02:44, Andrew Haley wrote:
> Well, of course I'm not going to disagree with you, but I removed the
> assertion because it totally broke the Java front end.

That means you traded a visible compile time error for a possible silent
run-time error.  That sounds like a poor trade off to me.  I'm not
objecting to the change though, I'm just suggesting that more work needs
to be done here.  We need to check whether this can cause
mis-optimization, and if so, fix it.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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