Firm Bugtracker - cparser
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
172 | semantic | crash | always | 2016-01-18 17:31 | 2016-01-18 22:12 |
|
|||||
Reporter: | lindig | Platform: | |||
Assigned To: | Tron | OS: | |||
Priority: | normal | OS Version: | |||
Status: | resolved | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
Summary: | 0000172: panic in descend_into_subtype | ||||
Description: |
:debug $ ./cparser --version cparser 1.22.1(29ee522582b587ac9190b729c334bd493c856d70) using libFirm 1.22(0b8d13fbf864b415132201b24f72986911dc4e70) :debug $ ./cparser -o foo foo.c foo.c:32:35: warning: 'parameter bp1' is never read [-Wunused-parameter] foo.c:54:14: warning: 'parameter argc' is unused [-Wunused-parameter] foo.c:54:27: warning: 'parameter argv' is unused [-Wunused-parameter] foo.c:26:13: warning: 'void failed(int)' defined but not used [-Wunused-function] 4 warning(s) foo.c:29:25: error: code generation for flexible arrays initializers not supported src/firm/ast2firm.c:3410: panic in descend_into_subtype: Cannot continue Abort trap: 6 |
||||
Steps To Reproduce: | |||||
Additional Information: | The file was generated by my tool Quest that checks the implementation of calling conventions. | ||||
Relationships | |||||
Attached Files: |
![]() |
||||
|
|||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2016-01-18 17:31 | lindig | New Issue | |||
2016-01-18 17:31 | lindig | File Added: foo.c | |||
2016-01-18 17:33 | lindig | Note Added: 0000254 | |||
2016-01-18 17:50 | lindig | Note Added: 0000255 | |||
2016-01-18 22:12 | Tron | Note Added: 0000256 | |||
2016-01-18 22:12 | Tron | Assigned To | => Tron | ||
2016-01-18 22:12 | Tron | Reproducibility | have not tried => always | ||
2016-01-18 22:12 | Tron | Status | new => resolved | ||
2016-01-18 22:12 | Tron | Resolution | open => fixed | ||
2016-01-18 22:12 | Tron | Category | unknown => semantic |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|