Summary: | demangle_template tries to allocate 18446744070799748648 bytes | ||
---|---|---|---|
Product: | gcc | Reporter: | Paul Pluzhnikov <ppluzhnikov> |
Component: | demangler | Assignee: | Not yet assigned to anyone <unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | sandra |
Priority: | P3 | ||
Version: | unknown | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Known to work: | ||
Known to fail: | Last reconfirmed: |
Description
Paul Pluzhnikov
2017-01-17 01:41:13 UTC
*** Bug 83472 has been marked as a duplicate of this bug. *** Am I correct in thinking this bug has been rendered moot by commit 267363, which deleted most of the code in cplus-dem.c? Current binutils trunk no longer shows any allocations with bytes > 1024, so looks obsolete to me. |