Menu

#1323 --i-code-in-asm makes compile fail

closed-fixed
5
2013-05-25
2007-05-01
No

--i-code-in-asm inserts some lines which should be comments, but are not marked as such when compiling switch statements.
Compiling the attached file using

sdcc --debug --dumpall --i-code-in-asm --std-sdcc99 -mz80 -c icodeinasm.c

shows the error.
I suppose that this problem happens for other ports, too.

I use sdcc 2.6.5 #4749 with some custom patches applied. These patches shouldn't affect this problem though.

Philipp

Discussion

  • Philipp Klaus Krause

    File that won't compile with --i-code-in-asm

     
  • Borut Ražem

    Borut Ražem - 2007-05-01
    • milestone: --> fixed
    • assigned_to: nobody --> borutr
    • status: open --> closed-fixed
     
  • Borut Ražem

    Borut Ražem - 2007-05-01

    Logged In: YES
    user_id=568035
    Originator: NO

    Fixed in svn revision #4784.

    Borut

     

Log in to post a comment.