aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2012-12-26PR fortran/55539 Fix regression in -fno-sign-zero.Janne Blomqvist2-0/+20
2012-12-23re PR fortran/54884 (Externally used PRIVATE module procedure wrongly marked ...Tobias Burnus2-0/+54
2012-12-23r10k-cache-barrier-10.c: Make a branch-likely instruction more likely.Richard Sandiford2-0/+11
2012-12-23pr55315.c: Cast to long rather than int.Richard Sandiford2-1/+5
2012-12-22re PR fortran/55763 (Issues with some simpler CLASS(*) programs)Tobias Burnus2-0/+42
2012-12-21re PR tree-optimization/55355 (internal compiler error: in tree_low_cst, at t...Martin Jambor2-0/+28
2012-12-21re PR inline-asm/55775 (ICE when building pari)Vladimir Makarov2-0/+61
2012-12-21* c-c++-common/pr43942.c: Remove XFAIL for AIX.David Edelsohn2-1/+2
2012-12-21* gcc.c-torture/compile/pr44707.c: Do not try to assemble on AIX.David Edelsohn2-0/+4
2012-12-21target-supports.exp (add_options_for_tls): Add -pthread for AIX as well.David Edelsohn2-5/+10
2012-12-21pthread-init-2.c (dg-options): Define _XOPEN_SOURCE=500 on AIX.David Edelsohn2-30/+36
2012-12-21re PR fortran/55763 (Issues with some simpler CLASS(*) programs)Paul Thomas2-0/+46
2012-12-21re PR middle-end/52996 (ice in verify_loop_structure, at cfgloop.c:1567)Richard Biener2-0/+38
2012-12-20re PR middle-end/55750 (-( in expand_expr_addr_expr_1, at expr.c:7646)Jakub Jelinek2-0/+34
2012-12-20same_type_as_1.f03: Correct for improved message.Paul Thomas2-4/+4
2012-12-20re PR rtl-optimization/55740 (ICE in verify_loop_structure, at cfgloop.c:1582...Richard Biener2-0/+24
2012-12-20re PR c++/55619 (Chromium build fails with: error: memory input is not direct...Jakub Jelinek2-0/+16
2012-12-20re PR c/39464 (Attribute may_alias causes invalid warning)Jakub Jelinek1-0/+19
2012-12-20re PR fortran/54818 (error: type mismatch in binary expression)Tobias Burnus2-0/+32
2012-12-20unlimited_polymorphic_2.f03: Remove bad test.Paul Thomas1-1/+0
2012-12-20array.c (resolve_array_list): Apply C4106.Paul Thomas4-0/+354
2012-12-19re PR c++/55724 ([C++11] Default type of a template value is not working)Jason Merrill1-0/+6
2012-12-19arm.md (f_minmaxs, f_minmaxd): New types.Kyrylo Tkachov5-0/+55
2012-12-19use_intrinsic_1.f90: New; moved from gcc/testsuite/gfortran.dg/gomp/use_intri...Tobias Burnus2-11/+5
2012-12-19re PR lto/55736 (lto ICE: tree code ''junl is not supported in LTO streams)Richard Biener2-0/+65
2012-12-19re PR debug/55730 (ICE in mem_loc_descriptor, at dwarf2out.c:12725)Jakub Jelinek2-0/+29
2012-12-19re PR tree-optimization/55683 (ICE in inline_call, at ipa-inline-transform.c:...Jan Hubicka2-0/+35
2012-12-19arm.c (thumb_find_work_register): Check argument register number based on cur...Terry Guo2-0/+44
2012-12-19re PR fortran/55636 (Fortran name mangling collides with user namespace)Tobias Burnus2-0/+57
2012-12-18re PR c/39464 (Attribute may_alias causes invalid warning)Jakub Jelinek1-0/+5
2012-12-18libgo: Link against libatomic_convenience.la.Ian Lance Taylor2-5/+5
2012-12-18re PR middle-end/54838 (ICE: in merge_latch_edges, at cfgloop.c:678 with -ftr...Richard Biener2-0/+107
2012-12-18libgo: Link against libatomic.Andreas Schwab2-0/+10
2012-12-18reassoc-19.c: Adjust.Richard Biener2-7/+12
2012-12-18re PR middle-end/55555 (miscompilation at -O2 (number_of_iterations))Richard Biener3-1/+42
2012-12-18re PR rtl-optimization/55717 (ICE in form_sum, at reload.c:5400)Jakub Jelinek2-0/+112
2012-12-17arm.md (zero_extend<mode>di2): Add extra alternatives for NEON registers.Andrew Stubbs3-0/+32
2012-12-17target-supports.exp (add_options_for_arm_v8_neon): Add -march=armv8-a.Kyrylo Tkachov2-1/+6
2012-12-17[AARCH64] Enable support for TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES.James Greenhalgh2-1/+8
2012-12-16re PR fortran/55197 (Use statement for omp_lib causes ICE)Tobias Burnus2-0/+16
2012-12-16trans-intrinsic.c (conv_intrinsic_move_alloc): Set dynamic type of the FROM v...Tobias Burnus2-0/+26
2012-12-16re PR fortran/55638 (Wrongly accepts INTENT + VALUE - and wrongly requires it...Tobias Burnus3-1/+33
2012-12-15* lib/scanasm.exp (get_ada_spec_filename): Use procedural form.Eric Botcazou2-1/+5
2012-12-15re PR ada/52735 (ICE in gnat_to_gnu_entity at gcc-interface/decl.c:4156)Eric Botcazou4-0/+37
2012-12-15re PR ada/53766 (ICE in build_binary_op on Max_Size_In_Storage_Elements with ...Eric Botcazou3-0/+30
2012-12-14re PR c++/55685 (ICE: canonical types differ for identical types)Jason Merrill1-0/+13
2012-12-14re PR regression/55688 (FAIL: g++.dg/other/pr55650.C)Steve Ellcey2-0/+6
2012-12-14re PR c++/42315 (ICE with invalid array initializer)Jason Merrill3-2/+9
2012-12-14re PR tree-optimization/55684 (ICE in remove_redundant_iv_tests, at tree-ssa-...Richard Biener2-0/+38
2012-12-14re PR tree-optimization/55687 (ICE in hide_evolution_in_other_loops_than_loop...Richard Biener2-0/+34