This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/20066] Ordering of clogical onstants determines if they're correctly emitted


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]