I just got this notice that a proper fix for PR33763 was committed on trunk and gcc-4_7-branch. So hopefully, on the next upload, this fix will be incorporated, the broken version of pr33763.diff will be dropped, and it will once again be possible to build glibc using the default gcc-4.7.
(OK, actually, I forgot I got multiple messages, and forwarded the one for gcc-4_6-branch; but the logs for gcc-4_7-branch and trunk look pretty much the same.) -- Daniel Schepler ---------- Forwarded message ---------- From: jakub at gcc dot gnu.org <gcc-bugzi...@gcc.gnu.org> Date: Fri, Oct 5, 2012 at 5:02 AM Subject: [Bug c/33763] [4.6/4.7/4.8 Regression] Bogus inlining failed in call to `xxx': redefined extern inline functions are not considered for inlining To: dschep...@gmail.com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33763 --- Comment #38 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-05 12:02:03 UTC --- Author: jakub Date: Fri Oct 5 12:01:59 2012 New Revision: 192122 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192122 Log: PR tree-optimization/33763 * tree-inline.c (expand_call_inline): Silently ignore always_inline attribute for redefined extern inline functions. * c-c++-common/pr33763.c: New test. Added: branches/gcc-4_6-branch/gcc/testsuite/c-c++-common/pr33763.c Modified: branches/gcc-4_6-branch/gcc/ChangeLog branches/gcc-4_6-branch/gcc/testsuite/ChangeLog branches/gcc-4_6-branch/gcc/tree-inline.c -- Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org