This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: un-optimal code because of forwprop after gcc-5?
- From: Jeff Law <law at redhat dot com>
- To: Pitchumani Sivanupandi <pitchumani dot sivanupandi at microchip dot com>, Richard Biener <rguenther at suse dot de>, gcc at gcc dot gnu dot org
- Date: Fri, 6 Jan 2017 09:12:19 -0700
- Subject: Re: un-optimal code because of forwprop after gcc-5?
- Authentication-results: sourceware.org; auth=none
- References: <49107d29-f5e9-e753-5104-7565f537881e@microchip.com>
On 01/06/2017 03:09 AM, Pitchumani Sivanupandi wrote:
Found a code size regression for AVR target in gcc-5 and higher. Looks
like it
is applicable to x86_64 also.
Please file a bug.
http://gcc.gnu.org/bugzilla
Jeff