summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/8266 (Explicit instantiation of a template outside its namespace is...Giovanni Bajo2003-06-261-0/+31
* re PR c++/10990 (Cannot convert with dynamic_cast<> to a private base class f...Mark Mitchell2003-06-263-2/+25
* re PR c++/10931 (valid conversion static_cast<const unsigned int&>(lvalue-of-...Mark Mitchell2003-06-261-0/+5
* re PR c++/5754 (g++ segfaults on compilation of template-enriched code)Mark Mitchell2003-06-241-0/+10
* mangle.c (hash_type): val is the TREE_LIST itself, not a pointer to it.Jakub Jelinek2003-06-231-0/+10
* re PR c++/10915 (a not-useful non-avoidable warning: conversion to a referen...Gabriel Dos Reis2003-06-211-0/+8
* re PR c++/10888 (inlining failure for allocate in ~vector())Mark Mitchell2003-06-201-0/+10
* re PR c++/10749 (triple nested template classes in namespace need to qualify ns)Mark Mitchell2003-06-201-0/+20
* re PR c++/10845 (template member function (getting a nested template as param...Mark Mitchell2003-06-201-0/+19
* re PR c++/10939 (ICE with templated code)Mark Mitchell2003-06-201-0/+13
* re PR c++/9649 (ICE in finish_member_declaration at cp/semantics.c:1850 when ...Mark Mitchell2003-06-201-0/+7
* re PR middle-end/11041 (ICE: const myclass &x = *x; (when operator*() defined))Mark Mitchell2003-06-201-0/+9
* Fix for PR c++/11228, infinite loop for new int[n]().Matt Austern2003-06-204-0/+102
* re PR c++/10929 (-Winline warns about functions for which no definition is vi...Jason Merrill2003-06-171-0/+5
* re PR c++/10712 (ICE in constructor_name_full, at cp/decl2.c:1255)Mark Mitchell2003-06-171-0/+11
* re PR c++/11105 ([3.3/3.4 regression of sorts] ICE in mangle_conv_op_name_for...Mark Mitchell2003-06-173-13/+24
* re PR c++/10635 (ICE (segfault) when dereferencing an incomplete type casted ...Mark Mitchell2003-06-121-0/+3
* re PR c++/10432 (ICE in poplevel, at cp/decl.c:1230)Mark Mitchell2003-06-121-0/+6
* re PR c++/10968 (If member function implicitly instantiated, explicit instant...Jason Merrill2003-06-101-0/+6
* [multiple changes]Geoffrey Keating2003-06-102-0/+23
* re PR c++/11131 (Unrelated declaration removes inline flag from function)Mark Mitchell2003-06-101-0/+19
* * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.J"orn Rennecke2003-06-091-1/+1
* re PR c++/11039 (Bad interaction between implicit typename deprecation and fr...Kriang Lerdsuwanakij2003-06-082-0/+24
* offsetof3.C: Use size_t.Richard Henderson2003-06-072-2/+4
* gcc-defs.exp (additional_sources): New variable.Mark Mitchell2003-06-053-3/+3
* * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.Mark Mitchell2003-06-041-3/+2
* dg-pch.exp: New file.Mark Mitchell2003-06-041-55/+2
* forgot to commit.Aldy Hernandez2003-06-041-0/+5
* * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.J"orn Rennecke2003-06-031-1/+6
* re PR c++/10940 (Bad code with explicit specialization)Kriang Lerdsuwanakij2003-06-031-0/+27
* truefalse.cpp: Move it to ...Mark Mitchell2003-06-021-0/+17
* re PR c++/10956 (ICE when specializing a template member function of a templa...Kriang Lerdsuwanakij2003-05-311-0/+21
* revert change on wrong branchJason Merrill2003-05-272-10/+10
* c-simplify.c (simplify_switch_stmt): A SWITCH_EXPR also gets the source locat...Jason Merrill2003-05-272-10/+10
* parser.c (cp_parser_explicit_instantiation): Restore old access before templa...Kriang Lerdsuwanakij2003-05-251-0/+24
* re PR c++/10849 (Cannot define an out-of-class specialization of a private ne...Kriang Lerdsuwanakij2003-05-251-0/+16
* re PR c++/10682 (chokes on a typedef for an enum inside a class template)Kriang Lerdsuwanakij2003-05-231-0/+13
* re PR c++/9738 ([mingw] Internal compiler error in rest_of_compilation, at to...Danny Smith2003-05-212-0/+40
* Add a new flag...Matt Austern2003-05-192-0/+30
* gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.Mark Mitchell2003-05-181-1/+1
* re PR c++/9022 (using declaration accepted as using directive)Kriang Lerdsuwanakij2003-05-181-0/+11
* semantics.c (perform_deferred_access_checks): Don't discard checked access.Kriang Lerdsuwanakij2003-05-181-0/+15
* gcc-dg.exp (gcc-dg-debug-runtest): New method.Mark Mitchell2003-05-171-50/+2
* backport: re PR target/7434 ([x86_64] ICE in change_address_1, at emit-rtl.c:...Jakub Jelinek2003-05-163-0/+144
* re PR c++/8385 (typeof(...) as template arg)Mark Mitchell2003-05-151-0/+8
* g++.exp: Tweak handling of additional source files.Mark Mitchell2003-05-127-75/+36
* Fix expected error message.Kriang Lerdsuwanakij2003-05-111-1/+1
* re PR c++/689 ([diagnostic] this warning is not helpful: `class xxxx' only de...Gabriel Dos Reis2003-05-112-0/+16
* PR c++/10230, c++/10481Kriang Lerdsuwanakij2003-05-111-0/+19
* re PR c++/10552 (Small sample using nested templates causes internal compiler...Kriang Lerdsuwanakij2003-05-111-0/+21