Now that gcc-torture-execute-strlen-4.c compiles, the test still fails when enabled.
We need to check if that is okay (maybe it just relies on GCC implementation-defined behaviour with SDCC making different choices) or a real SDCC bug.
If you replace the tabs with spaces as it should be it would look well in every view / editor.
Have a look at the commit link [r14561] to see how it currently fails.
If you replace the tabs with spaces as it should be it would look well in every view / editor.
Have a look at the commit link [r14561] to see how it currently fails.
Status: pending-fixed
Created: Sun Mar 22, 2020 11:49 AM UTC by Philipp Klaus Krause
Last Updated: Fri Dec 29, 2023 04:16 AM UTC
Owner: Gabriele Gorla
Now that gcc-torture-execute-strlen-4.c compiles, the test still fails when enabled.
We need to check if that is okay (maybe it just relies on GCC implementation-defined behaviour with SDCC making different choices) or a real SDCC bug.
Looking further into this, it looks like real SDCC bugs.
Last edit: Philipp Klaus Krause 2023-01-26
I can still reproduce this issue on my Debian GNU/Linux testing system as of [r13824].
Related
Commit: [r13824]
I root caused the bug in incorrect handling of a signed byte in the hc08 codegen that was also copied to the mos6502 ports.
[r14561] fixes the issue for both mos6502 and hc08
Related
Commit: [r14561]
Last edit: Gabriele Gorla 2023-12-29
If you replace the tabs with spaces as it should be it would look well in every view / editor.
Have a look at the commit link [r14561] to see how it currently fails.
Related
Commit: [r14561]
You're right.
I need to be more careful with the editor settings.
GG
On Friday, December 29, 2023 at 07:17:52 AM PST, Maarten Brock maartenbrock@users.sourceforge.net wrote:
If you replace the tabs with spaces as it should be it would look well in every view / editor.
Have a look at the commit link [r14561] to see how it currently fails.
[bugs:#2987] gcc-torture-execute-strlen-4.c fails
Status: pending-fixed
Created: Sun Mar 22, 2020 11:49 AM UTC by Philipp Klaus Krause
Last Updated: Fri Dec 29, 2023 04:16 AM UTC
Owner: Gabriele Gorla
Now that gcc-torture-execute-strlen-4.c compiles, the test still fails when enabled.
We need to check if that is okay (maybe it just relies on GCC implementation-defined behaviour with SDCC making different choices) or a real SDCC bug.
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/sdcc/bugs/2987/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Bugs: #2987
Commit: [r14561]