The new regression test bitintivarargs.c fails for mcs51, when enabled. Only for 33-bit wide arguments, though; both wider and narrower types seem to work.
summary: variable argument of type _BitInt(33) fails fo mcs51-small --> variable argument of type _BitInt(33) fails for mcs51
Description has changed:
Diff:
--- old+++ new@@ -1 +1 @@-The new regression test bitintivarargs.c fails for mcs51-small, when enabled. Only for 33-bit wide arguments, though; both wider and narrower types seem to work.+The new regression test bitintivarargs.c fails for mcs51, when enabled. Only for 33-bit wide arguments, though; both wider and narrower types seem to work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff: