------- Comment #8 from jakub at gcc dot gnu dot org 2006-05-26 14:17 ------- Subject: Bug 25758
Author: jakub Date: Fri May 26 14:17:47 2006 New Revision: 114132 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114132 Log: PR target/27758 Backported from mainline 2006-01-25 Andrew Pinski <[EMAIL PROTECTED]> PR target/25758 * config/i386/i386.c (output_pic_addr_const) <case SYMBOL_REF>: Use output_addr_const instead of assemble_name. * gcc.dg/pr27758.c: New test. Added: branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr27758.c Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/config/i386/i386.c branches/gcc-4_1-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25758