bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bug #34004] Nullpointer exception in compiler


From: Per Bothner
Subject: [Bug-kawa] [bug #34004] Nullpointer exception in compiler
Date: Wed, 24 Aug 2011 20:41:31 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1

Update of bug #34004 (project kawa):

                  Status:                    None => Fixed                  
             Assigned to:                    None => bothner                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Thanks.  This was a questionable optimization for an "ignorable" lambda.
"Ignorable" in this case means the variable 'thunk' is only called, never read
as a variable.  The bug probably happened because of improved data-flow
analysis.

I checked in a fix and test-case.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34004>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]