This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/41511] [4.5 Regression] combine behaves differently with/without -g
- From: "kkojima at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2009 04:00:06 -0000
- Subject: [Bug rtl-optimization/41511] [4.5 Regression] combine behaves differently with/without -g
- References: <bug-41511-5208@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from kkojima at gcc dot gnu dot org 2009-10-03 04:00 -------
With the patch, native sh4-linux stage2 compiler generates the same
codes with and without -g for cfgexpand.c/omp-low.c. I believe that
it restores the bootstrap on sh. Thanks for taking a look at this
problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41511