[Git][ghc/ghc][wip/T24744] Fix tests
Serge S. Gulin (@gulin.serge)
gitlab at gitlab.haskell.org
Mon Nov 25 18:41:08 UTC 2024
Serge S. Gulin pushed to branch wip/T24744 at Glasgow Haskell Compiler / GHC
Commits:
86809572 by Serge S. Gulin at 2024-11-25T21:37:53+03:00
Fix tests
- - - - -
1 changed file:
- testsuite/tests/javascript/Makefile
Changes:
=====================================
testsuite/tests/javascript/Makefile
=====================================
@@ -29,4 +29,4 @@ T24744:
grep -c "h\$$r1 = \"test_val_1\"" T24744.dump-js
grep -c "h\$$r1 = \"test_val_80_local_once" T24744.dump-js
# check that the optimization occurred
- grep -c "h\$$stc(h\$$mainZCMainzitestzuvalzu80zulocal,h\$$mainZCMainzitestzuvalzu80zulocal_e,[h\$$mainZCMainzimain7_1,h\$$mainZCMainzimain7_2,h\$$ghczmprimZCGHCziCStringziunpackCStringzh])" T24744.jsexe/out.js
+ grep -c "h\$$stc(h\$$mainZCMainzitestzuvalzu80zulocal,h\$$mainZCMainzitestzuvalzu80zulocal_e,[h\$$ghczmprimZCGHCziCStringziunpackCStringzh,h\$$mainZCMainzimain7_1,h\$$mainZCMainzimain7_2])" T24744.jsexe/out.js
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8680957222bc126cbfe69554d6fdde482a0eb2a5
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8680957222bc126cbfe69554d6fdde482a0eb2a5
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20241125/54ac2384/attachment.html>
More information about the ghc-commits
mailing list