This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR c++/5645 gcc warns that pure virtual class not explicitly initialized


Manuel López-Ibáñez wrote:
What happens if you remove the line that sets it for the
implicit copy ctor?

Bootstrap breaks badly:
>[...]
Ideas?

Change code that checks TYPE_HAS_CONSTRUCTOR to use TYPE_NEEDS_CONSTRUCTING instead?


Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]