[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Generate code that 'clang' can compile.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Sat Jan 13 02:29:29 CET 2024
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
5833ff25 by Benoît Minisini at 2024-01-13T01:30:52+01:00
Generate code that 'clang' can compile.
[GB.JIT]
* BUG: Generate code that 'clang' can compile.
- - - - -
d2862c7f by Benoît Minisini at 2024-01-13T02:14:33+01:00
Force the use of 'gcc'. Apparently there is a bug in 'clang' optimizer that generates incorrect code.
[SELF-TESTER]
* NEW: Force the use of 'gcc'. Apparently there is a bug in 'clang' optimizer that generates incorrect code.
* NEW: Update project icon.
- - - - -
d8ef4eb6 by Benoît Minisini at 2024-01-13T02:29:23+01:00
Switch back to 'gcc' by default, because 'clang' sometimes compiles incorrect code.
[GB.JIT]
* NEW: Switch back to 'gcc' by default, because 'clang' sometimes compiles incorrect code.
* NEW: New project icon.
- - - - -
13 changed files:
- + app/src/gambas3-selftest/.app.png
- app/src/gambas3-selftest/.hidden/logo.png
- app/src/gambas3-selftest/.icon.png
- app/src/gambas3-selftest/.project
- app/src/gambas3-selftest/.test
- + app/src/gambas3-selftest/.version
- + main/lib/jit/gb.jit/.app.png
- main/lib/jit/gb.jit/.hidden/icon.png
- main/lib/jit/gb.jit/.icon.png
- main/lib/jit/gb.jit/.src/CCompilation.class
- + main/lib/jit/gb.jit/.version
- main/lib/jit/gb.jit/jit.h
- main/lib/jit/jit_body.c
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/58bdb5fe76544737a54dec175d10aba66c5f9466...d8ef4eb6989532a19719db600596a049cdaa8ab1
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/58bdb5fe76544737a54dec175d10aba66c5f9466...d8ef4eb6989532a19719db600596a049cdaa8ab1
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20240113/c2396cac/attachment.htm>
More information about the Notification
mailing list