This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

Re: Possible patch for miscompiled defer-pops




On 1 May 2001, Per Bothner wrote:
> I checked in my patch as is, but with this comment:
> 
> /* Should perhaps use expand_label, but this is simpler and safer. */

Great!  This really helps.  Thanks for tracking it down.  (I never
realized LABELED_BLOCK_EXPR is only used by gcj, so it makes sense that
users of other frontends didn't report a problem.)

I've confirmed this fixes PR/1412.  Anybody with GNATS access, feel free
to close that PR.  PR/1159 should be reevaluated as well.

Jeff



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