This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug tree-optimization/35200] [4.3 Regression] bogus aliasing warning
- From: "Andrew Pinski" <pinskia at gmail dot com>
- To: gcc-bugzilla at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 14 Feb 2008 14:08:51 -0800
- Subject: Re: [Bug tree-optimization/35200] [4.3 Regression] bogus aliasing warning
- References: <bug-35200-682@http.gcc.gnu.org/bugzilla/> <20080214205418.5259.qmail@sourceware.org>
On 14 Feb 2008 20:54:18 -0000, hjl dot tools at gmail dot com
<gcc-bugzilla@gcc.gnu.org> wrote:
> Where is this documented in ISO C?
There is a Defect Report explicitly about this:
http://www.open-std.org/jtc1/sc22/wg14/www/docs/dr_236.htm
-- Pinski