Bruno Haible wrote:
Hello Mathew,
mwoehlke wrote:
Ok, I did this:
{ right_works = FALSE; \
printf("j=%i\n", j);\
printf("shc=%i\n", shc);\
printf("sample1=%Ld\n", sample1);\
printf("sample2=%Ld\n", sample2);\
} \
...and got this:
j=1
shc=1
sample1=a84e715a515523b4
sample2=0
Interesting... and do you also have a sample where the left shift
doesn't work?
Did you have time to find a sample where the left shift doesn't work?
I'd like to know whether we have to consider the Tandem 'long long' type
in the configuration that you are using as broken or not. The sample for
the right shift was not conclusive enough.
Work is ongoing. Are you not catching the discussion on the coreutils
list? See
http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00228.html
and follow-ups for the latest.
--
Matthew
Don't use a hippo to... what was I saying?