* g++.dg/pr65295.C: Use target c++14.
[platform/upstream/gcc.git] / gcc / testsuite / g++.dg / conversion /
2015-12-17 Patrick PalkaFix wrong PR references
2015-12-17 Patrick PalkaFix some blockers of PR c++/24666 (arrays decay to...
2015-05-21 Richard Bienerre PR c++/66211 (Rvalue conversion in ternary operator...
2014-11-10 Jason MerrillDR 799
2014-06-14 Paolo Carlinire PR c++/33101 ([DR 577] allow typedefs for void in...
2014-05-14 Jason Merrillre PR c++/20332 (poor diagnostic when bind non lvalue...
2014-05-14 Jason Merrillcall.c (struct conversion_info): Rename 'from_type...
2014-02-26 Jason Merrillre PR c++/60345 (r208159 causes Firefox build error)
2014-01-15 H.J. LuSilence vector ABI change warnings for x86
2013-07-29 Paolo Carlinire PR c++/57948 (internal compiler error: in initialize...
2013-07-10 Paolo Carlinire PR c++/57869 ([C++11] Casting a object pointer to...
2013-03-28 Paolo Carlinire PR c++/56725 (extra spaces in error message)
2012-08-06 Marc Glissere PR c++/54165 (Cast to "void" should not implicitly...
2012-01-01 Paolo Carlinire PR c++/51379 ([C++0x] [DR 799] reinterpret_cast...
2011-05-05 Jason Merrillre PR c++/48749 (internal compiler error: tree check...
2011-03-12 Dodji Seketelire PR c++/46824 (chromium-compile failed because error...
2011-02-23 Uros Bizjakallocate_deferred_char_scalar_1.f03: Fix dg-do syntax.
2010-12-08 Nathan Froydre PR c++/45329 (When printing a list of candidate...
2010-11-29 Dodji SeketeliFix PR c++/42260 and ensure PR c++/45383 is fixed
2010-11-29 Dodji Seketelire PR c++/45383 (Implicit conversion to pointer does...
2010-05-12 Jason Merrillre PR c++/20669 (Template candidates not listed in...
2010-05-12 Jason Merrillcall.c (add_candidates): Distinguish between type(x...
2010-03-22 Jason Merrillc-pretty-print.c (pp_c_specifier_qualifier_list): Use...
2010-03-03 Jason Merrill* c-pretty-print.c (pp_c_specifier_qualifier_list)...
2010-01-18 Dodji Seketelire PR c++/42766 (tree check fail in build_expr_type_con...
2009-12-23 Dodji Seketelire PR c++/42260 (ICE looking up template conversion...
2009-12-11 Jason Merrillre PR c++/42219 (ICE with "const void" as parameter...
2009-11-20 Shujing Zhaore PR c++/29017 (%s substituted with different untransl...
2009-04-21 Manuel López-Ibáñezre PR c++/35711 (bad text in -Wcast-qual warning (forge...
2009-01-16 Jason Merrillre PR c++/38579 (Template: Wrong inherited copy-ctor...
2009-01-15 Jason Merrillre PR c++/36334 (typedef to function type leads to...
2009-01-12 Daniel Jacobowitzsimd1.C: Ignore irrelevant warning.
2008-11-14 Jason Merrillre PR c++/37932 (narrowing conversion with -std=c++0x)
2008-11-12 Jason Merrillre PR c++/38007 (g++ instantiate same operator twice...
2008-09-18 Janis Johnsonre PR testsuite/25241 ([C++] DejaGNU does not distingui...
2008-09-17 Janis Johnsonre PR testsuite/25241 ([C++] DejaGNU does not distingui...
2008-07-18 Dodji Seketelire PR c++/36407 (ICE with conversion and -fpermissive)
2008-05-27 Alexandre Olivare PR c++/35909 (ICE with bit-field and const references)
2008-02-06 Alexandre Olivare PR c++/35056 (ICE in copy_to_mode_reg, at explow...
2008-01-23 Jakub Jelinekre PR c++/33984 (bit-fields, references and overloads)
2007-12-01 Ollie Wildre PR c++/8171 (Cannot compare pointer to member functi...
2007-10-12 Simon Martinre PR c++/26698 (g++ accepts const-incorrect code due...
2007-09-04 Jason Merrillre PR c++/31419 (template user defined conversion opera...
2007-08-31 Ollie Wildcvt.c (cp_convert_to_pointer): Remove force parameter.
2007-08-10 Paolo Carlinire PR c++/22256 (diagnostic shows wrong type for conver...
2007-06-06 Ian Lance Taylorfold-const.c (merge_ranges): If range_successor or...
2007-01-08 Mark Shinwellc.opt: Add -flax-vector-conversions.
2007-01-07 Manuel López-Ibáñezre PR c++/28986 (Failure to diagnose overflow in consta...
2006-11-21 Jakub Jelinekre PR c++/29734 (ICE with vector in switch condition)
2006-05-19 Mark Mitchellre PR c++/27471 (ICE within build_c_cast cp/typeck...
2006-05-06 Volker Reicheltre PR c++/27422 (ICE with invalid function argument)
2006-04-28 Mark Mitchellre PR c++/27292 (ICE on casts on bitfields)
2006-04-25 Mark Mitchellre PR c++/27292 (ICE on casts on bitfields)
2006-04-19 Volker Reicheltre PR c++/10385 (Internal compiler error in build_up_re...
2006-04-06 Roger Saylecall.c (null_ptr_cst_p): Add explicit TREE_CONSTANT_OVE...
2005-06-19 Aldy Hernandezre PR c++/22115 (testsuite failure: g++.dg/conversion...
2005-06-15 Aldy Hernandeztypeck.c (build_binary_op): Same.
2005-06-10 Aldy Hernandezre PR c++/10611 (operations on vector mode not recogniz...
2005-02-10 Mark Mitchellre PR c++/19787 (Internal compiler error with ambiguous...
2005-02-01 Janis Johnsonsimd1.C: Expect warning.
2004-11-24 Paolo Bonzinire PR c++/16882 (overloading confused by const vector...
2004-11-03 Mark Mitchellre PR c++/18124 (ICE with invalid template template...
2004-10-29 Nathan Sidwelltypeck.c (composite_pointer_type): Remove comment about...
2004-10-21 Mark Mitchellre PR c++/18073 (mmintrin.h rejected by C++ frontend)
2004-10-20 Nathan Sidwelltypeck.c (composite_pointer_type): Add comment about...
2004-10-19 Mark Mitchellcall.c (struct conversion): Add base_p.
2004-06-10 Mark Mitchellre PR c++/15227 (Trouble with invalid function definition)
2004-02-02 Mark Mitchellre PR c++/13113 (Nice warning about &(X::m) lost)
2004-01-16 Mark Mitchellre PR c++/13178 (Bogus C++ error message referring...
2003-08-21 Jason Merrillre PR c++/11283 (ICE in build_conditional_expr)
2003-08-11 Mark Mitchelltypeck.c (merge_types): Handle cv-qualified pointer...
2003-05-05 Jason Merrillre PR c++/9537 ([New parser] problem handling const...
2003-03-29 Jason Merrillre PR c++/10245 (?: operator requires public copy const...
2003-03-21 Jason Merrillre PR c++/9440 (error message about "non-lvalue in...
2002-12-13 Gabriel Dos Reisre PR c++/8031 (ICE in comptypes, at cp/typeck.c:913)