[Bug c++/8936] Declaration of never defined member function changes generated code
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Aug 16 03:37:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8936
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Last reconfirmed|2003-05-25 16:16:50 |2003-08-16 03:37:48
date| |
Target Milestone|--- |tree-ssa
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-16 03:37 -------
Basicly the problem is that GCC likes to throw stuff to the stack too early.
This is most likely will be fixed only in the tree-ssa branch.
More information about the Gcc-bugs
mailing list