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 48826: NOTE_INSN_CALL_ARG_LOCATION vs. define_split


> 	PR rtl-optimization/48826
> 	* emit-rtl.c (try_split): When splitting a call that is followed
> 	by a NOTE_INSN_CALL_ARG_LOCATION, move the note after the new call.

OK if you move up the comment and merge it in the comment of the block.  And it 
would be nice to add the missing blurb about the SIBLING_CALL_P flag.  TIA.

-- 
Eric Botcazou


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