This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/50213] [4.6 Regression] Regression in space-optimized code relative to 4.5.x
- From: "rguenther at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 17 Oct 2011 09:33:49 +0000
- Subject: [Bug tree-optimization/50213] [4.6 Regression] Regression in space-optimized code relative to 4.5.x
- Auto-submitted: auto-generated
- References: <bug-50213-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50213
--- Comment #10 from rguenther at suse dot de <rguenther at suse dot de> 2011-10-17 09:33:49 UTC ---
On Mon, 17 Oct 2011, propolice at gmail dot com wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50213
>
> Eduardo Tongson <propolice at gmail dot com> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> CC| |propolice at gmail dot com
>
> --- Comment #9 from Eduardo Tongson <propolice at gmail dot com> 2011-10-17 06:47:31 UTC ---
> Seems trivial to backport to 4.6.1 (at least) or it is not?
We don't backport this kind of patches generally, they may expose
more serious bugs on release branches.