https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100941
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100941
--- Comment #3 from Zdenek Sojka ---
(In reply to Zdenek Sojka from comment #2)
> (In reply to Hongtao.liu from comment #1)
> > The issue seems to be related to generic part, not target specific
> >
> > 006t.gimple
> >
> > U foo (V v, W w)
> >
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100941
--- Comment #2 from Zdenek Sojka ---
(In reply to Hongtao.liu from comment #1)
> The issue seems to be related to generic part, not target specific
>
> 006t.gimple
>
> U foo (V v, W w)
> {
> U D.2852;
>
> _1 = {v, { 0, 0, 0, 0 }};
> _2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100941
Hongtao.liu changed:
What|Removed |Added
CC||crazylht at gmail dot com
--- Comment #1