copy-assignment of array type with trivial ctor

Jason Merrill jason@redhat.com
Mon May 20 07:25:00 GMT 2002


Rather than this, I would change the !TYPE_NEEDS_CONSTRUCTING test to

from_array == 2 ? TYPE_HAS_COMPLEX_ASSIGN_REF : TYPE_NEEDS_CONSTRUCTING

Jason



More information about the Gcc-patches mailing list