This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/20208] [4.0/4.1 Regression] No array-to-pointer decay happens for template functions
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Feb 2005 01:42:50 -0000
- Subject: [Bug c++/20208] [4.0/4.1 Regression] No array-to-pointer decay happens for template functions
- References: <20050225144806.20208.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-28 01:42 -------
This has failed since at least 20040909.
The ICE is:
t1.cc:8: internal compiler error: in fold_convert, at fold-const.c:1952
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20208