expr.c (string_constant): Account for non-zero lower bound arrays.
authorAndrew MacLeod <amacleod@redhat.com>
Thu, 7 Dec 2006 14:39:37 +0000 (14:39 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Thu, 7 Dec 2006 14:39:37 +0000 (14:39 +0000)
commita3de5951ce039bb9258997655159ce062ba07265
treee1a24f3812cec9e295f4d039e3567910ce12e686
parent5eab7e7af0b310eb56474a8978b57387aafc0036
expr.c (string_constant): Account for non-zero lower bound arrays.

2006-12-07  Andrew Macleod  <amacleod@redhat.com>

* expr.c (string_constant): Account for non-zero lower bound arrays.

From-SVN: r119623
gcc/ChangeLog
gcc/expr.c