Summary: | sys-devel/gcc-4.4.3: dev-util/sgb's word_components.c with -O2 causes gcc to eat all memory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | robbat2 |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Build log |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 224693 [details]
Build log
It's a gcc problem, not sgb. The cc1 process here got to 5gb RSS and 5.5GB VSZ, sending my box to swap hell. i think it's been fixed with newer gcc's |