re PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test for excess errors))
[gcc.git] / gcc / testsuite / ChangeLog
2012-04-06 Mike Stumpre PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test...
2012-04-06 Jason Merrillre PR c++/52596 ([C++11] internal compiler error: in...
2012-04-05 Uros Bizjakre PR target/52882 (ICE in memory_address_length, at...
2012-04-05 Bill Schmidtre PR testsuite/52614 (Test failures in gcc.dg/vect...
2012-04-04 Jason Merrillre PR c++/52845 (non-void return type deduced for lambd...
2012-04-03 Jason Merrillre PR c++/52796 ([C++11] Initialization of primitive...
2012-04-03 Eric Botcazouexpr.c (get_bit_range): Add OFFSET parameter and adjust...
2012-04-03 Richard Guentherre PR bootstrap/52808 (LTO bootstrap failed with bootst...
2012-04-03 Jakub Jelinekre PR middle-end/52835 (-O3 wrongly optimizes loop...
2012-04-03 Eric Botcazouvarasm.c (initializer_constant_valid_for_bitfield_p...
2012-04-02 Richard Guentherre PR middle-end/52756 (255.vortex in SPEC CPU 2000...
2012-04-02 Richard Guentherre PR rtl-optimization/52803 (ICE: in ira, at ira.c...
2012-04-02 Dodji SeketeliPR c++/40942 - Failure of template specialization parti...
2012-04-02 Paolo Carlinire PR c++/50043 ([C++0x] Implement core/1123)
2012-03-31 Eric Botcazoutree-cfg.c (call_can_make_abnormal_goto): New predicate.
2012-03-30 Richard Hendersonre PR debug/52727 (internal compiler error at dwarf2cfi...
2012-03-30 Richard Guentherre PR other/52754 (indirect indexing broken with -fpred...
2012-03-30 Richard Guentherre PR c++/52772 (internal compiler error: Segmentation...
2012-03-29 Paolo Carlinire PR c++/52718 (-Wzero-as-null-pointer-constant: misle...
2012-03-29 Jason Merrillre PR c++/52685 (ICE in copy_binfo)
2012-03-29 Jakub Jelinekre PR c++/52759 (ICE in cp/mangle.c)
2012-03-29 Jakub Jelinekre PR tree-optimization/52760 (Revision 185599 causes...
2012-03-29 Jason Merrillre PR c++/52743 (g++-4.7.0 seg faults on overload funct...
2012-03-29 Jason Merrillre PR c++/52746 (Explicit virtual destructor call repla...
2012-03-28 Eric Botcazou* tree.c (tree_size) <VECTOR_CST>: New case.
2012-03-28 Paul Thomasre PR fortran/52652 (call to gfc_match_asynchronous...
2012-03-28 Jakub Jelinekre PR middle-end/52691 (va_start to builtin_next_arg...
2012-03-28 Jakub Jelinekre PR middle-end/52750 (32xsigned char __builtin_shuffle)
2012-03-28 Georg-Johann Layre PR target/52692 ([avr]: Add support for avr-specific...
2012-03-28 Jakub Jelinekre PR target/52736 (miscompilation: store to aliased...
2012-03-27 Martin Jamborre PR middle-end/52693 (Wrong code with SRA and arrays)
2012-03-27 Meador Ingere PR c++/52672 (internal compiler error: in cxx_eval_i...
2012-03-27 Mike Stumpre PR testsuite/52665 (scan-assembler output produces...
2012-03-27 Uros Bizjakre PR target/52698 (-maddress-mode=long doesn't work)
2012-03-27 Richard Guentherre PR middle-end/52720 (internal compiler error: in...
2012-03-27 Eric Botcazouexpmed.c (store_bit_field): Assert that BITREGION_START...
2012-03-27 Ramana Radhakrishnanthumb-ifcvt.c: Only run for -mthumb.
2012-03-26 Martin Jamborre PR tree-optimization/50052 (FAIL: gcc.dg/ipa/ipa...
2012-03-26 Richard Guentherre PR middle-end/52701 (416.gamess in SPEC CPU 2006...
2012-03-26 Ulrich Weigandre PR tree-optimization/52686 (SLP crashes with WIDEN_L...
2012-03-26 Georg-Johann Layavr-torture.exp (AVR_TORTURE_OPTIONS): Add "-Os -flto...
2012-03-25 Eric Botcazoudecl.c (SS_MARK_NAME): New define.
2012-03-24 Jason MerrillImplement return type deduction for normal functions...
2012-03-23 Richard Guentherre PR tree-optimization/52678 (internal compiler error...
2012-03-23 Richard Guentherre PR tree-optimization/52638 (ice in build_vector_from...
2012-03-23 Paolo Carlinire PR c++/52487 ([C++11] ICE at cp/semantics.c:5613...
2012-03-22 Jakub Jelinekre PR c++/52671 (ICE with misplaced attribute on enum)
2012-03-22 Jan Hubickare PR tree-optimization/51737 (g++ crashes (internal...
2012-03-22 Richard Guentherre PR tree-optimization/52548 (missed PRE optimization...
2012-03-22 Bernhard Reutner... fortran-modules.exp (list-module-names-1): Remove warning.
2012-03-21 Oleg Endore PR target/50751 (SH Target: Displacement addressing...
2012-03-21 Oleg Endore PR target/52479 (SH Target: SH4A DFmode fsca tests...
2012-03-21 Richard Earnshawneon.md (neon_vget_lanev2di): Use gen_lowpart and gen_h...
2012-03-21 Martin Jamborre PR testsuite/52641 (Test cases fail for 16-bit int...
2012-03-21 Andrew Stubbsarm.c (thumb2_reorg): Add complete support for 16-bit...
2012-03-21 Jason Merrillc-common.h (enum cxx_dialect): Add cxx1y.
2012-03-21 Jason Merrillmangle.c (write_type): Handle 'auto'.
2012-03-20 Georg-Johann Layre PR testsuite/52641 (Test cases fail for 16-bit int...
2012-03-20 Jason Merrillre PR c++/52510 (libitm/config/posix/rwlock.cc doesn...
2012-03-20 Georg-Johann Layprogmem.h (pgm_read_char): Define depending on __AVR_HA...
2012-03-20 Georg-Johann Layre PR target/49868 (Implement named address space to...
2012-03-20 Richard Guentherstor-layout.c (finish_bitfield_representative): Fallbac...
2012-03-19 Paolo CarliniWuseless-cast.C: Extend.
2012-03-19 Paolo Carlini2012-03-19 Paolo Carlini <paolo.carlini@oracle.com>
2012-03-17 Janne BlomqvistTypo in ChangeLog
2012-03-17 Janne Blomqvistre PR libfortran/52608 (The test FM110 of the NIST...
2012-03-17 Tobias Burnusre PR fortran/52585 (Wrong result for ASSOCIATED with...
2012-03-16 Martin Jamborexpr.c (expand_expr_real_1): handle misaligned scalar...
2012-03-16 Richard Guentherre PR middle-end/48814 (Incorrect scalar increment...
2012-03-16 Richard Guentherstor-layout.c (finish_bitfield_representative): Fall...
2012-03-15 Jakub Jelinekre PR target/52568 (suboptimal __builtin_shuffle on...
2012-03-15 Jason Merrillre PR c++/52582 (g++ ICE when compiling qt-4.8.0 with...
2012-03-15 Bernhard Reutner... fortran-modules.exp: New file which was forgotten in...
2012-03-15 Ira Rosentree-vect-patterns.c (widened_name_p): Rename to ...
2012-03-15 Ira Rosentree-vectorizer.h (vect_pattern_recog): Add new argument.
2012-03-15 Janne Blomqvistre PR libfortran/52434 (Insufficient number of digits...
2012-03-15 Jakub Jelinekre PR middle-end/52592 (compilation failure with undefi...
2012-03-15 Bernhard Reutner... gfortran testsuite: implicitly cleanup-modules
2012-03-15 Jakub Jelinekre PR tree-optimization/52267 (a&~N where N has all...
2012-03-15 Richard Guentherre PR middle-end/52580 (171.swim performance drop on...
2012-03-15 Oleg Endofpul-usage-1.c: New.
2012-03-14 Oleg Endore PR target/49468 (SH Target: inefficient integer...
2012-03-14 Rainer OrthRemove obsolete Solaris 8 support
2012-03-14 Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-14 Jakub Jelinekre PR c++/52582 (g++ ICE when compiling qt-4.8.0 with...
2012-03-14 Richard Guentherre PR tree-optimization/52571 (vectorizer changes align...
2012-03-14 Richard Guentherre PR target/52080 (Stores to bitfields introduce a...
2012-03-14 Richard Guentherre PR middle-end/52578 (Fails to fold another size...
2012-03-14 Jakub Jelinekre PR c++/52521 ([C++11] user defined literals and...
2012-03-13 Oleg Endore PR rtl-optimization/48596 ([SH] unable to find a...
2012-03-13 Dodji SeketeliPR c++/51641 - Lookup finds enclosing class member...
2012-03-13 Jakub Jelinekre PR c/52577 (__builtin_shuffle -Wunused-but-set-...
2012-03-13 Martin Jamborexpr.c (expand_assignment): Handle misaligned scalar...
2012-03-13 Richard Guentherre PR middle-end/52134 (Does not fold (x * 4) & -4)
2012-03-13 Rainer OrthFix sgi typos
2012-03-12 Bill Schmidtre PR tree-optimization/46728 (GCC does not generate...
2012-03-12 Paolo Carlinire PR c++/52299 (GCC warns on compile time division...
2012-03-12 Bill Schmidtre PR tree-optimization/46728 (GCC does not generate...
2012-03-12 Georg-Johann Layre PR target/49868 (Implement named address space to...
2012-03-12 Andrew Pinskitree-ssa-phiopt.c (single_non_singleton_phi_for_edges...
next