Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000345 | mercury | Bug | public | 2014-07-11 17:14 | 2014-07-14 10:20 |
Reporter | wangp | ||||
---|---|---|---|---|---|
Assigned To | |||||
Priority | low | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000345: name mangling produces very long symbols | ||||
Description | gcc 4.2.0 on on AIX 7.1 happens to crash on very long symbols. I suspect there is a fixed size buffer somewhere about 256 bytes long. While this is not a bug in Mercury, we may want to use a different name mangling algorithm which produces shorter and, preferably, more readable symbols, e.g. only escaping the characters which are not allowed in C identifiers. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2014-07-11 17:14 | wangp | New Issue | |||
2014-07-11 20:13 | juliensf | Note Added: 0000740 | |||
2014-07-14 10:15 | wangp | Note Added: 0000741 | |||
2014-07-14 10:20 | juliensf | Note Added: 0000742 |