[Bug middle-end/64592] New: [5 regression] tramp3d EH unwind tables are 50% bigger with mainline compared to GCC 4.9
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 14 01:49:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64592
Bug ID: 64592
Summary: [5 regression] tramp3d EH unwind tables are 50% bigger
with mainline compared to GCC 4.9
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
Assignee: unassigned at gcc dot gnu.org
Reporter: hubicka at gcc dot gnu.org
root@okamzik:/aux/hubicka# size tramp3d-50-Os-2 -A | grep eh_
.eh_frame 122932 4554928
.eh_frame_hdr 11972 4677860
root@okamzik:/aux/hubicka# size tramp3d-49-Os -A | grep eh_
.eh_frame 79580 4560264
.eh_frame_hdr 12572 4639844
More information about the Gcc-bugs
mailing list