OSDN Git Service

2011-09-09 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
2011-09-09 rguenth2011-09-09 Richard Guenther <rguenther@suse.de>
2011-09-09 rguenth2011-09-09 Richard Guenther <rguenther@suse.de>
2011-09-08 dodjiFix PR c/50332
2011-09-08 ams2011-09-08 Andrew Stubbs <ams@codesourcery.com>
2011-09-08 uros2011-09-08 Uros Bizjak <ubizjak@gmail.com>
2011-09-08 paolo/cp
2011-09-08 dodjiPR c++/33255 - Support -Wunused-local-typedefs warning
2011-09-08 jamborm2011-09-08 Martin Jambor <mjambor@suse.cz>
2011-09-08 rguenth2011-09-08 Richard Guenther <rguenther@suse.de>
2011-09-08 rguenth2011-09-08 Richard Guenther <rguenther@suse.de>
2011-09-08 burnusgcc/fortran/
2011-09-08 jakub PR target/50310
2011-09-07 janus2011-09-07 Janus Weil <janus@gcc.gnu.org>
2011-09-07 jakub * config/i386/sse.md (sseinsnmode): Remove 32-byte...
2011-09-07 gjl PR middle-end/48571
2011-09-07 paolo/cp
2011-09-07 jason PR c++/50298
2011-09-07 jason * pt.c (type_unification_real): Correct complain arg...
2011-09-07 gjl * gcc.dg/section1.c: Don't xfail for avr.
2011-09-07 gjl PR tree-optimization/50322
2011-09-07 jamborm2011-09-07 Martin Jambor <mjambor@suse.cz>
2011-09-07 jamborm2011-09-07 Martin Jambor <mjambor@suse.cz>
2011-09-07 rsandifogcc/
2011-09-07 janus2011-09-07 Janus Weil <janus@gcc.gnu.org>
2011-09-07 rguenth2011-09-07 Richard Guenther <rguenther@suse.de>
2011-09-07 xguo2011-09-07 Jiangning Liu <jiangning.liu@arm.com>
2011-09-06 meissnerFix altivec-17.C to match current compiler error message
2011-09-06 ebotcazouFix typo
2011-09-06 ebotcazou PR middle-end/50266
2011-09-06 uros2011-09-06 Uros Bizjak <ubizjak@gmail.com>
2011-09-06 hjlPR middle-end/44382: Tree reassociation improvement
2011-09-06 rguenth2011-09-06 Richard Guenther <rguenther@suse.de>
2011-09-06 rguenth2011-09-06 Richard Guenther <rguenther@suse.de>
2011-09-06 irar * config/arm/arm.c (arm_preferred_simd_mode): Check
2011-09-05 rsandifogcc/
2011-09-05 gjl * gcc.dg/ipa/ipcp-3.c (mark_cell): Use mask 1 << 14...
2011-09-05 jakub * gcc.dg/compat/struct-layout-1_test.h: Decrease bitfi...
2011-09-05 hubicka * ipa-inline-analysis.c (set_cond_stmt_execution_predi...
2011-09-05 jason PR c++/49267
2011-09-05 jason * class.c (trivial_default_constructor_is_constexpr...
2011-09-05 jason PR c++/50248
2011-09-04 ebotcazou * gnat.dg/specs/debug1.ads: Tweak pattern.
2011-09-04 janus2011-09-04 Janus Weil <janus@gcc.gnu.org>
2011-09-04 irar PR tree-optimization/50208
2011-09-02 jamborm2011-09-02 Martin Jambor <mjambor@suse.cz>
2011-09-02 rguenth2011-09-02 Richard Guenther <rguenther@suse.de>
2011-09-02 jamborm2011-09-02 Martin Jambor <mjambor@suse.cz>
2011-09-01 irar PR tree-optimization/50178
2011-08-31 jamborm2011-08-31 Martin Jambor <mjambor@suse.cz>
2011-08-31 vries2011-08-31 Tom de Vries <tom@codesourcery.com>
2011-08-30 burnus2011-08-30 Tobias Burnus <burnus@net-b.de>
2011-08-30 jason PR c++/50084
2011-08-30 jason PR c++/50089
2011-08-30 jason PR c++/50114
2011-08-30 uros * config/i386/i386.c (ix86_valid_target_attribute_inne...
2011-08-30 ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity) <object...
2011-08-30 kargl2011-08-30 Steven G. Kargl <kargl@gcc.gnu.org>
2011-08-30 jason PR c++/50220
2011-08-30 jason PR c++/50234
2011-08-30 rguenth2011-08-30 Richard Guenther <rguenther@suse.de>
2011-08-30 hjlAdd FMA intrinsics and testcases.
2011-08-30 hjlRename avx2-vmovmskb-2.c to avx2-vpmovmskb-2.c.
2011-08-30 chrbrfix -fbranch-probabilities and adjust testsuite
2011-08-30 jason PR c++/50224
2011-08-30 jason PR c++/50207
2011-08-30 jason PR c++/50209
2011-08-29 janus2011-08-29 Janus Weil <janus@gcc.gnu.org>
2011-08-29 jakub PR middle-end/48722
2011-08-29 tkoenig2011-08-29 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-08-28 jason Core DR 342
2011-08-27 uros PR target/50202
2011-08-26 uros * config/i386/i386.md (round<mode>2): New expander.
2011-08-26 jakub * gcc.target/i386/cmpxchg16b-1.c: Match also space...
2011-08-26 jakub PR c/50179
2011-08-26 vries2011-08-26 Tom de Vries <tom@codesourcery.com>
2011-08-26 ramanaCommit for Jiangning.
2011-08-26 ams2011-08-26 Andrew Stubbs <ams@codesourcery.com>
2011-08-25 mikael2011-08-25 Mikael Morin <mikael.morin@gcc.gnu.org>
2011-08-25 jason PR c++/50157
2011-08-25 burnus2011-08-25 Tobias Burnus <burnus@net-b.de>
2011-08-25 burnus2011-08-25 Tobias Burnus <burnus@net-b.de>
2011-08-25 rguenth2011-08-25 Richard Guenther <rguenther@suse.de>
2011-08-24 burnus2011-08-24 Tobias Burnus <burnus@net-b.de>
2011-08-24 rguenth2011-08-24 Richard Guenther <rguenther@suse.de>
2011-08-23 hjlAdd AVX2 testcases.
2011-08-23 hjlAdd BMI2 support.
2011-08-23 jason * typeck2.c (build_functional_cast): Don't try to...
2011-08-23 jason PR c++/49045
2011-08-23 jason Core 903 (partial)
2011-08-23 jason Core 975
2011-08-23 jason PR c++/50024
2011-08-23 jakub PR c++/50158
2011-08-23 jakub PR middle-end/50161
2011-08-23 jason PR c++/50055
2011-08-23 jakub PR c++/46862
2011-08-23 burnus2011-08-23 Tobias Burnus <burnus@net-b.de>
2011-08-22 uros PR target/50155
2011-08-22 jakub PR tree-optimization/50133
2011-08-22 jakub PR middle-end/50141
2011-08-22 mikael2011-08-22 Mikael Morin <mikael.morin@gcc.gnu.org>
next