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] PR 44625, v2


Hi again,

this is my second try: the idea is avoiding completely creating
COMPONENT_REFs with a null operand 1, as suggested by Jason. I also
tidied a bit the original testcase and added a second for anonymous
union inside anonymous union. About error17.C, we now emit one less
diagnostic message, similarly to ICC, turns out.

Tested x86_64-linux. Is this one better? Mainline only, in my opinion...

Paolo.

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

Attachment: CL_44625_2
Description: Text document

Attachment: patch_44625_2
Description: Text document


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