This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/53480] warning "may be used uninitialized" issued with -m32 but not with -m64
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 26 May 2012 18:08:11 +0000
- Subject: [Bug tree-optimization/53480] warning "may be used uninitialized" issued with -m32 but not with -m64
- Auto-submitted: auto-generated
- References: <bug-53480-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53480
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-26 18:08:11 UTC ---
In GCC 4.7.0 and above, it does not warn with -m32 or -m64.