On Sun, Apr 28, 2013 at 8:15 PM, Richard Biener
wrote:
> "Bin.Cheng" wrote:
>
>>I suspect codes in prepare_decl_rtl:
>>
>>case VAR_DECL:
>>case PARM_DECL:
>>case RESULT_DECL:
>> *ws = 0;
>> obj = *expr_p;
>>
>> if (DECL_RTL_SET_P (obj))
>>break;
>>
>> if (DECL_
On Thu, May 16, 2013 at 7:21 PM, Bin.Cheng wrote:
> On Sun, Apr 28, 2013 at 8:15 PM, Richard Biener
> wrote:
>> "Bin.Cheng" wrote:
>>
>>>I suspect codes in prepare_decl_rtl:
>>>
>>>case VAR_DECL:
>>>case PARM_DECL:
>>>case RESULT_DECL:
>>> *ws = 0;
>>> obj = *expr_p;
>>>
>>
On Thu, May 16, 2013 at 1:35 PM, Bin.Cheng wrote:
> On Thu, May 16, 2013 at 7:21 PM, Bin.Cheng wrote:
>> On Sun, Apr 28, 2013 at 8:15 PM, Richard Biener
>> wrote:
>>> "Bin.Cheng" wrote:
>>>
I suspect codes in prepare_decl_rtl:
case VAR_DECL:
case PARM_DECL:
case
Snapshot gcc-4.8-20130516 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.8-20130516/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.8 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches