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: [middle-end, obvious] Remove dead error_mark_node check


On 12/20/2017 06:36 AM, Paolo Carlini wrote:
> Hi,
> 
> today noticed this nit too: when ret_expr == error_mark_node
> gimplify_return_expr immediatey returns GS_ERROR.
> 
> Thanks, Paolo.
> 
> //////////////////
> 
> 
> 
> CL
> 
> 
> 2017-12-20  Paolo Carlini  <paolo.carlini@oracle.com>
> 
> 	* gimplify.c (gimplify_return_expr): Remove dead error_mark_node check.
OK.
jeff


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