On Tue, Oct 21, 2025 at 2:15 PM Andre Vehreschild <[email protected]> wrote: > > Hi, > > taking the address of a constant like in &0 is usually a bad idea. Therefore > in > this location it makes sense to have &value. Please do not modify the > testcase, > but fix the code generation!
Got it. I already have a fix. Will post it soon.
