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++/45148] [C++0x] constexpr g++ issues



------- Comment #2 from bkoz at gcc dot gnu dot org  2010-07-31 01:46 -------

That dr-934-1 ICE is the only thing I see. On g++ testing, I see:

FAIL: c-c++-common/uninit-17.c  (test for warnings, line 14)
FAIL: c-c++-common/uninit-17.c (test for excess errors)

                === g++ Summary ===

# of expected passes            12442
# of unexpected failures        2
# of unexpected successes       1
# of expected failures          114
# of unsupported tests          130

So looks pretty good


-- 


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


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