Menu

#1949 sdcc wants explicit initialization

closed-fixed
Ben Shi
None
Front-end
5
2015-02-20
2012-02-27
No

Compiling the regression test gcc-torture-execute-20000412-3 fails in revision #7371 (to reproduce remove the #if 0). It seems sdcc doesn't like that the array isn't initialized explicitly. AFAIK the correct behaviour would be to create an array of 0 pointers.

Philipp

Discussion

  • Ben Shi

    Ben Shi - 2015-02-20

    Fixed in reversion #9183, and gcc-torture-execute-20000412-1.c is enabled.

     
  • Ben Shi

    Ben Shi - 2015-02-20
    • status: open --> closed-fixed
    • assigned_to: Ben Shi
    • Category: --> Front-end
     

Log in to post a comment.