This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/38869] [4.4 Regression] valgrind find problem with -O3 -mtune=generic
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jan 2009 01:59:12 -0000
- Subject: [Bug c/38869] [4.4 Regression] valgrind find problem with -O3 -mtune=generic
- References: <bug-38869-9596@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from hjl dot tools at gmail dot com 2009-01-17 01:59 -------
init_regs may be called more than once when switching ABIs. It
may introduce memory leaks.
--
hjl dot tools at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jh at suse dot cz, ktietz at
| |onevision dot com
Component|rtl-optimization |c
Target Milestone|4.4.0 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38869