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: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Mar 2005 06:38:01 -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 mmitchel at gcc dot gnu dot org 2005-03-09 06:37 -------
On what target does this fail? It does not fail for me on
x86_64-unknown-linux-gnu, and neither does PR 2892.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20208