http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56221
--- Comment #2 from neldev.online at gmail dot com 2013-02-06 09:26:27 UTC ---
I've attached assembly output with -S -fverbose-asm as well.
It has been compiled with:
-O3 -Winline -Wextra -Wall -fno-exceptions -fno-rtti -fomit-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56221
--- Comment #1 from neldev.online at gmail dot com 2013-02-06 09:25:42 UTC ---
Created attachment 29365
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29365
Assembly output showing consecutive mov's for zero initialization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56221
Bug #: 56221
Summary: Generation of zero initializer for array new without
parenthesis
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCO