re PR middle-end/20593 (Simple array of string access miscompiled on x86 and x86_64...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Wed, 22 Jun 2005 13:38:19 +0000 (13:38 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 22 Jun 2005 13:38:19 +0000 (06:38 -0700)
commit0d26b2ff459632459d4b620244431e059528718b
tree27b6d7eee7847de376138b6df58e6c106c2e8ca2
parentfeffe3353fb4ce2bc621d32a5118a68a0c349a71
re PR middle-end/20593 (Simple array of string access miscompiled on x86 and x86_64 and PPC)

2005-06-22  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

        PR middle-end/20593
        * varasm.c (compute_reloc_for_constant): Treat VIEW_CONVER_EXPR
        the same as the other cast operands.
        (output_addressed_constants): Likewise.

From-SVN: r101248
gcc/ChangeLog
gcc/varasm.c