summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/conversion
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/51379 ([C++0x] [DR 799] reinterpret_cast is not particularly useful)Paolo Carlini2012-01-012-1/+5
* re PR c++/48749 (internal compiler error: tree check: expected field_decl)Jason Merrill2011-05-041-0/+20
* re PR c++/46824 (chromium-compile failed because error: no match for ‘opera...Dodji Seketeli2011-03-121-0/+14
* allocate_deferred_char_scalar_1.f03: Fix dg-do syntax.Uros Bizjak2011-02-231-1/+1
* re PR c++/45329 (When printing a list of candidate functions, explain why eac...Nathan Froyd2010-12-083-3/+6
* Fix PR c++/42260 and ensure PR c++/45383 is fixedDodji Seketeli2010-11-292-0/+40
* re PR c++/45383 (Implicit conversion to pointer does no longer automatically ...Dodji Seketeli2010-11-291-11/+0
* re PR c++/20669 (Template candidates not listed in error message.)Jason Merrill2010-05-121-1/+1
* call.c (add_candidates): Distinguish between type(x) and x.operator type().Jason Merrill2010-05-121-1/+1
* c-pretty-print.c (pp_c_specifier_qualifier_list): Use () rather than [], and ...Jason Merrill2010-03-221-1/+1
* * c-pretty-print.c (pp_c_specifier_qualifier_list): Print vector size.Jason Merrill2010-03-031-1/+1
* re PR c++/42766 (tree check fail in build_expr_type_conversion)Dodji Seketeli2010-01-181-0/+18
* re PR c++/42260 (ICE looking up template conversion operator)Dodji Seketeli2009-12-231-0/+11
* re PR c++/42219 (ICE with "const void" as parameter type)Jason Merrill2009-12-111-0/+8
* re PR c++/29017 (%s substituted with different untranslated words can't be pr...Shujing Zhao2009-11-201-1/+1
* re PR c++/35711 (bad text in -Wcast-qual warning (forgets volatile))Manuel López-Ibáñez2009-04-211-2/+2
* re PR c++/38579 (Template: Wrong inherited copy-ctor visibility)Jason Merrill2009-01-161-0/+25
* re PR c++/36334 (typedef to function type leads to problems)Jason Merrill2009-01-152-0/+37
* simd1.C: Ignore irrelevant warning.Daniel Jacobowitz2009-01-121-1/+3
* re PR c++/37932 (narrowing conversion with -std=c++0x)Jason Merrill2008-11-131-0/+8
* re PR c++/38007 (g++ instantiate same operator twice due to bitfield in -O0 m...Jason Merrill2008-11-121-0/+24
* re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson2008-09-183-6/+6
* re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Janis Johnson2008-09-171-2/+2
* re PR c++/36407 (ICE with conversion and -fpermissive)Dodji Seketeli2008-07-181-0/+20
* re PR c++/35909 (ICE with bit-field and const references)Alexandre Oliva2008-05-271-0/+17
* re PR c++/35056 (ICE in copy_to_mode_reg, at explow.c:621)Alexandre Oliva2008-02-061-0/+16
* re PR c++/33984 (bit-fields, references and overloads)Jakub Jelinek2008-01-231-0/+16
* re PR c++/8171 (Cannot compare pointer to member function of base and derived...Ollie Wild2007-12-011-0/+26
* re PR c++/26698 (g++ accepts const-incorrect code due to conversion function)Simon Martin2007-10-121-0/+19
* re PR c++/31419 (template user defined conversion operator instantiated for c...Jason Merrill2007-09-041-0/+15
* cvt.c (cp_convert_to_pointer): Remove force parameter.Ollie Wild2007-08-317-0/+237
* re PR c++/22256 (diagnostic shows wrong type for conversion operator)Paolo Carlini2007-08-101-0/+3
* fold-const.c (merge_ranges): If range_successor or range_predecessor fail, ju...Ian Lance Taylor2007-06-061-0/+10
* c.opt: Add -flax-vector-conversions.Mark Shinwell2007-01-082-4/+4
* re PR c++/28986 (Failure to diagnose overflow in constant expression)Manuel López-Ibáñez2007-01-071-1/+1
* re PR c++/29734 (ICE with vector in switch condition)Jakub Jelinek2006-11-211-0/+34
* re PR c++/27471 (ICE within build_c_cast cp/typeck.c:5434)Mark Mitchell2006-05-192-0/+24
* re PR c++/27422 (ICE with invalid function argument)Volker Reichelt2006-05-061-0/+5
* re PR c++/27292 (ICE on casts on bitfields)Mark Mitchell2006-04-281-0/+20
* re PR c++/27292 (ICE on casts on bitfields)Mark Mitchell2006-04-253-0/+42
* re PR c++/10385 (Internal compiler error in build_up_reference, at cp/cvt.c:3...Volker Reichelt2006-04-191-0/+15
* call.c (null_ptr_cst_p): Add explicit TREE_CONSTANT_OVERFLOW check.Roger Sayle2006-04-062-0/+20
* re PR c++/22115 (testsuite failure: g++.dg/conversion/simd2.C)Aldy Hernandez2005-06-191-1/+1
* typeck.c (build_binary_op): Same.Aldy Hernandez2005-06-151-0/+15
* re PR c++/10611 (operations on vector mode not recognized in C++)Aldy Hernandez2005-06-101-0/+16
* re PR c++/19787 (Internal compiler error with ambiguous conversion functions)Mark Mitchell2005-02-101-0/+8
* simd1.C: Expect warning.Janis Johnson2005-02-011-0/+1
* re PR c++/16882 (overloading confused by const vector arguments)Paolo Bonzini2004-11-241-0/+22
* re PR c++/18124 (ICE with invalid template template parameter)Mark Mitchell2004-11-031-0/+7
* typeck.c (composite_pointer_type): Remove comment about DR 195.Nathan Sidwell2004-10-292-5/+45