Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.5, 6.6.3, 6.6, 6.7.0 Beta3, 6.8.0 FF
-
6.5
-
04c158896 (dev), 06281a668 (6.7), 7f3466d15 (6.6), eb8834b65 (tqtc/lts-6.5)
Description
The example from QTBUG-109196 shows a miscompilation that's ultimately due to a missing setHasSideEffects(). However, the assumption that the StoreElement there has no side effects should have made the whole function dead code. It still generates, some code, though.
Attachments
Issue Links
- resulted from
-
QTBUG-109196 Changes assigning into array property
- Closed