Browse source

Changelog

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

Tuesday 24 March 2020

2020-03-24 11:29:51 (3 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>

Compiler [Optimizer]: Fix fatal error in docode().

The code generator complained about "F_PUSH_ARRAY unexpected in
this context." when evaluating top-level F_ARG_LIST nodes containing
F_PUSH_ARRAY nodes. This seems to be an old bug that has resurfaced
with the removal of the top_statement_label_dummy.

Fixes #10023.

[permalink]

Bugs mentioned

  #10023CLOSEDOptimizer fatal error "F_PUSH_ARRAY unexpected in this context."
Bugs? Suggestions?