OSDN Git Service

Fix c++/41187
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
2009-08-30 dodjiFix c++/41187
2009-08-30 uros * gcc.target/i386/funcspec-5.c: Remove fused-add test.
2009-08-30 hjlFix ChangeLog entries for PR debug/41170.
2009-08-29 ghazi * gfortran.dg/whole_file_5.f90: Add -fpie when pic...
2009-08-28 ccoutantgcc/ChangeLog:
2009-08-27 uros PR rtl-optimization/40861
2009-08-27 janus2009-08-27 Janus Weil <janus@gcc.gnu.org>
2009-08-27 jbPR libfortran/39667 Fix testcases to not need fd_truncate.
2009-08-27 burnus2009-08-27 Tobias Burnus <burnus@net-b.de>
2009-08-27 domob2009-08-27 Daniel Kraft <d@domob.eu>
2009-08-27 dodjiFix for PR debug/41170
2009-08-26 hjl2009-08-26 H.J. Lu <hongjiu.lu@intel.com>
2009-08-26 rsandifogcc/testsuite/
2009-08-26 rguenth2009-08-26 Richard Guenther <rguenther@suse.de>
2009-08-26 rguenth2009-08-26 Richard Guenther <rguenther@suse.de>
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 kkojima * gcc.dg/torture/builtin-math-7.c: Add -mieee for...
2009-08-25 hubicka * config/i386/bmmintrin.h: Replace by #error.
2009-08-25 uros * gcc.c-torture/compile/limits-fndefn.c: Add dg-timeou...
2009-08-25 jason * c-common.c (c_common_reswords) add the alignof keyword,
2009-08-25 tkoenig2009-08-25 Thomas Koenig <tkoenig@gcc.gnu.org>
2009-08-25 ebotcazou * gimplify.c (prepare_gimple_addressable): New static...
2009-08-25 janus2009-08-25 Janus Weil <janus@gcc.gnu.org>
2009-08-25 jvdelisle2009-08-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2009-08-24 ghazi * gcc.dg/torture/builtin-math-6.c (link_error): Accept...
2009-08-24 jason PR c++/41109
2009-08-24 ramanacombine cmps with shifts
2009-08-24 ktietzChangelog gcc/
2009-08-24 jvdelisle2009-08-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2009-08-23 uros PR target/40718
2009-08-23 kargl2009-08-22 Steven G. Kargl <kargl@gcc.gnu.org>
2009-08-23 kargl2009-08-22 Steven K. kargl <kargl@gcc.gnu.org>
2009-08-23 bdavis2009-08-22 Bud Davis <bdavis9659@sbcglobal.net>
2009-08-21 macro * lib/target-supports.exp
2009-08-21 uros * gfortran.dg/boz_9.f90: Do not generate denormal...
2009-08-21 janus2009-08-21 Janus Weil <janus@gcc.gnu.org>
2009-08-21 jakub PR c++/41131
2009-08-21 kkojima * gfortran.dg/common_5.f: Add -mdalign for sh.
2009-08-20 tkoenig2009-08-20 Thomas Koenig <tkoenig@gcc.gnu.org>
2009-08-20 ebotcazou * gcc-interface/utils.c (convert): In the padded case...
2009-08-20 matzfortran/
2009-08-20 ebotcazou * gcc-interface/ada-tree.h (SET_TYPE_RM_VALUE): Mark...
2009-08-20 janus2009-08-20 Janus Weil <janus@gcc.gnu.org>
2009-08-20 ramanaFix twolf ICE for ARM
2009-08-19 jakub PR middle-end/41123
2009-08-19 jason PR c++/41119
2009-08-19 matz * tree-ssa-structalias.c (create_variable_info_...
2009-08-19 dj* lib/wrapper.exp: Move load of target-libpath.exp...
2009-08-18 dj* lib/wrapper.exp (${tool}_maybe_build_wrapper): Set up
2009-08-18 uros * config/alpha/alpha.c (alpha_output_mi_thunk_osf...
2009-08-18 froydnj * gcc.dg/vect/vect.exp: Add new stanza for aligned...
2009-08-18 uros * g++.dg/cdce3.C: Add -mieee for alpha*-*-* targets.
2009-08-18 janus2009-08-18 Janus Weil <janus@gcc.gnu.org>
2009-08-18 rguenth2009-08-18 Richard Guenther <rguenther@suse.de>
2009-08-18 jakub PR target/40971
2009-08-17 pault2008-08-17 Paul Thomas <pault@gcc.gnu.org>
2009-08-17 domob2009-08-17 Daniel Kraft <d@domob.eu>
2009-08-17 uros * lib/target-supports.exp
2009-08-17 ghazi * lib/target-supports.exp (check_effective_target_mpc_...
2009-08-17 jvdelisle2009-08-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2009-08-17 dodjiUnbreak testsuite/gcc.dg/debug/dwarf2/inline2.c
2009-08-17 charletNew test.
2009-08-17 nemet * gcc.target/mips/mips.exp: Add terminology section...
2009-08-16 hjlAdding the missing ".c".
2009-08-16 jason Make TREE_USED match the [basic.def.odr] concept for...
2009-08-16 rsandifogcc/
2009-08-16 dodjiMention PR number in my previous commit
2009-08-16 dodjiFix for PR debug/37801
2009-08-14 janus2009-08-14 Janus Weil <janus@gcc.gnu.org>
2009-08-14 dnovillo2009-08-14 Olatunji Ruwase <tjruwase@google.com>
2009-08-14 ghazi PR middle-end/30789
2009-08-14 rguenth2009-08-14 Richard Guenther <rguenther@suse.de>
2009-08-14 djegcc/testsuite/
2009-08-14 bonzini2009-08-14 Paolo Bonzini <bonzini@gnu.org>
2009-08-14 uros PR target/41019
2009-08-14 jvdelisle2009-08-13 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2009-08-13 uros * ChangeLog: Fix whitespace.
2009-08-13 janus2009-08-13 Janus Weil <janus@gcc.gnu.org>
2009-08-13 rguenth2009-08-13 Richard Guenther <rguenther@suse.de>
2009-08-12 rguenth2009-08-12 Richard Guenther <rguenther@suse.de>
2009-08-12 aph2009-08-11 Andrew Haley <aph@redhat.com>
2009-08-12 spopPrepare expressions to be good phi arguments.
2009-08-12 spopDont add unknown subscript upper bounds.
2009-08-12 spopReimplement interchange heuristic.
2009-08-12 spopAdd interchange testcase.
2009-08-12 abel2009-08-12 Andrey Belevantsev <abel@ispras.ru>
2009-08-11 janus2009-08-11 Janus Weil <janus@gcc.gnu.org>
2009-08-11 nemet * config/mips/predicates.md (qi_mask_operand, hi_mask_...
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 domob2009-08-10 Daniel Kraft <d@domob.eu>
2009-08-10 rguenth2009-08-10 Richard Guenther <rguenther@suse.de>
2009-08-10 janus2009-08-10 Janus Weil <janus@gcc.gnu.org>
2009-08-10 dodji2009-08-10 Dodji Seketeli <dodji@redhat.com>
2009-08-09 rguenth2009-08-09 Richard Guenther <rguenther@suse.de>
2009-08-09 rsandifogcc/
2009-08-09 irar PR tree-optimization/41008
2009-08-09 burnus2009-08-05 Tobias Burnus <burnus@net-b.de>
2009-08-09 bernds * tree-dfa.c (renumber_gimple_stmt_uids_in_blocks...
next