https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85750
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|anlauf at gmx dot de |anlauf at gcc dot
gnu.org
--- Comment #13 from anlauf at gcc dot gnu.org ---
I have a candidate patch that slightly rearranges the logic when the default
initialization is applied.
It is currently regtesting, but it is already clear that there will be a
couple of testcases that need adjusting the patterns of tree-dump scans
(mostly: __builtin_malloc), and removal of some bogus warnings.