Menu

#3554 Wrong compile in MCS51 with stack auto option

open
None
MCS51
5
2023-10-05
2023-02-16
Jirat
No

sdcc version 4.2.0
The bug detail is in discussion [40f8feabc7]

the exact command is
sdcc -c buf-x.c --stack-auto

1 Attachments

Related

Discussion: 40f8feabc7
Discussion: Wrong complier with struct

Discussion

  • Oleg Endo

    Oleg Endo - 2023-09-02

    This looks like [#3607] to me, which has been fixed.

     

    Related

    Bugs: #3607

  • Maarten Brock

    Maarten Brock - 2023-10-02
    • assigned_to: Maarten Brock
     
  • Maarten Brock

    Maarten Brock - 2023-10-02

    Though similar it is not the same as [#3607]. Here the problem occurs in genCast.

     

    Related

    Bugs: #3607

  • Maarten Brock

    Maarten Brock - 2023-10-05
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,5 +1,5 @@
     sdcc version 4.2.0
    -The bug detail is in https://sourceforge.net/p/sdcc/discussion/1864/thread/40f8feabc7/
    +The bug detail is in discussion [40f8feabc7]
    
     the exact command is 
     sdcc -c buf-x.c --stack-auto
    
     

    Related

    Discussion: 40f8feabc7

  • Maarten Brock

    Maarten Brock - 2023-10-05
     

Log in to post a comment.