This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13511] Problem with compiler optimization -o2
- From: "osoentgen at lucent dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jan 2004 12:54:48 -0000
- Subject: [Bug c++/13511] Problem with compiler optimization -o2
- References: <20031230104215.13511.osoentgen@lucent.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From osoentgen at lucent dot com 2004-01-05 12:54 -------
Bug was observed on a deeply embedded system.
As the bug is related to the generated code, this would anyway not help very
much.
Also the symptom is quite simple:
The pointer increment (Frameptr++) is simply omitted.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13511