#13060 closed Bugs (wontfix)
GCC 4.2.1 internal compiler error
| Reported by: | Owned by: | Raffi Enficiaud | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | test |
| Version: | Boost 1.64.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
GCC 4.2.1 compiler error:
/home/sl/project/Elephantdrive/devroot/3rdparty/include/boost/test/tools/detail/print_helper.hpp:89: internal compiler error: in reference_to_unused, at dwarf2out.c:10010
Fix attached
Attachments (1)
Change History (4)
by , 5 years ago
| Attachment: | boost_test_gcc_4.2.1.diff added |
|---|
comment:1 by , 5 years ago
Hi,
Thanks for the report and the patch, however the patch breaks the feature added in a previous release, namely the possibility to add customization points.
comment:2 by , 3 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Closing this issue. If you feel that this requires fixing, please open a ticket on https://github.com/boostorg/test/issues
comment:3 by , 3 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fix the issue