bugGNU Development Chain for 68HC11/68HC12 - Bugs: bug #27283, Error in compiled code for 6812.

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #27283: Error in compiled code for 6812.

Submitter:  None
Submitted:  Wed 19 Aug 2009 04:06:35 PM UTC
   
 
Category:  gcc Severity:  3 - Normal
Item Group:  sw-bug Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Wed 19 Aug 2009 04:06:35 PM UTC, original submission:  

Compiled code incorrectly accesses data on the stack.

Attached file p2_with_comments.dump has details.

Version 3.1 compiler used.

Source file attached (p2.c).

Makefile attached.

Problem is eliminated when compile option -fomit-frame-pointer is removed (i.e., the frame pointer is used).

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #18609:  Makefile added by None (1KiB - text/plain)
file #18608:  p2_with_comment.dump added by None (2KiB - application/octet-stream)
file #18607:  p2.c added by None (1KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2009-08-19 None Attached File- Added p2.c, #18607
    Attached File- Added p2_with_comment.dump, #18608
    Attached File- Added Makefile, #18609

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code