re PR c++/49092 (ice in tree_add_const_value_attribute)
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
2011-05-22 Jason Merrillre PR c++/49092 (ice in tree_add_const_value_attribute)
2011-05-21 Jason Merrillre PR c++/48945 ([C++0x] static constexpr member functi...
2011-05-21 Jason Merrillre PR c++/48945 ([C++0x] static constexpr member functi...
2011-05-21 Jason Merrillre PR c++/48780 ([C++0x] scoped enumerations and va_arg...
2011-05-21 Janus Weilre PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT...
2011-05-21 Jason Merrillre PR c++/49066 ([C++0x] Non-defining declaration of...
2011-05-20 Jason MerrillDR 1073 PR c++/49082
2011-05-20 Janus Weilre PR fortran/48706 (Type extension inside subroutine)
2011-05-20 Jason Merrillre PR c++/24163 (dependent Base class scope examined...
2011-05-20 Richard Guentherre PR tree-optimization/49079 (Bogus constant folding)
2011-05-20 Jakub Jelinekre PR tree-optimization/49073 (g++ optimizer breaks...
2011-05-19 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-19 Joseph Myerscollect2.c: Include diagnostic.h.
2011-05-19 Richard Guentherre PR middle-end/49063 (FAIL: gcc.dg/builtin-object...
2011-05-19 Richard Guentherre PR c/48985 (bogus buffer overflow warning and abort...
2011-05-19 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-05-19 Tom de Vriesscanasm.exp (object-size): Fix target selector handling.
2011-05-19 Rainer Orth* gcc.c-torture/execute/960321-1.x: Remove.
2011-05-18 H.J. LuProperly handle 256bit load cast.
2011-05-18 Jakub Jelinekre PR c++/49039 (LLVM StringRef miscompilation with...
2011-05-18 Jason Merrillre PR c++/48948 ([C++0x] constexpr friend function...
2011-05-18 Stuart Hendersonmcpu-bf592.c: New test.
2011-05-18 Ira Rosenre PR tree-optimization/41881 (Complete unrolling ...
2011-05-18 Jakub Jelinekre PR tree-optimization/49000 (ICE: verify_ssa failed...
2011-05-17 Eric Botcazou* gnat.dg/invalid1.adb: New test.
2011-05-16 Uros Bizjakconstraints.md (z): New constraint.
2011-05-15 Jonathan Wakelyre PR c++/48994 ([C++0x] error for trivial use of range...
2011-05-15 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-14 Ville VoutilainenImplement final on class.
2011-05-14 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-14 Thomas Koenigre PR fortran/22572 (Double occurrence of matmul intrin...
2011-05-13 Jason Merrillre PR c++/48969 (ICE with -std=c++0x)
2011-05-13 Tobias Burnusre PR fortran/48972 (OPEN with Unicode file name)
2011-05-13 Tobias Burnusre PR fortran/48972 (OPEN with Unicode file name)
2011-05-13 Martin Thuressonre PR gcov-profile/47793 (Relative path in fprofile...
2011-05-12 Jakub Jelinekre PR tree-optimization/48975 (ICE in execute_cse_recip...
2011-05-12 Tobias Burnusre PR fortran/48972 (OPEN with Unicode file name)
2011-05-12 Jason Merrillcp-tree.h (DECL_DEFERRED_CONSTEXPR_CHECK): New.
2011-05-12 Eric Botcazoutrans.c (call_to_gnu): In the by-reference case...
2011-05-12 Richard Guentherre PR tree-optimization/48172 (incorrect vectorization...
2011-05-12 Jakub Jelinekre PR debug/48967 (ICE during use_narrower_mode)
2011-05-11 Jason Merrillre PR c++/48948 ([C++0x] constexpr friend function...
2011-05-11 Jason Merrillre PR c++/48745 ([C++0x] Segmentation fault with list...
2011-05-11 Tobias Burnusre PR fortran/48889 (f951: internal compiler error...
2011-05-11 Richard Guentherre PR tree-optimization/15256 ([tree-ssa] Optimize...
2011-05-11 Jakub Jelinekre PR debug/48159 (ICE: SIGSEGV in build2_stat (tree...
2011-05-11 Richard Guentherre PR middle-end/48953 (ICE: verify_gimple failed:...
2011-05-11 Richard Guentherre PR middle-end/18041 (OR of two single-bit bitfields...
2011-05-11 Alan Modrare PR target/47755 (VSX code generates a TOC reference...
2011-05-10 Jason Merrillre PR c++/48930 ([C++0x] Invalid implicitly declared...
2011-05-10 Jason Merrillre PR c++/48736 ([C++0x] ICE during list-initialization...
2011-05-10 Ville VoutilainenFixes for override/final.
2011-05-10 Michael MeissnerFix PRs 48857, 48495
2011-05-10 Richard Guenthertree-ssa-forwprop.c (combine_conversions): Pattern...
2011-05-10 Jakub Jelinekre PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh...
2011-05-10 Jakub Jelinekre PR debug/48928 (ICE: in decimal_to_decnumber, at...
2011-05-09 Paolo Carlinire PR c++/48522 ([C++0x] decltype((object)) with templa...
2011-05-09 Paolo Carlinire PR c++/48735 ([C++0x][SFINAE] Hard errors with array...
2011-05-09 Jeff Lawgcc-gdb-test.exp (gdb-test): Reorder matchers to give...
2011-05-09 Fabien Chênere PR c++/20039 (uninitialized const in `new' of `const...
2011-05-09 Paolo Carlinire PR c++/48737 ([C++0x][SFINAE] Hard errors with array...
2011-05-09 Jason Merrill* g++.dg/template/nontype23.C: New.
2011-05-09 Fabien ChêneFix PR C++/48859
2011-05-09 Jason Merrillre PR c++/34772 (self-initialisation does not silence...
2011-05-09 Ville VoutilainenImplement final/override for member functions.
2011-05-09 Dodji Seketelire PR c++/48574 (ICE)
2011-05-07 Zdenek Dvorakre PR tree-optimization/48837 (Wrong optimization of...
2011-05-06 Jason Merrillre PR c++/48909 ([C++0x] ICE in cxx_eval_conditional_ex...
2011-05-06 Jason Merrillre PR c++/48911 ([C++0x] Error for valid array subscript)
2011-05-06 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-06 Tobias Burnusre PR fortran/48858 (Incorrect error for same binding...
2011-05-06 Dodji Seketelire PR c++/48838 (valid template code does not compile)
2011-05-05 Eric Botcazoure PR ada/48844 (ICE on assignment of aggregate with...
2011-05-05 Julian Brownneon.md (vec_set<mode>_internal): Fix misplaced parenth...
2011-05-05 Jason Merrillre PR c++/48873 ([C++0x][noexcept] Placement-new proble...
2011-05-05 Rainer Orthfmt_g0_6.f08: Use dg-options "-ffloat-store".
2011-05-05 Jakub Jelinekre PR rtl-optimization/48381 (internal compiler error...
2011-05-05 Uros Bizjakopt-1.c: Add --param min-insn-to-prefetch -ratio=0...
2011-05-05 Jason Merrillre PR c++/48749 (internal compiler error: tree check...
2011-05-05 Jerry DeLislere PR libfortran/48787 (Invalid UP/DOWN rounding with...
2011-05-04 Hans-Peter Nilssonpr47878.f90, [...]: Gate test on effective_target fd_tr...
2011-05-04 Uros Bizjakrecip-vec-divf.c: Decrease array sizes.
2011-05-04 Stuart Hendersonmcpu-bf512.c: Update to latest silicon revision and...
2011-05-03 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-03 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-03 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-03 Paolo Carlinire PR c++/28501 (ICE with __real__ and implicit type...
2011-05-03 Stuart Henderson2011-05-03 Stuart Henderson <shenders@gcc.gnu.org>
2011-05-03 Stuart Hendersonbuiltins: Created.
2011-05-03 Bernd Schmidtfunction.c (init_function_start): Call decide_function_...
2011-05-03 Jakub Jelinekre PR target/48774 (gcc-4.6.0 optimization regression...
2011-05-03 Richard Guentherc-decl.c (grokdeclarator): Instead of looking at TREE_O...
2011-05-03 Richard Sandifordvect-strided-u16-i3.c: New test.
2011-05-03 Richard Sandifordtarget-supports.exp (check_effective_target_vect_stride...
2011-05-03 Richard Sandifordslp-11.c: Split into...
2011-05-03 Richard Sandifordgcc/testsuite/
2011-05-02 Jason Merrillre PR c++/48834 (-fno-exceptions causes wrong code...
2011-05-02 Simon Martinre PR c/35445 (ICE with conflicting declarations)
2011-05-02 Jason Merrillre PR c++/48446 (internal compiler error: in gimplify_v...
2011-05-02 Richard Guentherre PR tree-optimization/48822 (G++ gets stucks and...
next