This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/20066] Ordering of clogical onstants determines if they're correctly emitted
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Feb 2005 22:31:51 -0000
- Subject: [Bug middle-end/20066] Ordering of clogical onstants determines if they're correctly emitted
- References: <20050218222808.20066.tobi@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tobi at gcc dot gnu dot org 2005-02-18 22:31 -------
(In reply to comment #0)
> In other words, the code is correct for the former program, but not for the
> latter, as here both alignment may be wrong and memory beyond the correctly
> initialized space will be read.
... the code is correct for the latter program, but not for the first ...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20066