aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2012-04-11* g++.dg/eh/dtor3.C: New.Jason Merrill2-0/+40
2012-04-11re PR middle-end/52621 (ICE with -O3 -march=opteron in initialize_matrix_A, a...Richard Guenther2-0/+25
2012-04-11re PR target/52918 (ICE: Invalid bb->loop_father (NULL) in add_bb_to_loop)Richard Guenther3-0/+85
2012-04-11re PR fortran/52729 (Symbol has no implicit type in SELECT TYPE block)Tobias Burnus2-1/+74
2012-04-11stack-usage-1.c (SIZE): Define for the RL78.Nick Clifton2-0/+6
2012-04-11re PR target/16458 (PowerPC - redundant compare)Peter Bergner5-0/+129
2012-04-11re PR target/52624 (missing __builtin_bswap16)Eric Botcazou5-2/+53
2012-04-11re PR c++/24985 (caret diagnostics)Manuel López-Ibáñez2-0/+7
2012-04-11re PR middle-end/52881 (ICE due to null pointer deref in cfgloop.c)Richard Guenther3-0/+59
2012-04-11re PR tree-optimization/52912 (ICE: verify_ssa failed)Richard Guenther2-0/+22
2012-04-10Forgot to commit in r186285.Michael Matz1-0/+11
2012-04-10tree-vectorizer.h (_loop_vec_info.strided_stores): Rename to grouped_stores.Michael Matz8-16/+16
2012-04-10re PR tree-optimization/52870 (ICE during SLP pattern matching)Ulrich Weigand2-0/+22
2012-04-10Don't use CRLF endings.Mike Stump37-728/+764
2012-04-10* gcc.dg/tree-ssa/vrp60.c: Likewise.Mike Stump1-0/+1
2012-04-10udlit-raw-op.C: Don't use CRLF endings.Mike Stump4-87/+90
2012-04-10dll-8.c: Remove execute permissions.Mike Stump3-0/+5
2012-04-09re PR lto/52722 (ICE in lto_output_varpool_node)Jan Hubicka3-0/+19
2012-04-09re PR target/52883 (ICE in simplify_const_unary_operation, at simplify-rtx.c:...Uros Bizjak2-0/+30
2012-04-09target-supports.exp (check_effective_target_sparc_v9): New.Eric Botcazou2-6/+32
2012-04-08sh.md (*prefetch_i4, [...]): Merge into ...Oleg Endo2-5/+11
2012-04-08re PR fortran/52751 (private module variable are not exported as local)Tobias Burnus2-0/+76
2012-04-07Wstrict-aliasing-float-ref-int-obj.C: Add labels to directives.Manuel López-Ibáñez2-3/+8
2012-04-07re PR fortran/52893 (Moving functions out of implied DO loops)Thomas Koenig2-0/+22
2012-04-06re PR fortran/52668 (Incorrect unused warning for USE associating variable in...Thomas Koenig2-0/+22
2012-04-06re PR testsuite/50722 (FAIL: gcc.dg/pr49994-3.c (test for excess errors))Mike Stump2-2/+6
2012-04-06re PR c++/52596 ([C++11] internal compiler error: in lvalue_kind, at cp/tree....Jason Merrill2-0/+22
2012-04-05re PR target/52882 (ICE in memory_address_length, at config/i386/i386.c:23373)Uros Bizjak2-0/+24
2012-04-05re PR testsuite/52614 (Test failures in gcc.dg/vect: vectorizing unaligned ac...Bill Schmidt3-2/+9
2012-04-04re PR c++/52845 (non-void return type deduced for lambda with empty compound ...Jason Merrill2-0/+12
2012-04-03re PR c++/52796 ([C++11] Initialization of primitive object with 0-length par...Jason Merrill2-0/+29
2012-04-03expr.c (get_bit_range): Add OFFSET parameter and adjust BITPOS.Eric Botcazou3-0/+38
2012-04-03re PR bootstrap/52808 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther2-0/+17
2012-04-03re PR middle-end/52835 (-O3 wrongly optimizes loop __builtin_memcpy away)Jakub Jelinek2-0/+21
2012-04-03varasm.c (initializer_constant_valid_for_bitfield_p): Return true for REAL_CS...Eric Botcazou2-0/+23
2012-04-02re PR middle-end/52756 (255.vortex in SPEC CPU 2000 failed to build)Richard Guenther2-0/+14
2012-04-02re PR rtl-optimization/52803 (ICE: in ira, at ira.c:3616 with -fno-move-loop-...Richard Guenther2-0/+9
2012-04-02PR c++/40942 - Failure of template specialization partial orderingDodji Seketeli2-4/+29
2012-04-02re PR c++/50043 ([C++0x] Implement core/1123)Paolo Carlini7-6/+95
2012-03-31tree-cfg.c (call_can_make_abnormal_goto): New predicate.Eric Botcazou5-0/+88
2012-03-30re PR debug/52727 (internal compiler error at dwarf2cfi.c2:685)Richard Henderson2-0/+50
2012-03-30re PR other/52754 (indirect indexing broken with -fpredictive-commoning)Richard Guenther2-0/+38
2012-03-30re PR c++/52772 (internal compiler error: Segmentation fault)Richard Guenther2-0/+90
2012-03-29re PR c++/52718 (-Wzero-as-null-pointer-constant: misleading location for 0 a...Paolo Carlini2-0/+25
2012-03-29re PR c++/52685 (ICE in copy_binfo)Jason Merrill2-0/+18
2012-03-29re PR c++/52759 (ICE in cp/mangle.c)Jakub Jelinek2-0/+12
2012-03-29re PR tree-optimization/52760 (Revision 185599 causes miscompare on sphinx3)Jakub Jelinek2-0/+32
2012-03-29re PR c++/52743 (g++-4.7.0 seg faults on overload functions.)Jason Merrill2-0/+15
2012-03-28re PR c++/52746 (Explicit virtual destructor call replaced by direct call in ...Jason Merrill2-0/+36
2012-03-28* tree.c (tree_size) <VECTOR_CST>: New case.Eric Botcazou3-0/+39