This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/10258: byteswapping code fails in -O2
- From: Warren_Baird at cimmetry dot com
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 31 Mar 2003 16:26:01 -0000
- Subject: Re: optimization/10258: byteswapping code fails in -O2
- Reply-to: Warren_Baird at cimmetry dot com
The following reply was made to PR optimization/10258; it has been noted by GNATS.
From: Warren_Baird at cimmetry dot com
To: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org,
nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Cc:
Subject: Re: optimization/10258: byteswapping code fails in -O2
Date: Mon, 31 Mar 2003 11:19:48 -0500
Yeah, it looks like the -fno-strict-aliasing solves the problem. Sorry about
that...
Warren