OSDN Git Service

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