[Git][ghc/ghc][wip/T24744] Fix tests
Serge S. Gulin (@gulin.serge)
gitlab at gitlab.haskell.org
Mon Nov 25 18:50:34 UTC 2024
Serge S. Gulin pushed to branch wip/T24744 at Glasgow Haskell Compiler / GHC
Commits:
5d0d86f7 by Serge S. Gulin at 2024-11-25T21:50:20+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\$$ghczmprimZCGHCziCStringziunpackCStringzh,h\$$mainZCMainzimain7_1,h\$$mainZCMainzimain7_2])" 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/5d0d86f7a331238df51794b733a47277720ab04c
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/5d0d86f7a331238df51794b733a47277720ab04c
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/f1b27495/attachment-0001.html>
More information about the ghc-commits
mailing list