View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0036660 | FPC | Compiler | public | 2020-02-05 03:43 | 2020-12-29 14:59 |
Reporter | J. Gareth Moreton | Assigned To | Jonas Maebe | ||
Priority | high | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Platform | i386-win32 | OS | Microsoft Windows | ||
Product Version | 3.3.1 | ||||
Summary | 0036660: "make all" crashes on i386-win32 when OPT="-CriotR" is specified. | ||||
Description | When attempting to make the compiler under i386-win32 with all the debugging checks enabled, an access violation is triggered during the bootstrapping cycle. | ||||
Steps To Reproduce | call "make clean all install OS_TARGET=win32 CPU_TARGET=i386 OPT="-CriotR" under i386-win32 - observe access violation when it attempts to compile the WPO segment of the bootstrapping cycle. | ||||
Additional Information | I'm really hoping this isn't due to one of my optimisations! Doesn't appear to occur under x86_64-win64. | ||||
Tags | access violation, compiler, i386, internal error, make | ||||
Fixed in Revision | |||||
FPCOldBugId | |||||
FPCTarget | - | ||||
Attached Files |
|
duplicate of | 0038136 | resolved | Yuriy Sydorov | i386-win32 compiler build crashes at WPO stage under -CriotR |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-02-05 03:43 | J. Gareth Moreton | New Issue | |
2020-02-05 03:43 | J. Gareth Moreton | Tag Attached: compiler | |
2020-02-05 03:43 | J. Gareth Moreton | Tag Attached: i386 | |
2020-02-05 03:43 | J. Gareth Moreton | Tag Attached: internal error | |
2020-02-05 03:43 | J. Gareth Moreton | Tag Attached: access violation | |
2020-02-05 03:43 | J. Gareth Moreton | Tag Attached: make | |
2020-02-05 03:44 | J. Gareth Moreton | Priority | normal => high |
2020-02-05 03:44 | J. Gareth Moreton | FPCTarget | => - |
2020-02-05 03:45 | J. Gareth Moreton | Summary | "make all" crashes on i386-win32 when OPT="-CriotR" specified. => "make all" crashes on i386-win32 when OPT="-CriotR" is specified. |
2020-07-02 21:54 | Marco van de Voort | Note Added: 0123721 | |
2020-12-29 14:59 | Jonas Maebe | Assigned To | => Jonas Maebe |
2020-12-29 14:59 | Jonas Maebe | Status | new => resolved |
2020-12-29 14:59 | Jonas Maebe | Resolution | open => not fixable |
2020-12-29 14:59 | Jonas Maebe | Relationship added | duplicate of 0038136 |