Menu

#1333 Failed assertion in genGenPointerSet()

closed-out-of-date
nobody
5
2013-05-25
2007-05-20
bbrooking
No

When compiling a file for the PIC16F690 using the command:
sdcc -mpic14 -p16f690 -c lenval.c

using SDCC 2.6.0 #4309 on Mac OS X 10.4.9 Intel, gives the error:
gen.c:9706: failed assertion `size == getSize(OP_SYM_ETYPE(result))'
Caught signal 6: SIGABRT

Discussion

  • bbrooking

    bbrooking - 2007-05-20

    File being compiled

     
  • bbrooking

    bbrooking - 2007-05-20

    Logged In: YES
    user_id=1797536
    Originator: YES

    File Added: lenval.h

     
  • bbrooking

    bbrooking - 2007-05-20

    Header for file being compiled

     
  • bbrooking

    bbrooking - 2007-05-20

    Other required header file

     
  • bbrooking

    bbrooking - 2007-05-20

    Logged In: YES
    user_id=1797536
    Originator: YES

    File Added: ports.h

     
  • Raphael Neider

    Raphael Neider - 2007-05-20

    Logged In: YES
    user_id=1115835
    Originator: NO

    Cannot reproduce this in SDCC 2.6.5, r4806.
    The assertion was removed in r4661 on 2007-03-02.
    Please consider updating your SDCC from SVN or a recent snapshot---or wait until the next official release is ... released (soon to come).

    Regards,
    Raphael

     
  • Raphael Neider

    Raphael Neider - 2007-05-20
    • milestone: --> fixed
    • status: open --> closed-out-of-date
     

Log in to post a comment.