http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28865
Andreas Schwab <sch...@linux-m68k.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code Target Milestone|--- |4.7.4 Known to fail| |4.7.1, 4.8.0 --- Comment #8 from Andreas Schwab <sch...@linux-m68k.org> 2013-04-20 09:54:32 UTC --- This is causing wrong code for libnss_files.so (_nss_files_init from nss/files-init.c, only called by nscd) on powerpc due to the use of -fsection-anchors, since the anchor offsets are computed from the wrong size information.