bugTiny C Compiler - Bugs: bug #45950, Bug in x86_64 abi in git master

 
 

bug #45950: Bug in x86_64 abi in git master

Submitter:  None
Submitted:  Sun 13 Sep 2015 08:15:52 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 13 Sep 2015 08:15:52 AM UTC, original submission:  

I found this bug using my ABI fuzzer I wrote for testing my own C compiler. The fuzzer is described here http://achacompilers.blogspot.co.nz/2015/09/calling-conventions-are-hard-fuzz-them.html.

andrew@blackheart:/tmp/fuzz$ uname -a
Linux blackheart 3.19.0-28-generic #30-Ubuntu SMP Mon Aug 31 15:52:51 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
andrew@blackheart:/tmp/fuzz$ gcc f.c
andrew@blackheart:/tmp/fuzz$ ./a.out
andrew@blackheart:/tmp/fuzz$ tcc f.c
andrew@blackheart:/tmp/fuzz$ ./a.out
Aborted (core dumped)
andrew@blackheart:/tmp/fuzz$



Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #34867:  f.c added by None (236B - text/x-csrc)

 

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.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2015-09-13 None Attached File- Added f.c, #34867

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code