OSDN Git Service

* call.c (type_decays_to): Check MAYBE_CLASS_TYPE_P instead of
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
2010-04-13 jason * call.c (type_decays_to): Check MAYBE_CLASS_TYPE_P...
2010-04-13 manuCommit gcc/testsuite/ChangeLog for revision 158275.
2010-04-13 jamborm2010-04-13 Martin Jambor <mjambor@suse.cz>
2010-04-13 matz PR middle-end/43730
2010-04-13 matz * tree-ssa-reassoc.c (repropagate_negates): Merge...
2010-04-13 rguenth2010-04-13 Richard Guenther <rguenther@suse.de>
2010-04-13 rguenth2010-04-13 Richard Guenther <rguenther@suse.de>
2010-04-13 ebotcazou * gcc-interface/gigi.h (standard_datatypes): Add ADT_p...
2010-04-12 dokogcc/
2010-04-12 uros * config/i386/i386.md (any_rotate): New code iterator.
2010-04-12 jason PR c++/43641
2010-04-12 jason * call.c (type_decays_to): Call cv_unqualified for...
2010-04-12 jason PR c++/25811
2010-04-12 ro gcc:
2010-04-12 rguenth2010-04-12 Richard Guenther <rguenther@suse.de>
2010-04-12 jakub PR bootstrap/43699
2010-04-12 jakub PR tree-optimization/43560
2010-04-12 ebotcazou * expr.c (categorize_ctor_elements_1): Properly count...
2010-04-12 rguenth2010-04-12 Richard Guenther <rguenther@suse.de>
2010-04-12 pzhaogcc/
2010-04-11 kkojima * config/sh/sh.md (*movqi_pop): New insn pattern.
2010-04-11 ebotcazou * gcc-interface/trans.c (lvalue_required_for_attribute...
2010-04-10 uros * config/i386/i386.md (ashr<mode>3): Macroize expander...
2010-04-10 jiez PR target/43417
2010-04-10 burnus2010-04-10 Tobias Burnus <burnus@net-b.de>
2010-04-09 manu2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-09 manu2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-09 jason PR c++/42623
2010-04-09 uros * config/i386/i386.md (DWI): New mode iterator.
2010-04-09 ktietz2010-04-09 Kai Tietz <kai.tietz@onevision.com>
2010-04-09 manu2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-09 burnus2010-04-09 Tobias Burnus <burnus@net-b.de>
2010-04-09 jvdelisle2010-04-08 Bud Davis <bdavis9659@sbcglobal.net>
2010-04-08 ro gcc:
2010-04-08 burnus2010-04-08 Tobias Burnus <burnus@net-b.de>
2010-04-08 rguenth2010-04-08 Richard Guenther <rguenther@suse.de>
2010-04-08 jakub PR debug/43670
2010-04-08 mkuvyrkov PR middle-end/40815
2010-04-07 jakub PR c/18624
2010-04-07 jakub * tree-ssa-pre.c (my_rev_post_order_compute): Remove...
2010-04-07 iainsgcc/objc/Changelog:
2010-04-07 simonb * diagnostic.h (diagnostic_override_option_index)...
2010-04-07 iainsfix PR23716
2010-04-07 jason PR c++/11094, DR 408
2010-04-07 jason * name-lookup.c (current_decl_namespace): Non-static.
2010-04-07 jason PR c++/38392
2010-04-07 jason PR c++/41970
2010-04-07 dodjiFix PR c++/42697
2010-04-07 dodjiFix PR c++/40239
2010-04-07 rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-04-07 ebotcazou * exp_pakd.adb (Create_Packed_Array_Type): Always...
2010-04-07 jiez cp/
2010-04-07 dodjiFix PR debug/43628
2010-04-06 dodji2010-04-06 Dodji Seketeli <dodji@redhat.com>
2010-04-06 jason * parser.c (cp_parser_class_specifier): Set class...
2010-04-06 spopAdd ChangeLog entries.
2010-04-06 spopFix PR32824.
2010-04-06 burnus2010-04-06 Tobias Burnus <burnus@net-b.de>
2010-04-06 burnus2010-04-06 Tobias Burnus <burnus@net-b.de>
2010-04-06 burnus2010-04-06 Tobias Burnus <burnus@net-b.de>
2010-04-06 burnus2010-04-06 Tobias Burnus <burnus@net-b.de>
2010-04-06 burnus2010-04-06 Tobias Burnus <burnus@net-b.de>
2010-04-06 jason PR c++/43648
2010-04-06 jason PR c++/43621
2010-04-06 hubicka PR tree-optimization/42906
2010-04-06 burnus2010-04-06 Tobias Burnus <burnus@net-b.de>
2010-04-06 rguenth2010-04-06 Richard Guenther <rguenther@suse.de>
2010-04-06 jakub PR target/43638
2010-04-06 rguenth2010-04-06 Richard Guenther <rguenther@suse.de>
2010-04-06 jakub * gcc.target/s390/stackcheck1.c: Add dg-warning.
2010-04-04 spopDon't use uint8_t.
2010-04-02 rguenth2010-04-02 Richard Guenther <rguenther@suse.de>
2010-04-01 jbPR libfortran/43605 FTELL intrinsic, take 2.
2010-04-01 dodjiFix for PR debug/43325
2010-04-01 jason * decl.c (next_initializable_field): No longer static.
2010-04-01 jbPR libfortran/43605 Fix FTELL for formatted files
2010-04-01 rguenth2010-04-01 Richard Guenther <rguenther@suse.de>
2010-04-01 jamborm2010-04-01 Martin Jambor <mjambor@suse.cz>
2010-04-01 ro * g++.dg/cpp/_Pragma1.C: Skip on alpha*-dec-osf*.
2010-03-31 spopAdd ChangeLog entries.
2010-03-31 janis2010-03-31 Iain Sandoe <iain.sandoe@sandoe-acoustics...
2010-03-31 janis2010-03-31 Iain Sandoe <iain.sandoe@sandoe-acoustics...
2010-03-31 jamborm2010-03-31 Martin Jambor <mjambor@suse.cz>
2010-03-31 dodjiFix PR c++/43558
2010-03-31 ro gcc:
2010-03-31 jakub PR debug/43557
2010-03-31 jiez PR 43562
2010-03-30 jason PR c++/43076
2010-03-30 jason PR c++/41185
2010-03-30 jakub PR debug/43593
2010-03-30 spopReplace type != type comparisons with types_compatible_p.
2010-03-30 jason PR c++/43559
2010-03-30 krebbel2010-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-03-30 jvdelisle2010-03-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-03-29 jason * gcc.dg/cpp/include6.c: Change [] to ().
2010-03-29 jason More N3077 raw string changes
2010-03-29 jason * c-c++-common/raw-string-1.c: Combine C and C++ raw...
2010-03-29 rguenth2010-03-29 Richard Guenther <rguenther@suse.de>
2010-03-29 jason Some raw string changes from N3077
2010-03-29 jiez PR 43564
next