View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0037475 | FPC | Compiler | public | 2020-08-03 19:47 | 2020-08-15 14:55 |
Reporter | 0h2o | Assigned To | Florian | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | amd64 | ||||
Product Version | 3.3.1 | ||||
Fixed in Version | 3.3.1 | ||||
Summary | 0037475: Internal error 2012090402 with -O3 | ||||
Description | Hi, the following code snippet will trigger an internal error(2012090402) in ppcx64 when -O3 is specified: var a : integer; begin for a := 1 to 1 do for a := 1 to a do end | ||||
Steps To Reproduce | 1. build the latest fpc-3.3.1 with fpc-3.2.0 2. path_to_fpc-3.3.1/compiler/ppcx64 -O3 ./ice4.pas | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 46435 | ||||
FPCOldBugId | |||||
FPCTarget | - | ||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-08-03 19:47 | 0h2o | New Issue | |
2020-08-03 19:47 | 0h2o | File Added: ice4.pas | |
2020-08-15 14:55 | Florian | Assigned To | => Florian |
2020-08-15 14:55 | Florian | Status | new => resolved |
2020-08-15 14:55 | Florian | Resolution | open => fixed |
2020-08-15 14:55 | Florian | Fixed in Version | => 3.3.1 |
2020-08-15 14:55 | Florian | Fixed in Revision | => 46435 |
2020-08-15 14:55 | Florian | FPCTarget | => - |