Anonymous | Login | Signup for a new account | 2023-06-10 20:43 CEST |
Main | My View | View Issues |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0000178 | [libFirm] unknown | minor | always | 2016-08-24 10:47 | 2017-05-08 16:13 | |||||||
Reporter | zwinkau | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | low | Resolution | open | |||||||||
Status | new | Product Version | development | |||||||||
Summary | 0000178: Slow | |||||||||||
Description |
The following program takes very long to compile. It seems that cparser builds a huge graph. Could this be optimized? int main(int argc, char** argv) { int a[100][100] = {argc}; return 0; } |
|||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
|
![]() |
|
(0000292) waldgrasgeniesser (reporter) 2017-05-08 16:13 |
I don't care that you broke your elbow. |
![]() |
|||
Date Modified | Username | Field | Change |
2016-08-24 10:47 | zwinkau | New Issue | |
2017-05-08 16:13 | waldgrasgeniesser | Note Added: 0000292 |
Mantis 1.1.5[^] Copyright © 2000 - 2008 Mantis Group |