[Bug c++/16316] ICE in make_decl_rtl
ralf at ark dot in-berlin dot de
gcc-bugzilla@gcc.gnu.org
Fri Jul 2 09:20:00 GMT 2004
------- Additional Comments From ralf at ark dot in-berlin dot de 2004-07-02 09:20 -------
Subject: Re: ICE in make_decl_rtl
> On another idea: this report is for gcc3.2, which is a long-abandoned
> branch. Did you have a chance to try with gcc3.3 or gcc3.4, the two
> branches we are presently still maintaining?
Nailed it down so please check yourself (command is g++ file.cpp):
bool f()
{
const int& i = i / 2;
}
Regards,
ralf
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16316
More information about the Gcc-bugs
mailing list