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++/24690] error using TinyVector temporary as default constructor value



------- Comment #1 from faheem at email dot unc dot edu  2005-11-06 03:05 -------
Created an attachment (id=10158)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10158&action=view)
Preprocessed file showing the error

Error is:

foo.cc:15: error: type specifier omitted for parameter
foo.cc:15: error: parse error before numeric constant
foo.cc:16: error: missing ';' before right brace


-- 


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


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