Re: [Bug target/80986] auto keyword variable lost its attributes

2017-06-18 Thread
Hi Ramana, Thanks for the reply. I agree on your point. And take a look a the new patch. diff --git a/gcc/cp/pt.c b/gcc/cp/pt.c index f8436b30b37..97bc82272af 100644 --- a/gcc/cp/pt.c +++ b/gcc/cp/pt.c @@ -7328,7 +7328,10 @@ canonicalize_type_argument (tree arg, tsubst_flags_t complain) if (

Re: Please Take Attention To This BUG.

2017-06-07 Thread
e }, which affects_type_identity field is set to false, cause apply_identity_attributes drop this attribute. -- Lin Zuojian 2017-06-07 9:39 GMT+08:00 林作健 : > Hi, > Please help me with the following bug. It's a blocker. > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80986 > Thanks. > -- > Lin Zuojian

Please Take Attention To This BUG.

2017-06-06 Thread
Hi, Please help me with the following bug. It's a blocker. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80986 Thanks. -- Lin Zuojian