This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC Optimization Error
- From: Richard Biener <richard dot guenther at gmail dot com>
- To: chenzhi <chenzhi10 at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 28 Mar 2013 11:00:05 +0100
- Subject: Re: GCC Optimization Error
- References: <CA+kZpEgZTsUvPeUi-5_Mn1qwc-NQv21m_mP61=z5bQF+nPXSbA at mail dot gmail dot com>
On Thu, Mar 28, 2013 at 10:48 AM, chenzhi <chenzhi10@gmail.com> wrote:
> Dear gcc-developers,
>
> The attachment is a sample source code that shows an error of
> gcc-optimization(O2, O3 and Os).
> gcc version 4.4.7 20120313
Please use bugzilla to file bugreports. Note that I get the exact same
output with official GCC 4.4.7 with -O[0123s] as well as still maintained
releases (GCC 4.6 and up).
Richard.
> Best regards,
>
> chenzhi