This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52407] [4.6 Regression] sse2 simd uint32_t and int64_t and stack variable initialization
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 28 Feb 2012 15:29:53 +0000
- Subject: [Bug target/52407] [4.6 Regression] sse2 simd uint32_t and int64_t and stack variable initialization
- Auto-submitted: auto-generated
- References: <bug-52407-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52407
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.7.0
Target Milestone|4.7.0 |4.6.4
Summary|[4.7 Regression] sse2 simd |[4.6 Regression] sse2 simd
|uint32_t and int64_t and |uint32_t and int64_t and
|stack variable |stack variable
|initialization |initialization
--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-02-28 15:29:53 UTC ---
Fixed on trunk. I'll backport it for 4.6.4 as it is latent on the branches.