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]

[C++ Patch / RFC] PR 38174


Hi,

so, assuming I understood correctly Jason's tips (thanks again for your patience ;) the fix for this pretty old issue seems even simpler than I guessed at triage time, because we already have available composite_pointer_type, doing all the real work.
The below passes the testsuite on x86_64-linux.


What do you think?

Paolo.

/////////////////////

Attachment: patch_38174_draft
Description: Text document


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