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]

[middle-end, trivial?] Use error_operand_p in gimplify_expr


Hi,

was working on a couple of bugs and noticed what looks like a case of error_operand_p with a redundant check that TREE_TYPE is non-null. Barring objections I'm going to commit the below.

Thanks, Paolo.

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

Attachment: CL
Description: Text document

Attachment: pr
Description: Text document


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