https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97636
Bug ID: 97636
Summary: error: missing ‘PHI’ def
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97417
--- Comment #7 from Jim Wilson ---
That patch is basically correct. I would suggest using gen_lowpart instead of
gen_rtx_SUBREG as a minor cleanup. It will do the same thing, and is shorter
and easier to read.
There is one problem here that yo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97540
--- Comment #5 from Hongtao.liu ---
The patch is posted at
https://gcc.gnu.org/pipermail/gcc-patches/2020-October/557143.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97532
--- Comment #13 from Hongtao.liu ---
(In reply to Tom de Vries from comment #12)
> (In reply to Hongtao.liu from comment #10)
> > Created attachment 49444 [details]
> > Fix invalid address for special memory constraint
> >
> > I'm testing this p
101 - 104 of 104 matches
Mail list logo