aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/init
AgeCommit message (Expand)AuthorFilesLines
2016-04-13PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elementsMartin Sebor1-1/+1
2016-04-12re PR c++/70501 (internal compiler error: in verify_ctor_sanity, at cp/conste...Nathan Sidwell1-0/+11
2016-04-01re PR c++/70488 (ICE in tree.c:7345 triggered by warning of placement new too...Jakub Jelinek1-0/+19
2016-02-15re PR c++/69658 (Bogus "C99 designator outside aggregate initializer" error)Jakub Jelinek1-0/+6
2016-02-08re PR c++/69688 (-Wsign-compare causes bogus error: size of array ‘uc_codeâ...Marek Polacek1-0/+20
2016-01-15S/390: const9.C: Disable test.Dominik Vogt1-1/+1
2016-01-09re PR c++/69158 (ICE in in cxx_eval_indirect_ref, at cp/constexpr.c:2598)Jason Merrill1-0/+2
2016-01-08PR c++/68983 (BE)Jason Merrill1-0/+14
2016-01-08PR c++/68983 (FE)Jason Merrill1-0/+13
2015-12-17re PR c++/67550 (Initialization of local struct array with elements of global...Jason Merrill1-0/+17
2015-11-26Correctly handle ARM targets.Martin Sebor1-2/+14
2015-11-25* g++.dg/init/self1.C: Remove dg-do run.Jason Merrill1-1/+0
2015-11-21vbase1.C: Also run on i?86-*-*.Uros Bizjak1-1/+1
2015-11-20vbase1.C: Only run on x86_64-*-* as this testcase isn't portable.Mike Stump1-1/+1
2015-11-17PR c++/68308 - [6 Regression] ICE: tree check: expected integer_cst,Martin Sebor1-0/+65
2015-11-13vbase1.C: XFAIL powerpc*-*-*.David Edelsohn1-1/+1
2015-11-13Merge C++ delayed folding branch.Jason Merrill2-3/+3
2015-11-11re PR c/68107 (Non-VLA type whose size is half or more of the address space c...Marek Polacek2-121/+121
2015-11-09PR c++/67913 - new expression with negative size not diagnosedMartin Sebor3-0/+802
2015-10-23DR 1518 DR 1630 PR c++/54835 PR c++/60417Jason Merrill2-2/+4
2015-10-12re PR c++/67557 (Calling copy constructor of base class in constructor of der...Jason Merrill1-0/+6
2015-10-08re PR c++/67557 (Calling copy constructor of base class in constructor of der...Jason Merrill1-0/+50
2015-08-12re PR c++/53330 (new() operator can return NULL on a zero-length allocation)Paolo Carlini1-0/+42
2015-08-04re PR c++/66392 (rejects-valid: copy-initialization through user-defined conv...Paolo Carlini1-0/+12
2015-07-25re PR c++/66857 (Reference not bound to lvalue)Patrick Palka1-0/+19
2015-07-10re PR c++/54521 (g++ fails to call explicit constructors in the second step o...Paolo Carlini1-0/+12
2015-06-03decl.c (check_tag_decl): Use declspecs->locations as locations in error_at an...Paolo Carlini1-1/+1
2015-05-29testsuite: auto-wipe dump filesBernhard Reutner-Fischer5-5/+0
2015-05-20decl.c (grok_op_properties): Don't complain about size_t placement delete here.Jason Merrill1-2/+2
2015-04-30re PR c++/57610 (Reference initialized with temporary instead of sub-object o...Paolo Carlini1-0/+23
2015-04-17re PR c++/64527 (Constructor for empty struct not called in some situations)Patrick Palka1-0/+21
2015-03-26re PR c++/65154 (ICE with {} initialized array with string)Mikhail Maltsev1-0/+46
2015-01-23re PR c++/64314 (ICE in record_reference, at cgraphbuild.c:87)Jason Merrill1-0/+8
2014-12-03re PR c++/63558 (cannot silence "jump to case label" with fpermissive)Paolo Carlini2-2/+27
2014-09-06re PR testsuite/56194 (FAIL: g++.dg/init/const9.C -std=c++98 scan-assembler-...John David Anglin1-1/+1
2014-08-01re PR c++/60417 ([DR 1518] Bogus error on C++03 aggregate initialization)Jason Merrill1-0/+8
2014-06-25DR 178 PR c++/49132Paolo Carlini2-0/+26
2014-06-06re PR c++/60184 (g++ does not allow static members of named unions)Paolo Carlini2-2/+2
2014-06-04re PR c++/43453 (Initialization of char array with string literal fails in me...Paolo Carlini1-0/+33
2014-05-19typeck2.c (cxx_incomplete_type_diagnostic): Use inform.Paolo Carlini1-1/+1
2014-05-14re PR c++/20332 (poor diagnostic when bind non lvalue to a reference for defa...Jason Merrill1-1/+1
2014-05-14call.c (struct conversion_info): Rename 'from_type' to 'from'.Jason Merrill1-1/+0
2014-05-09DR 5 PR c++/60019Jason Merrill1-0/+9
2014-04-11DR 1467 PR c++/51747Jason Merrill1-1/+1
2014-04-01init.c (perform_member_init): Homogenize uninitialized diagnostics.Fabien ChĂȘne2-3/+26
2014-03-26re PR c++/52369 (Const-qualified non-class base member and defaulted default ...Fabien ChĂȘne8-80/+161
2014-03-20re PR c++/60572 (ICE deriving from class with invalid member)Jakub Jelinek1-0/+13
2014-03-07g++-dg.exp (g++-dg-runtest): Run tests in C++1y mode, too.Jason Merrill10-43/+90
2014-03-07decl.c (create_array_type_for_decl): Only warn about invalid C++1y VLA if fla...Jason Merrill2-2/+2
2014-03-04re PR c++/60417 ([DR 1518] Bogus error on C++03 aggregate initialization)Jason Merrill1-0/+9