------- Comment #10 from jakub at gcc dot gnu dot org  2010-06-30 15:17 -------
Subject: Bug 44059

Author: jakub
Date: Wed Jun 30 15:16:54 2010
New Revision: 161607

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161607
Log:
        Backport from mainline
        2010-05-11  Jakub Jelinek  <ja...@redhat.com>

        PR c++/44059
        * config/elfos.h (ASM_DECLARE_OBJECT_NAME): Use qnu_unique_object
        even for DECL_ONE_ONLY DECL_ARTIFICIAL !TREE_READONLY decls.
        * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Likewise.
        * dwarf2asm.c (dw2_output_indirect_constant_1): Set TREE_READONLY
        on DW.ref.* decls.

Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/alpha/elf.h
    branches/gcc-4_5-branch/gcc/config/elfos.h
    branches/gcc-4_5-branch/gcc/dwarf2asm.c
    branches/gcc-4_5-branch/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C  
(props changed)

Propchange:
branches/gcc-4_5-branch/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C
            ('svn:mergeinfo' removed)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44059

Reply via email to