Menu

#3047 [stm8] FATAL Compiler Internal Error that goes on for 5391 lines on simple code with dereference

closed-duplicate
None
other
5
2020-06-18
2020-06-09
No
int *bar(void);
int foo()
{
  if ((*bar() ? *bar() : 0))
    return 1;
}

Compiling this code with sdcc test.c -mstm8 results in this output, which goes on for 5391 lines. Tested with commit 11662 :

test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
Contact Author with source code

(same error repeats many times)

Related

Bugs: #3049
Bugs: #3059

Discussion

  • Erik Petrich

    Erik Petrich - 2020-06-10
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -10,1035 +10,5 @@
     ~~~
     test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
     Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -test.c:5: error 9: FATAL Compiler Internal Error in file 'gen.c' line number '7310' : Unimplemented multibyte sign extension for bit-field. 
    -Contact Author with source code
    -0
     ~~~
    +(same error repeats many times)
    
     
  • Philipp Klaus Krause

    Apparently the front-end already introduces a variable of type __bit. Such variables are not supported in the stm8 backend (unless directly used in an ifxForOp). So the code generator (not knowing about __bit) assumes it to be a bit-field, resulting in the error.

     
  • Erik Petrich

    Erik Petrich - 2020-06-14

    With revision [r11672] exact duplicates of previously issued diagnostic messages are now suppressed.

     
  • Erik Petrich

    Erik Petrich - 2020-06-18
    • status: open --> closed-duplicate
    • assigned_to: Erik Petrich
     
  • Erik Petrich

    Erik Petrich - 2020-06-18

    Fixed in [r11680]

     

Log in to post a comment.

MongoDB Logo MongoDB