Fix incomplete initialization of declspecs
Bernd Schmidt
bschmidt@redhat.com
Wed Feb 10 20:01:00 GMT 2016
I've noticed that build_null_declspecs fails to clear out all location
information since it's missing a multiplication with the type size. The
simplest fix seems to be to just clear the entire structure.
Bootstrapping & testing now on x86_64-linux, ok if that succeeds?
Depending on what we do for 69733, this might be a prerequisite patch.
Bernd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c-zero.diff
Type: text/x-patch
Size: 1388 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160210/133db2a0/attachment.bin>
More information about the Gcc-patches
mailing list