https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116561
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |15.0
--
You are receiving this mail be
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116561
--- Comment #3 from Andrew Pinski ---
Note I think there is still a rust front-end issue. Because if error_mark_node
is making a difference that should not happen since error_mark_node should not
happen as a type unless there is an error and the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116561
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116561
--- Comment #2 from Sam James ---
(In reply to Thomas Schwinge from comment #1)
> This appears to be due to recent commit
> r15-3328-g673a448aa24efedd5ac140ebf7bfe652d7a6a846 "Optimize initialization
> of small padded objects".
>
> Given this c