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: [GCC ARM]Remove unused variable in arm


Hi Bin,

On 18/07/17 09:11, Bin Cheng wrote:
Hi,
This leftover unused variable breaks arm bootstrap.  Simply remove it.

Thanks,
bin
2017-07-18  Bin Cheng  <bin.cheng@arm.com>

	* config/arm/arm.c (arm_emit_store_exclusive): Remove unused var.

The ChangeLog entry should say emit_unlikely_jump rather than arm_emit_store_exclusive.
Ok with fixed ChangeLog entry.

Kyrill


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