This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/35758] [4.3/4.4 Regression] vector_size attribute lost in function arguments for templates
- 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: 31 Mar 2008 00:18:11 -0000
- Subject: [Bug c++/35758] [4.3/4.4 Regression] vector_size attribute lost in function arguments for templates
- References: <bug-35758-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from pinskia at gcc dot gnu dot org 2008-03-31 00:18 -------
That being said, I think fn_type_unification should apply the attributes but I
don't know/understand the template part of the C++ front-end.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35758