Browse source

Changelog

Query
From:
To:
Branch:
Path:
Message:
BugID:
User: +
Format:
: 1 checkin (+102/-18) by Henrik Grubbström (Grubba) <grubba@grubba.org> Lines added/removed recently

Sunday 04 June 2023

2023-06-04 17:32:31 (4 months ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compiler [Optimizer]: Fix too excessive optimization of comma-expressions.

Comma expressions may have void expressions at the end. These do NOT affect
the value of the comma expression.

Fixes testsuite failure.

[permalink]

Bugs? Suggestions?