In [r10480], a left shift test from GCC 8.2 was added to the SDCC regression tests. This test fails for ds390. To reproduce, remove the preprocessor guard in tests/gcc-torture-execute-ashldi-1.c.
--- old+++ new@@ -1,3 +1,3 @@-In [r10480], a varaible left shift test from GCC 8.2 was added to the SDCC regression tests. This test fails for ds390. To reproduce, remove the preprocessor guard in tests/gcc-torture-execute-ashldi-1.c.+In [r10480], a left shift test from GCC 8.2 was added to the SDCC regression tests. This test fails for ds390. To reproduce, remove the preprocessor guard in tests/gcc-torture-execute-ashldi-1.c.Philipp
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Same root cause as [#2702] and likewise fixed by [r11119]
Related
Bugs:
#2702