This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33661] template methods forget explicit local reg vars
- From: "adam at os dot inf dot tu-dresden dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Apr 2008 13:34:46 -0000
- Subject: [Bug c++/33661] template methods forget explicit local reg vars
- References: <bug-33661-14645@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from adam at os dot inf dot tu-dresden dot de 2008-04-30 13:34 -------
Even if this is not a regression it would be very helpful if g++ would emit a
warning that the register allocation will be ignored. Those bugs are subtle.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33661