Anonymous | Login | Signup for a new account | 2023-01-29 22:22 CET |
Main | My View | View Issues |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0000044 | [cparser] parser | major | always | 2009-04-03 00:43 | 2009-05-15 16:53 | ||||
Reporter | moritz | View Status | public | ||||||
Assigned To | moritz | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | Product Version | ||||||
Product Build | |||||||||
Summary | 0000044: Crash on function with typedef'd return type and attribute | ||||||||
Description |
Testcase C/gnu99/attributes5.c crashes with this: assertion "!is_typeref(type)" failed: file "type_t.h", line 253 Code: typedef long _fpos_t; _fpos_t __attribute__((__cdecl__)) _seek(void) { return 0; } |
||||||||
Steps To Reproduce | |||||||||
Additional Information | Regression on compiling with Cygwin headers. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
|
Mantis 1.1.5[^] Copyright © 2000 - 2008 Mantis Group |