OSDN Git Service

PR c/39779
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg /
2009-09-22 dodjiFix for PR debug/41266
2009-09-22 jakub PR bootstrap/41405
2009-09-22 rguenth2009-09-22 Richard Guenther <rguenther@suse.de>
2009-09-22 jakub PR middle-end/41429
2009-09-21 jason PR c++/41421
2009-09-20 pinskia2009-09-20 Andrew Pinski <pinskia@gcc.gnu.org>
2009-09-18 jason * decl2.c (determine_visibility): Make anonymous types...
2009-09-18 jason * c.opt: Add -fno-deduce-init-list.
2009-09-17 pinskia2009-09-17 Andrew Pinski <pinskia@gcc.gnu.org>
2009-09-14 rthSquash commit of EH in gimple
2009-09-14 rguenth2009-09-14 Richard Guenther <rguenther@suse.de>
2009-09-11 matz PR middle-end/41275
2009-09-10 rguenth2009-09-10 Richard Guenther <rguenther@suse.de>
2009-09-09 paolo/cp
2009-09-08 dodjiUse -fno-merge-debug-string for some dwarf tests
2009-09-08 paolo/cp
2009-09-06 rguenth2009-09-06 Richard Guenther <rguenther@suse.de>
2009-09-05 rguenth2009-09-05 Richard Guenther <rguenther@suse.de>
2009-09-04 rguenth2009-09-04 Richard Guenther <rguenther@suse.de>
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-09-02 jamborm2009-09-02 Martin Jambor <mjambor@suse.cz>
2009-08-31 kkojima * lib/target-supports.exp (add_options_for_ieee):...
2009-08-31 dodjiEmit DWARF for template parameters (PR debug/30161)
2009-08-31 jason PR c++/41127
2009-08-30 rguenth2009-08-30 Richard Guenther <rguenther@suse.de>
2009-08-30 dodjiFix c++/41187
2009-08-28 ccoutantgcc/ChangeLog:
2009-08-27 dodjiFix for PR debug/41170
2009-08-26 jason * call.c (build_builtin_candidate): Don't set LOOKUP_O...
2009-08-26 jason * call.c (build_conditional_expr): Fix logic errors.
2009-08-25 hubicka * config/i386/bmmintrin.h: Replace by #error.
2009-08-25 jason * c-common.c (c_common_reswords) add the alignof keyword,
2009-08-24 jason PR c++/41109
2009-08-21 jakub PR c++/41131
2009-08-19 jason PR c++/41119
2009-08-18 uros * g++.dg/cdce3.C: Add -mieee for alpha*-*-* targets.
2009-08-16 jason Make TREE_USED match the [basic.def.odr] concept for...
2009-08-14 dnovillo2009-08-14 Olatunji Ruwase <tjruwase@google.com>
2009-08-12 davidxlFix to PR41012
2009-08-10 jason Implement DR 757: It's OK for a decl to use a type...
2009-08-10 manu2009-08-10 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-08-10 dodji2009-08-10 Dodji Seketeli <dodji@redhat.com>
2009-08-08 rguenth2009-08-08 Richard Guenther <rguenther@suse.de>
2009-08-07 dodji2009-08-07 Dodji Seketeli <dodji@redhat.com>
2009-08-07 jakub * dwarf2out.c (output_fde): When doing hot/cold partit...
2009-08-06 jason PR c++/40948
2009-08-05 jakub PR rtl-optimization/40924
2009-08-04 manu2009-08-05 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-08-04 manu2009-08-04 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-08-04 dodji2009-08-04 Dodji Seketeli <dodji@redhat.com>
2009-08-04 jason PR c++/40948
2009-08-03 danglin PR testsuite/40858
2009-08-01 jason * call.c (convert_class_to_reference): Binding an...
2009-07-31 spop2009-07-30 Sebastian Pop <sebastian.pop@amd.com>
2009-07-29 jason PR c++/14912
2009-07-29 rguenth2009-07-29 Richard Guenther <rguenther@suse.de>
2009-07-28 jbeulich2009-07-28 Jan Beulich <jbeulich@novell.com>
2009-07-26 simartingcc/cp/
2009-07-25 daney2009-07-25 David Daney <ddaney@caviumnetworks.com>
2009-07-25 jason Core issue 901
2009-07-24 jason Core issue 702
2009-07-22 rguenth2009-07-22 Richard Guenther <rguenther@suse.de>
2009-07-22 rguenth2009-07-22 Richard Guenther <rguenther@suse.de>
2009-07-22 jason * decl.c (reshape_init_r): { T } is not an aggregate...
2009-07-22 jason Core issue 934
2009-07-21 jakub PR tree-optimization/40813
2009-07-20 jakub * tree-object-size.c (addr_object_size): Handle unions...
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-07-17 jakub PR c++/40780
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-07-16 jason PR libstdc++/37907
2009-07-16 rthNew test
2009-07-14 dnovillo2009-07-14 Taras Glek <tglek@mozilla.com>
2009-07-14 jason PR c++/37276
2009-07-14 jason * name-lookup.c (qualified_lookup_using_namespace...
2009-07-14 jason PR c++/40740
2009-07-14 dodji2009-07-14 Dodji Seketeli <dodji@redhat.com>
2009-07-13 pinskia2009-07-13 Andrew Pinski <andrew_pinski@playstation...
2009-07-12 jason PR c++/36628
2009-07-12 jasonfix double paste
2009-07-12 jason * cp-tree.h (enum cp_lvalue_kind_flags): Add clk_rvalu...
2009-07-12 jason PR c++/40689
2009-07-11 hubicka PR middle-end/48388
2009-07-11 rsandifogcc/testsuite/
2009-07-10 jakub PR c++/40502
2009-07-10 rguenth2009-07-10 Richard Guenther <rguenther@suse.de>
2009-07-10 manu2009-07-10 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-07-09 dodji2009-07-09 Dodji Seketeli <dodji@redhat.com>
2009-07-07 manu2009-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-07-07 jason PR c++/35828
2009-07-07 jason PR c++/37816
2009-07-07 manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-07-06 jason * libsupc++/vmi_class_type_info.cc (__do_dyncast)...
2009-07-06 simartingcc/cp/
2009-07-05 jason * pt.c (retrieve_specialization): Don't get confused...
2009-07-04 jason PR c++/40619
2009-07-04 jason * cp-tree.h (struct lang_decl): Overhaul.
2009-07-02 mmitchel2009-07-02 Mark Mitchell <mark@codesourcery.com>
2009-07-02 jason Use hash tables for template specialization lookup.
next