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++/52213] Add chunk of memory if array is size is divisable with 8


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

--- Comment #2 from Jovica <jovica.sabic at gmail dot com> 2012-02-12 14:03:33 UTC ---
I know this should be undefined behaviour but i drew attention to it only
happens when there is a length divided by 8. That's why I wrote this bug, to
pay attention to this.


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