aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2010-11-11resolve.c (resolve_procedure_interface): Copy 'is_bind_c' attribute.Janus Weil2-0/+26
2010-11-11In gcc/objc/: 2010-11-11 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero5-0/+330
2010-11-11opts.c (warning_as_error_callback, [...]): Remove.Joseph Myers2-1/+5
2010-11-11re PR middle-end/46388 (ICE in int_mode_for_mode, at stor-layout.c:493)Jakub Jelinek2-0/+19
2010-11-11lto.exp (lto-get-options-main): Support optional target selector for dg-suppr...Rainer Orth2-3/+16
2010-11-11re PR tree-optimization/46383 (ICE: in get_binfo_at_offset, at tree.c:10947)Martin Jambor2-0/+257
2010-11-11sse-12.c: Add -msse4a to dg-options.Uros Bizjak6-20/+34
2010-11-11re PR c++/46420 ([C++0X][4.6 regression] ICE: in tsubst_copy, at cp/pt.c:11677)Jason Merrill2-0/+17
2010-11-11bitfield2.C, [...]: Update expected messages.Joseph Myers9-8/+16
2010-11-11re PR c++/38699 (ICE using offsetof with pointer and array accesses)Jan Hubicka2-0/+81
2010-11-11* gcc.dg/tree-prof/inliner-1.c: Fix testcase.Jan Hubicka2-4/+12
2010-11-10re PR c++/46369 (ICE: unexpected expression '((unsigned char*)&*r)[24]' of ki...Jason Merrill2-0/+14
2010-11-11re PR debug/46409 (ICE in propagate_rtx, at fwprop.c:688)Jakub Jelinek3-0/+61
2010-11-11re PR target/46419 (_mm_cvtpu16_ps (and hence _mm_cvtpu8_ps) returns false re...Uros Bizjak2-25/+68
2010-11-10Add support for TBM.Quentin Neill14-23/+216
2010-11-10Add support for BMI.Quentin Neill12-6/+169
2010-11-10re PR c++/46065 (ICE: tree check: expected tree that contains 'decl minimal' ...Nathan Froyd2-0/+16
2010-11-10re PR rtl-optimization/33172 (Optimizer fails to elid away unreferenced stati...Jan Hubicka3-0/+78
2010-11-10re PR tree-optimization/46228 (code produced for STL container is worse in 4....Jan Hubicka2-0/+28
2010-11-10Check preferred vector mode for vector type in estimate_move_cost.H.J. Lu2-1/+7
2010-11-10re PR fortran/46411 (MOVE_ALLOC wrongly rejected as impure)Tobias Burnus2-0/+18
2010-11-10rtti3.C: Scan for .weakext on alpha*-dec-osf*.Rainer Orth11-14/+37
2010-11-10re PR fortran/46244 (gfc_compare_derived_types is buggy)Tobias Burnus2-0/+24
2010-11-10re PR fortran/46223 (gfortran.dg/bessel_7.f90 failures on s390-ibm-linux-gnu)Tobias Burnus2-1/+7
2010-11-10Fix PR45971: do not predicate condition phi nodes that are scev analyzable.Sebastian Pop2-0/+18
2010-11-10re PR tree-optimization/44964 (ICE: SIGSEGV in gimple_default_def (tree-dfa.c...Richard Guenther2-0/+26
2010-11-10* gnat.dg/opt10.adb: Fix typo.Eric Botcazou2-1/+5
2010-11-10re PR tree-optimization/46351 (incorrect scalarization (2))Martin Jambor5-0/+78
2010-11-10trans.c (lvalue_required_p) <N_Type_Conversion>): Look through it for element...Eric Botcazou2-0/+38
2010-11-10s390.c (s390_emit_prologue): Report the stack size if -fstack-usage is used.Andreas Krebbel2-0/+8
2010-11-10decl.c (gnat_to_gnu_entity): Do not set DECL_ARTIFICIAL on the reused DECL no...Eric Botcazou2-0/+40
2010-11-10re PR tree-optimization/46398 (early FRE miscompiles simple testcase)Richard Biener2-1/+31
2010-11-10open_dev_null.f90: New test.Jerry DeLisle2-0/+13
2010-11-10re PR tree-optimization/40436 (0.5% code size regression caused by r147852)Jan Hubicka2-1/+6
2010-11-10c-parser.c (c_parser_struct_declaration): Handle declaration specifiers follo...Joseph Myers2-0/+11
2010-11-09Improve powerpc floating point roundingMichael Meissner4-2/+50
2010-11-09re PR target/43808 (-fipa-reference -fschedule-insns -fstrict-aliasing causes...Jakub Jelinek2-0/+23
2010-11-09re PR tree-optimization/46036 (verify_ssa failed: definition in block 3 follo...Sebastian Pop2-0/+19
2010-11-09re PR testsuite/45663 (New test failures)Jakub Jelinek2-7/+11
2010-11-09re PR debug/46171 (ICE: in gen_rtx_SUBREG, at emit-rtl.c:774 with -fno-tree-d...Jakub Jelinek2-0/+18
2010-11-09re PR tree-optimization/46355 (ICE: SIGSEGV in create_preheader (cfgloopmanip...Richard Guenther2-0/+19
2010-11-09re PR tree-optimization/46177 (ICE: in prop_phis, at tree-loop-distribution.c...Richard Guenther2-0/+23
2010-11-09re PR tree-optimization/46312 (gcc.dg/vec-scal-opt2.c fails for ARM targets.)Richard Guenther4-0/+16
2010-11-09tree.h (contains_placeholder_p): Fix comment.Eric Botcazou3-0/+35
2010-11-09re PR middle-end/46360 (ICE in release_defs, at tree-ssanames.c:313)Jakub Jelinek2-0/+16
2010-11-09re PR c++/45894 ([C++0x] ICE: segmentation fault with -Wall)Jakub Jelinek2-0/+33
2010-11-09re PR fortran/46313 ([OOP] class container naming collisions)Janus Weil2-0/+39
2010-11-09re PR middle-end/46221 (huge number of c++ testsuite failures, libstdc++.so a...Richard Guenther2-0/+14
2010-11-09fix changelog errorXinliang David Li2-5/+2
2010-11-08re PR c++/46382 (constexpr vs. static_assert in constexpr ctors)Jason Merrill2-0/+17