[Bug c++/52213] Add chunk of memory if array is size is divisable with 8

2012-02-12 Thread jovica.sabic at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52213 Jovica changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/52213] Add chunk of memory if array is size is divisable with 8

2012-02-12 Thread jovica.sabic at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52213 --- Comment #2 from Jovica 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.

[Bug c++/52213] New: Add chunk of memory if array is size is divisable with 8

2012-02-12 Thread jovica.sabic at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52213 Bug #: 52213 Summary: Add chunk of memory if array is size is divisable with 8 Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED