aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/expr
AgeCommit message (Expand)AuthorFilesLines
2016-03-24re PR c++/70386 (ICE with -Wall on valid code on x86_64-linux-gnu in verify_c...Jason Merrill1-0/+18
2016-03-05re PR c++/70084 (va_arg ((ap), int) regression on s390*-*)Jakub Jelinek1-0/+18
2015-07-23re PR c++/52987 (bogus expected ; before for undeclared type)Paolo Carlini1-1/+1
2015-02-13re PR c++/65054 (internal compiler error: in maybe_constant_value, at cp/cons...Jason Merrill1-0/+7
2014-10-11re PR c++/62115 (ICE with invalid default argument)Jason Merrill1-1/+3
2014-05-19typeck2.c (cxx_incomplete_type_diagnostic): Use inform.Paolo Carlini2-2/+2
2014-05-14re PR c++/20332 (poor diagnostic when bind non lvalue to a reference for defa...Jason Merrill1-3/+3
2014-05-14call.c (struct conversion_info): Rename 'from_type' to 'from'.Jason Merrill2-3/+0
2014-05-09DR 587 PR c++/51317Jason Merrill1-0/+6
2014-05-09re PR c++/58714 (Bogus overload resolution for the assignment operator in ass...Jason Merrill1-0/+12
2014-05-09re PR c++/32019 (Conditional operator ?: and ambiguous convertions)Jason Merrill3-0/+46
2014-05-09re PR c++/22434 (ICE in simplify_{,gen_}subreg)Jason Merrill1-3/+2
2013-07-10re PR c++/57869 ([C++11] Casting a object pointer to a function pointer shoul...Paolo Carlini1-1/+1
2013-07-09re PR regression/57551 (g++.dg/ext/visibility/anon6.C scan-assembler 1BIiE1cE)Jason Merrill1-0/+9
2013-05-24re PR c++/19618 (Do warn if a bit-field exceeds the size of a bool type)Paolo Carlini1-0/+19
2013-03-28re PR c++/56725 (extra spaces in error message)Paolo Carlini1-1/+1
2011-07-08re PR c++/45437 (Loses reference during update)Jason Merrill1-0/+15
2011-02-23allocate_deferred_char_scalar_1.f03: Fix dg-do syntax.Uros Bizjak3-3/+3
2010-12-08re PR c++/45329 (When printing a list of candidate functions, explain why eac...Nathan Froyd2-1/+4
2010-11-12re PR c++/39415 (static_cast used as downcast can silently lose const)James Dennett1-0/+10
2010-11-08Correct conversion/overflow behavior.Jason Merrill1-0/+8
2010-06-29class.c (type_has_virtual_destructor): New.Jason Merrill1-1/+3
2010-06-15call.c (convert_like_real): Give "initializing argument of" information for a...Jason Merrill1-2/+2
2010-02-22re PR c++/43126 ("at this point in file" warnings are upside down)Manuel López-Ibáñez1-2/+2
2009-11-20re PR c++/29017 (%s substituted with different untranslated words can't be pr...Shujing Zhao1-1/+1
2009-09-17re PR c++/39365 (++ operator with volatile bool increments)Andrew Pinski2-0/+34
2009-08-21re PR c++/41131 (non-lvalue in unary `&' wrongly accepted)Jakub Jelinek1-0/+11
2009-08-10re PR c++/40866 (ICE in create_tmp_var, at gimplify.c:504)Dodji Seketeli1-0/+36
2009-04-23re PR c++/38228 (ICE with invalid use of bound member function)Dodji Seketeli1-0/+18
2009-02-03re PR c++/36607 (Incorrect type diagnostic on substracting casted char pointers)Andrew Pinski1-0/+10
2009-01-10re PR c++/38648 (ICE with string literal)Andrew Pinski2-0/+20
2008-11-12re PR c++/38007 (g++ instantiate same operator twice due to bitfield in -O0 m...Jason Merrill1-0/+1
2008-10-14re PR c++/37819 (ice for bitfield code)Jakub Jelinek1-0/+13
2008-10-10re PR c++/37146 (Invalid types with COND_EXPR)Jakub Jelinek1-0/+16
2008-09-18re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson2-4/+4
2008-09-17re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson1-1/+1
2008-07-31re PR c++/11309 (Testsuite failures in g++.dg/expr/anew1.C (and anew2.C anew3...Jason Merrill1-2/+1
2008-01-25re PR c++/27177 (ICE in build_simple_base_path, at cp/class.c:474)Jason Merrill1-0/+12
2007-09-02re PR c++/33208 (Broken diagnostic: 'component_ref' not supported by dump_decl)Paolo Carlini1-2/+2
2007-08-17re PR c++/28989 (post-increment of bool variable accepted as lvalue)Andrew Pinski2-0/+18
2007-07-27re PR c++/32346 (long long bitfield passed to int argument incorrectly)Mark Mitchell1-0/+25
2007-07-22re PR c++/32839 (internal compiler error: Segmentation fault (templates))Nathan Sidwell2-0/+46
2007-04-18re PR c++/31513 (Miscompilation of Function Passing Bit Field Value to Function)Mark Mitchell1-0/+24
2007-03-23Mark Mitchell <mark@codesourcery.com> PR c++/31273Mark Mitchell1-0/+8
2007-03-22warnings2.C: Don't use -pedantic.Dirk Mueller2-3/+3
2007-03-11re PR c++/30274 (bool bit-field: wrong increment and decremenet)Mark Mitchell4-0/+59
2007-01-28re PR c++/28988 (g++ does not check first type name in pseudo-destructor-name)Andrew Pinski1-0/+10
2006-12-01re PR c++/29066 (ptrmemfunc_vbit_in_delta is broken)Ryan Mansfield1-0/+42
2006-11-27re PR c++/29886 (Cast misinterpreted as variable declaration)Mark Mitchell1-0/+11
2006-10-28re PR c++/29295 (++ operator with bool typedef increments or operator -- with...Andrew Pinski2-0/+34