------- Comment #5 from jconner at gcc dot gnu dot org 2006-02-14 17:23 ------- Subject: Bug 25376
Author: jconner Date: Tue Feb 14 17:23:00 2006 New Revision: 110987 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110987 Log: Radar 4373419 PR target/25376 * gcc/varasm.c (function_section): Don't call select_section if a section name is present. * testsuite/gcc.dg/pr25376: New test. * testsuite/lib/target-supports.exp (check_named_sections_available): Only compile named-sections test -- don't assemble. Added: branches/apple-local-200502-branch/gcc/testsuite/gcc.dg/pr25376.c Modified: branches/apple-local-200502-branch/gcc/ChangeLog.apple-ppc branches/apple-local-200502-branch/gcc/testsuite/ChangeLog.apple-ppc branches/apple-local-200502-branch/gcc/testsuite/lib/target-supports.exp branches/apple-local-200502-branch/gcc/varasm.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25376