Lucas C. Cordeiro

Results 215 comments of Lucas C. Cordeiro

@fbrausse: are you going to submit a PR for this issue?

It looks like we don't propagate the store operations involving constants: ```` Program constraints: // 0 file main.py line 3 column 8 function MyClass /* 1 */ obj1&0#1 == (obj1&0#0...

@JacobYiu: Can I ask you for the status of this issue?

@Yiannis128: we will be able to check this issue just after the SV-COMP 2024 deadline.

@ChenfengWei0: can I ask you to update our documentation at https://ssvlab.github.io/esbmc/documentation.html?

@rafaelsamenezes: I remember that you did some work on this VLA support. Could you please take a look at this issue?

@rafaelsamenezes: This VLA example still seems unsupported in ESBMC. It fails with: ``` esbmc: /home/lucas/ESBMC_Project/esbmc/src/util/migrate.cpp:528: expr2tc sym_name_to_symbol(irep_idt, type2tc): Assertion `endatptr != atstr.c_str()' failed. Aborted ```` Can I ask you please...

ESBMC still fails with this example: ```` ESBMC version 7.2.0 64-bit x86_64 linux Target: 64-bit little-endian x86_64-unknown-linux with esbmclibc Parsing Converting esbmc: /home/lucas/ESBMC_Project/esbmc/src/util/migrate.cpp:544: expr2tc sym_name_to_symbol(irep_idt, type2tc): Assertion `endatptr != atstr.c_str()'...