aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2012-03-17re PR fortran/52585 (Wrong result for ASSOCIATED with dummy procedure pointer)Tobias Burnus1-0/+5
2012-03-16expr.c (expand_expr_real_1): handle misaligned scalar reads from memory throu...Martin Jambor1-0/+5
2012-03-16re PR middle-end/48814 (Incorrect scalar increment result)Richard Guenther1-0/+10
2012-03-16stor-layout.c (finish_bitfield_representative): Fall back to the conservative...Richard Guenther1-0/+4
2012-03-16re PR target/52568 (suboptimal __builtin_shuffle on cycles with AVX)Jakub Jelinek1-0/+8
2012-03-15re PR c++/52582 (g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit))Jason Merrill1-0/+4
2012-03-15fortran-modules.exp: New file which was forgotten in r185430.Bernhard Reutner-Fischer1-0/+4
2012-03-15tree-vect-patterns.c (widened_name_p): Rename to ...Ira Rosen1-0/+6
2012-03-15tree-vectorizer.h (vect_pattern_recog): Add new argument.Ira Rosen1-0/+6
2012-03-15re PR libfortran/52434 (Insufficient number of digits in floating point forma...Janne Blomqvist1-0/+8
2012-03-15re PR middle-end/52592 (compilation failure with undefined reference to `__bu...Jakub Jelinek1-0/+6
2012-03-15gfortran testsuite: implicitly cleanup-modulesBernhard Reutner-Fischer1-0/+31
2012-03-15re PR tree-optimization/52267 (a&~N where N has all the bits set up till a sp...Jakub Jelinek1-0/+7
2012-03-15re PR middle-end/52580 (171.swim performance drop on x86 – vectorization do...Richard Guenther1-0/+5
2012-03-15fpul-usage-1.c: New.Oleg Endo1-0/+4
2012-03-14re PR target/49468 (SH Target: inefficient integer abs code)Oleg Endo1-0/+6
2012-03-14Remove obsolete Solaris 8 supportRainer Orth1-0/+15
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-0/+47
2012-03-14re PR c++/52582 (g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit))Jakub Jelinek1-0/+5
2012-03-14re PR tree-optimization/52571 (vectorizer changes alignment of common symbols)Richard Guenther1-0/+8
2012-03-14re PR target/52080 (Stores to bitfields introduce a store-data-race on adjace...Richard Guenther1-0/+10
2012-03-14re PR middle-end/52578 (Fails to fold another size difference)Richard Guenther1-0/+5
2012-03-14re PR c++/52521 ([C++11] user defined literals and order of declaration)Jakub Jelinek1-0/+5
2012-03-13re PR rtl-optimization/48596 ([SH] unable to find a register to spill in clas...Oleg Endo1-0/+6
2012-03-13PR c++/51641 - Lookup finds enclosing class member instead of template parameterDodji Seketeli1-0/+5
2012-03-13re PR c/52577 (__builtin_shuffle -Wunused-but-set-* false positives)Jakub Jelinek1-0/+5
2012-03-13expr.c (expand_assignment): Handle misaligned scalar writes to memory through...Martin Jambor1-0/+4
2012-03-13re PR middle-end/52134 (Does not fold (x * 4) & -4)Richard Guenther1-0/+5
2012-03-13Fix sgi typosRainer Orth1-0/+4
2012-03-12re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+...Bill Schmidt1-0/+12
2012-03-12re PR c++/52299 (GCC warns on compile time division by zero erroneously)Paolo Carlini1-1/+6
2012-03-12re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+...Bill Schmidt1-0/+12
2012-03-12re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-0/+9
2012-03-12tree-ssa-phiopt.c (single_non_singleton_phi_for_edges): New function.Andrew Pinski1-0/+4
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-0/+48
2012-03-12re PR tree-optimization/51721 (-Warray-bounds false positives and inconsisten...Jakub Jelinek1-0/+3
2012-03-12re PR tree-optimization/52533 (ice in remove_range_assertions)Jakub Jelinek1-0/+5
2012-03-12ChangeLog entry:Kirill Yukhin1-0/+14
2012-03-12re PR fortran/52542 (Procedure with a Bind (C) named interface does not inher...Tobias Burnus1-0/+5
2012-03-11re PR target/52530 (Many 64-bit execution failures on Solaris 10/11 with Sun as)Uros Bizjak1-0/+5
2012-03-11re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo1-0/+5
2012-03-10re PR middle-end/52450 (FAIL: gcc.dg/torture/pr52402.c at -O1 and above)John David Anglin1-0/+3
2012-03-10pr52407.c: Add -fno-common option on hppa*-*-hpux*.John David Anglin1-0/+4
2012-03-09re PR tree-optimization/51988 (value_replacement in PHIOPT should handle even...Andrew Pinski1-0/+6
2012-03-09tree-scalar-evolution (interpret_rhs_expr): generate chrec for array referenc...Jiangning Liu1-0/+5
2012-03-08re PR fortran/52469 (-fwhole-file bug: Wrong backend_decl for result of PPC f...Tobias Burnus1-0/+5
2012-03-07re PR c++/52521 ([C++11] user defined literals and order of declaration)Jason Merrill1-0/+5
2012-03-06va-arg-25.c: Fix typo for powerpc64-*-* check.Pat Haugen1-0/+4
2012-03-06re PR middle-end/52493 (tree check fail in ptr_derefs_may_alias_p)Richard Guenther1-0/+5
2012-03-06re PR middle-end/52097 (ICE: in get_bit_range, at expr.c:4535 with -O -flto -...Richard Guenther1-0/+5