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 c/18287] Unaligned access to fields inside packed records


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-03 19:57 -------
There is another example of this in PR 17949 where the tree-optimizations cause something werid to 
happen only because the middle-end does not know that they are unaligned loads.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18287


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