This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/35758] vector_size attribute lost in function arguments for templates



------- Comment #19 from jakub at gcc dot gnu dot org  2008-04-24 18:48 -------
With the changes checked in, I believe there is no regression anymore, but
using vector_size, altivec or spu_vector attributes on template parameters will
still do bad and unexpected things.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.3/4.4 Regression]        |vector_size attribute lost
                   |vector_size attribute lost  |in function arguments for
                   |in function arguments for   |templates
                   |templates                   |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35758


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]