------- Comment #11 from pcarlini at suse dot de 2006-09-25 13:00 ------- (In reply to comment #10) > > We should have -std=c++2003 and -std=c++0x. However, care must be > > exercise about what is included in both options. > > > > -- Gaby > > So what will "-ansi -pedantic-errors" use? c++98, 2003, or 0x?
I think we should simply learn from the C front-end, thus C89 vs C99, etc. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20599