re PR tree-optimization/55253 (Revision 193298 miscompiles sqlite with -Os)
[gcc.git] / gcc / testsuite /
2012-11-13 Martin Jamborre PR tree-optimization/55253 (Revision 193298 miscompi...
2012-11-13 H.J. LuWorkaround PR middle-end/55142
2012-11-13 Dodji SeketeliPR c++/54466 - ICE with alias template which type-id...
2012-11-13 H.J. LuEnable x32 check on more i386 tests
2012-11-13 Jakub Jelinekre PR tree-optimization/55281 (ICE in build_int_cst_wi...
2012-11-13 Jakub Jelinekre PR rtl-optimization/54127 (ICE in maybe_record_trace...
2012-11-12 Steven Bosscherre PR rtl-optimization/51447 (global register variable...
2012-11-12 Ian BoltonUse CSINC instead of CSEL to return 1 (AArch64)
2012-11-12 Ian BoltonOptimise comparison where intermediate result not used...
2012-11-12 Tobias Burnusre PR fortran/55272 (ICE on passing coarray argument...
2012-11-12 Bin Chenggcse.c (struct bb_data): Add new fields, old_pressure...
2012-11-11 Oleg Endosh4a-fprun.c: Add test_sinf and test_cosf noinline...
2012-11-11 Eric Botcazoure PR rtl-optimization/55247 (internal compiler error...
2012-11-11 Steven Bosscherre PR middle-end/55263 (ICE: pre_and_rev_post_order_com...
2012-11-11 Martin Jamborre PR tree-optimization/55238 (ICE in find_aggregate_va...
2012-11-11 John David Anglinpr54920.c: Add "-fno-common" option on hppa*-*-hpux*.
2012-11-11 Jan Hubicka* gcc.dg/tree-ssa/cunroll-1.c: Fix bogus testcase.
2012-11-10 H.J. LuCompile pr55247.c with -mno-sse -mno-mmx
2012-11-10 David Edelsohnunused1.C: Skip on AIX.
2012-11-10 David Edelsohnscal-to-vec2.c: Ignore non-standard ABI message.
2012-11-10 Uros Bizjakre PR rtl-optimization/55247 (internal compiler error...
2012-11-10 Andrew Pinski20121108-1.c: New test.
2012-11-10 Ed Smith-RowlandImplement a flag -fext-numeric-literals that allows...
2012-11-09 Siddhesh PoyarekarWarray-bounds-3.c (bar): Keep array access within bound...
2012-11-09 Aldy Hernandez+ * g++.dg/tm/pr47530-2.C: Adjust for uninstrumented...
2012-11-09 Jason Merrillre PR c++/54859 (constexpr in template alias rejected...
2012-11-09 Jason MerrillAdd C++ attribute abi_tag and -Wabi-tag option.
2012-11-09 Vladimir Makarovre PR rtl-optimization/55154 (ICE: in curr_insn_transfo...
2012-11-09 Vladimir Makarovre PR rtl-optimization/55151 (ICE: in assign_by_spills...
2012-11-09 Andrey Belevantsevre PR rtl-optimization/54472 (ICE (spill_failure):...
2012-11-09 Eric Botcazoui386.c (release_scratch_register_on_entry): Also adjust...
2012-11-09 Ian Lance Taylorgo-test.exp (go-gc-tests): Handle runoutput test type...
2012-11-08 Steven Bosscherre PR tree-optimization/55191 (ICE in compute_antic...
2012-11-08 Jakub Jelinekre PR debug/54499 (GCC produces wrong debugging informa...
2012-11-08 Jan Hubickare PR fortran/48636 (Enable more inlining with -O2...
2012-11-08 Martin Jamboripa-prop.c (determine_known_aggregate_parts): Skip...
2012-11-08 Florian Weimercxa_vec.C: Fix typo in comment.
2012-11-07 Vladimir Makarovre PR rtl-optimization/55151 (ICE: in assign_by_spills...
2012-11-07 Uros Bizjakcunroll-1.c: Scan cunrolli dump.
2012-11-07 Eric Botcazoure PR middle-end/55219 (memory explosion on nested...
2012-11-07 Vladimir Makarovre PR rtl-optimization/55151 (ICE: in assign_by_spills...
2012-11-07 Vladimir Makarovre PR rtl-optimization/55122 (ICE: maximum number of...
2012-11-07 David Edelsohnpr46728-[1234578].c: Tighten regex to ignore word powerpc.
2012-11-07 Uros Bizjakre PR target/55224 (FAIL: gcc.target/i386/tailcall...
2012-11-07 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-11-07 Manuel López-Ibáñezre PR c/51294 (spurious warning from -Wconversion in...
2012-11-07 Martin Jamborre PR tree-optimization/53787 (Possible IPA-SRA / IPA...
2012-11-07 Paolo Carlinire PR c++/55226 (ICE regression in regard to anonymous...
2012-11-07 Yufeng Zhangaarch64.c (aarch64_expand_prologue): For the load-pair...
2012-11-07 Kaz Kojimapr49220.c: New test.
2012-11-07 Florian Weimerinit.c (build_new_1): Do not check for arithmetic overf...
2012-11-07 Jakub Jelinekre PR debug/54693 (VTA guality issues with loops)
2012-11-07 Andrew Pinskivect-fmaxv-fminv-compile.c: Add -fno-vect-cost-model.
2012-11-06 Aldy Hernandeztm: Add uninstrumented code path
2012-11-06 Andrew Pinskiaarch64_guard1.C: Add -fno-section-anchors.
2012-11-06 Ian Lance TaylorUpdate index.go from master testsuite.
2012-11-06 Uros BizjakChangeLog: Add missing PR number.
2012-11-06 Jan Hubickacfgloopanal.c (get_loop_hot_path): New function.
2012-11-06 David Edelsohn* const-uniq-1.c: Expand regex to match AIX XCOFF labels.
2012-11-06 Uros Bizjakre PR target/41993 ([sh] ICE in create_pre_exit, at...
2012-11-06 Jan Hubickal_fma_float_?.c: Update.
2012-11-06 Oleg Endore PR target/54089 ([SH] Refactor shift patterns)
2012-11-06 Vladimir Yakovlevi386-protos.h (emit_i387_cw_initialization): Deleted.
2012-11-06 Janus Weilre PR fortran/54917 ([OOP] TRANSFER on polymorphic...
2012-11-06 Sriraman TallamFunction Multiversioning
2012-11-05 Hans-Peter Nilssonre PR testsuite/55186 (gcc.dg/const-uniq-1.c fails...
2012-11-05 Jack HowarthUse -Wl,-undefined,dynamic_lookup on darwin
2012-11-05 Eric Botcazoure PR tree-optimization/54986 (segfault on constant...
2012-11-05 Andreas Schwabfinal.c (final_scan_insn): Handle all comparison codes...
2012-11-05 Jan Hubickaconst-1.c: Update.
2012-11-05 Vladimir Makarovre PR rtl-optimization/55151 (ICE: in assign_by_spills...
2012-11-05 Jakub Jelinekre PR debug/54970 (Missing DW_OP_GNU_implicit_pointer...
2012-11-05 Uros Bizjakre PR testsuite/51128 (New LTO failures)
2012-11-05 Jan Hubicka* gcc.dg/autopar/pr49960.c: Fix testcase.
2012-11-05 Uros Bizjak* gcc.dg/tree-ssa/cunroll-9.c: Fix scan file name.
2012-11-05 Uros Bizjakcunroll-9.c: Dump cunrolli details.
2012-11-04 Janus Weilre PR fortran/55199 ([OOP] Equivalenced variable has...
2012-11-04 Uros BizjakChangeLog: Fix whitespace.
2012-11-03 Jack HowarthAdd check_effective_target_masm_intel
2012-11-03 H.J. LuAdd check_effective_target_maybe_x32
2012-11-03 Andrew Pinskiocteon-bbit-3.c: Change the second call to abort to...
2012-11-03 Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2012-11-03 Richard Sandifordocteon-exts-7.c (bar): Make sure the extraction of...
2012-11-03 Jan Hubickaloop-38.c: Correct testcase.
2012-11-02 Michael Meissnerpr48258-2.c: Simplfy the acceptance conditions to verif...
2012-11-02 Jan Hubickatree-ssa-loop-niter.c (double_int_cmp, [...]): New...
2012-11-02 Michael MeissnerPass -fno-ident to tests making sure "pow" is not called
2012-11-02 Jan Hubickare PR tree-optimization/55079 (false positive -Warray...
2012-11-02 Vladimir MakarovFix typo in changelog.
2012-11-02 Vladimir Makarovre PR middle-end/55130 (ICE in insn_rhs_dead_pseudo_p...
2012-11-02 Jakub Jelinekre PR target/55147 (x86: wrong code for 64-bit load)
2012-11-02 David Edelsohndefault_format_1.f90: XFAIL on AIX.
2012-11-01 Marc Glissere PR middle-end/55001 (Handle VEC_COND_EXPR better...
2012-11-01 Oleg Endore PR target/55160 (Counterproductive loop induction...
2012-11-01 David Edelsohnvsx-mass-1.c: Check for dot symbols in scan-assembler...
2012-11-01 Vladimir Makarovre PR middle-end/55150 (Crash in copy_rtx)
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-11-01 Dehao Chentree-eh.c (do_return_redirection): Set location for...
2012-10-31 Jan Hubicka* gcc.dg/pr44974.c: Add noinline.
2012-10-31 Oleg EndoFix PR number typo in ChangeLog.
next