re PR middle-end/32940 (REG_POINTER attribute on DECL_ARTIFICIAL pointers)
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Mon, 20 Aug 2007 00:48:09 +0000 (00:48 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 20 Aug 2007 00:48:09 +0000 (17:48 -0700)
commit61021c2c736d4e512ca32192cab19069ce8e261c
tree5fa3a5c401371070f18b2927b4c82bb90ba076d2
parent001231ffe06dbadfc7c0568d4af869f7e9014e67
re PR middle-end/32940 (REG_POINTER attribute on DECL_ARTIFICIAL pointers)

2007-08-19  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32940
        * cfgexpand.c  (expand_one_register_var): Mark pointer
        DECL_ARTIFICIAL as REG_POINTER also.
        * stmt.c (expand_decl): Likewise.

From-SVN: r127634
gcc/ChangeLog
gcc/cfgexpand.c
gcc/stmt.c