[Bug c++/18468] bad code in template function called from template class method

2004-11-15 Thread james_avera at yahoo dot com
--- Additional Comments From james_avera at yahoo dot com 2004-11-16 02:47 --- Subject: Re: bad code in template function called from template class method Hi, Can you summarize what aliasing rule is violated? Note that the argument is a ref, so the code is not taking the adderess

[Bug c++/18468] New: bad code in template function called from template class method

2004-11-13 Thread james_avera at yahoo dot com
: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: james_avera at yahoo dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i586-suse-linux-gnu GCC host triplet

[Bug c++/18468] bad code in template function called from template class method

2004-11-13 Thread james_avera at yahoo dot com
--- Additional Comments From james_avera at yahoo dot com 2004-11-13 20:32 --- Created an attachment (id=7542) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7542action=view) test case Please compile with -O2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18468