This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: hppa-linux regressions and 3.2.2 release
Eric Botcazou <ebotcazou@libertysurf.fr> writes:
| > struct init_termios is reported by the front-end as having a size of 8
| > (instead of 36) for the copy-assignment operation.
|
| ... by the RTL expander...
Wow. Many thanks for the analysis.
This, indeed, is getting ramified and worrysome since it appears to be
a generic problem -- I don't have any idea why we didn't get more PRs
about it ;-)
I hope that by tomorrow we'll have report from Franz to have an idea
of how large and invasive is the patch. I'll also expect a quick yo
review. In the meantine, I'll make the third pre-release since we
already got many patches in.
Thanks,
-- Gaby