https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109457
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
See Also|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109457
lyazj changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109457
--- Comment #4 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #3)
> The issue there is the code which implements 'z' is shared with 'Z' and the
> error message only references 'Z' and missed that it is shared with 'z'. Let
> me f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109457
--- Comment #3 from Andrew Pinski ---
(In reply to lyazj from comment #2)
> Thanks very much for the quick and concise solution. I'm sorry that I missed
> the truth that I could have probably put the modifier `z` on an immediate
> and did the su
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109457
Andrew Pinski changed:
What|Removed |Added
Resolution|FIXED |INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109457
lyazj changed:
What|Removed |Added
Resolution|INVALID |FIXED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109457
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---