RFA: PATCH to gimple_canonical_types_compatible_p for middle-end/66214

Jason Merrill jason@redhat.com
Wed Nov 25 15:56:00 GMT 2015


The problem here is that we're trying to compare the TYPE_FIELDS of two 
variants of an incomplete type, which doesn't make sense; we shouldn't 
expect TYPE_FIELDS of an incomplete type to be meaningful.

Tested x86_64-pc-linux-gnu.  OK for trunk?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 66214.patch
Type: text/x-patch
Size: 1153 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151125/dfcb983a/attachment.bin>


More information about the Gcc-patches mailing list