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++/31138] [4.3 regression] ICE with ellipsis



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-03-11 23:19 -------
How is the first one valid?  I thought you always needed a comma before the
ellipsis for variable argument functions (I know in C you need it for sure).


-- 


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


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