re PR c/24644 (gcc-4.1 compiled ppc64 kernels do not boot)
authorAndrew Pinski <pinskia@physics.uc.edu>
Wed, 9 Nov 2005 12:33:59 +0000 (12:33 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 9 Nov 2005 12:33:59 +0000 (04:33 -0800)
commitfcc207bfd70c14e46f15a0d39db9ff3699afb87f
treed1cba8eb7ec302eeabfa3e5b74c8e7ea48836cc0
parent3a64e86053a9761f6e03ea422bd7e76d5bdc43b4
re PR c/24644 (gcc-4.1 compiled ppc64 kernels do not boot)

2005-11-09  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c/24644
        * dwarf2-out.c (add_name_and_src_coords_attributes): Don't add
        a linkage name for a variable if it a register variable.
        * c-decl.c (grokdeclarator): Global register variables
        should be set as PUBLIC.

From-SVN: r106693
gcc/ChangeLog
gcc/c-decl.c
gcc/dwarf2out.c