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 libstdc++/37347] valarray::operator[](slice) const returns wrong type.



------- Comment #1 from crazydm at gmail dot com  2008-09-03 11:25 -------
Created an attachment (id=16205)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16205&action=view)
The issue demonstration program

this is a code that demostrates the issue. 
g++     slice_test.cpp   -o slice_test


-- 


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


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