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: [RFA:] Fix PR middle-end/24750: find_reloads_address_1: push_reload TRUNCATE, SIGN_EXTEND, ZERO_EXTEND


Hans-Peter Nilsson <hans-peter.nilsson@axis.com> writes:

> gcc/testsuite/:
> 
> 	PR middle-end/24750
> 	* gcc.dg/torture/pr24750-1.c, gcc.target/cris/torture/pr24750-2.c:
>         New tests.
> 
> gcc/
> 	PR middle-end/24750
> 	* reload.c (find_reloads_address_1) <case TRUNCATE, SIGN_EXTEND,
> 	ZERO_EXTEND>: New cases.

Sorry, stevenb corrected me on this one.  The angle brackets are
correct for picking out part of a function.  So please commit the
ChangeLog entry as you show it (I think you can "case " if you like).

Ian


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