This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/31049] G++ 4.1.1 forgets to allocate memory (skips part of user code)
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Mar 2007 10:50:20 -0000
- Subject: [Bug c++/31049] G++ 4.1.1 forgets to allocate memory (skips part of user code)
- References: <bug-31049-12095@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from rguenth at gcc dot gnu dot org 2007-03-06 10:50 -------
Stock 4.1.1 ICEs for me on the testcase, but 4.1.2 looks fine - can you provide
the wrong assembly you are seeing?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31049