This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15480] ICE with sizeof(T().f()) as template parameter in function resolution
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 May 2004 00:47:03 -0000
- Subject: [Bug c++/15480] ICE with sizeof(T().f()) as template parameter in function resolution
- References: <20040516212738.15480.gianni@mariani.ws>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-05-17 00:47 -------
Fails with 3.2.3, 3.3.3, 3.4.0 and current mainline. Interestingly enough, it
used to work with 3.4.0 20040216.
What does it happen with 2.95?
--
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |3.2.3 3.3.3 3.4.0 3.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15480