* gcc.dg/ipa/pr63569.c: Fix template.
[gcc.git] / gcc / testsuite / ChangeLog
2015-03-12 Jan Hubicka* gcc.dg/ipa/pr63569.c: Fix template.
2015-03-12 Sandra Loosemorepr64146.C: Require fpic support.
2015-03-11 Janne BlomqvistPR 65200 Handle EPERM in addition to EACCES.
2015-03-11 Jakub Jelinekno-asan-check-glob.c: Add -ffat-lto-objects to dg-optio...
2015-03-11 Georg-Johann Layre PR target/65296 ([avr] fix various issues with specs...
2015-03-11 Michael Meissnerre PR target/65242 (ICE (in gen_add2_insn, at optabs...
2015-03-11 Marat Zakirovasan.c (instrument_derefs): Disable instrumentation...
2015-03-10 Paolo Carlinire PR c++/65370 (r213519 causes: error: redeclaration...
2015-03-10 Jakub Jelinekre PR target/65368 (_bzhi_u32 intrinsic generates incor...
2015-03-10 Paul Thomasre PR fortran/65024 ([OOP] unlimited polymorphic pointe...
2015-03-10 Jakub Jelinekre PR c++/65127 (internal compiler error: tree check...
2015-03-10 Jan Hubicka* gcc.dg/ipa/PR64550.c: Update template.
2015-03-10 Alessandro Fanfarillotrans.h (caf_sync_memory): New function decl tree.
2015-03-10 Marek Polacekre PR sanitizer/65367 (indefinite loop occurs with...
2015-03-10 Ilya Enkovichmpx-dg.exp (mpx_link_flags): Set path to wrappers library.
2015-03-10 Ilya Enkovichmpx-dg.exp (mpx_link_flags): New.
2015-03-10 James Greenhalgh[Patch testsuite] Further reduce the alignment in gcc...
2015-03-10 Oleg Endopr54680.c: Add -fno-ipa-icf option.
2015-03-10 Uros Bizjakipa-icf-36.c (dg-final): Cleanup icf ipa dump.
2015-03-10 Jakub Jelinekre PR c/65120 (Wlogical-not-parentheses should not...
2015-03-10 Jakub Jelinekre PR rtl-optimization/65321 (ICE on valid code at...
2015-03-10 Jan Hubickare PR tree-optimization/65355 (vectorizer increase...
2015-03-09 Jakub Jelinekre PR c/65120 (Wlogical-not-parentheses should not...
2015-03-09 Richard Bienerre PR ipa/65270 (issues with merging memory accesses...
2015-03-09 Thomas Preud'hommere PR middle-end/63743 (Thumb1: big regression for...
2015-03-09 Jan Hubickare PR lto/65316 (LTO: Uninitialized memory / ICE with...
2015-03-08 John David Anglinre PR target/62247 (FAIL: g++.dg/abi/anon3.C -std...
2015-03-08 John David Anglinpr63621.C: Add dg-require-effective-target named_sections.
2015-03-08 John David Anglinre PR target/62251 (FAIL: gfortran.dg/quad_2.f90 execut...
2015-03-08 John David Anglinsignbit-sa.c: Add dg-require-effective-target c99_runtime
2015-03-08 John David Anglinpr64307.c: Add target c99_runtime.
2015-03-08 John David Anglinipa-icf-34.c: Add dg-require-alias.
2015-03-08 Mikael Morinre PR fortran/60898 (model compile error with gfortran...
2015-03-07 Oleg Endore PR target/65153 ([SH][4.9 Regression] "insn does...
2015-03-07 Oleg Endore PR target/65249 (unable to find a register to spill...
2015-03-07 H.J. LuUse long long for uint64_t/int64_t
2015-03-06 Marek Polacekre PR sanitizer/65280 (-fsanitize=bounds does not detec...
2015-03-06 Martin Seborre PR testsuite/63175 (FAIL: gcc.dg/vect/costmodel...
2015-03-06 Wilco DijkstraRemove inefficient branchless conditional negate optimi...
2015-03-06 Jan Hubickare PR lto/65302 (LTO: ICE internal compiler error:...
2015-03-06 James Greenhalgh[ARM testsuite obvious] Fixup atomic-comp-swap-release...
2015-03-06 James Greenhalgh[AArch64 testsuite obvious] XFAIL c-c++-common/torture...
2015-03-06 Eric Botcazouc-ada-spec.c (dump_ada_double_name): Fix pasto.
2015-03-05 Bernd Edlingerre PR rtl-optimization/65067 (regression on accessing...
2015-03-05 Martin Liskare PR ipa/65318 (wrong code at -Os and above on x86_64...
2015-03-05 Marek Polacek* c-c++-common/ubsan/bounds-6.c: Use dg-do run.
2015-03-05 Andreas KrebbelS/390: xfail ssa-dom-cse-2
2015-03-05 Andreas KrebbelS/390: var-expand1 use default values for peel/unroll...
2015-03-05 Paolo Carlini2015-03-05 Paolo Carlini <paolo.carlini@oracle.com>
2015-03-05 Paolo Carlinire PR c++/64665 (Overload resolution not working with...
2015-03-05 Richard Bienerre PR tree-optimization/65310 (vectorizer uses wrong...
2015-03-05 Paolo Carlinire PR c++/64834 (Captured variable not available in...
2015-03-04 Eric Botcazoufold-const.c (round_up_loc): Cast divisor to signed...
2015-03-04 Ian Lance Taylor* go.test/go-test.exp (go-gc-tests): Skip nilptr test...
2015-03-04 Paolo Carlinire PR c++/64227 (Forwarding an argument of a function...
2015-03-04 James Greenhalgh[AArch64 Testsuite Obvious] Disable ipa-icf for testcas...
2015-03-04 Paolo Carlinire PR c++/64398 (decltype in different contexts with...
2015-03-03 Eric Botcazoufold-const.c (round_up_loc): Cast divisor to HOST_WIDE_...
2015-03-03 Martin Liskare PR ipa/65287 (Current trunk ICE in address_matters_p...
2015-03-03 Martin Jambortree-sra.c (ipa_sra_check_caller_data): New type.
2015-03-03 Martin Liskare PR ipa/65282 (wrong code at -Os and above on x86_64...
2015-03-03 Jeff Lawre PR tree-optimization/65241 (ICE (in remove_local_exp...
2015-03-03 Georg-Johann Layre PR target/64331 (regcprop propagates registers noted...
2015-03-03 Martin Liskare PR target/65263 (ICE (error: unrecognizable insn...
2015-03-02 Jan Hubickare PR lto/65130 (ICE with LTO on valid code on x86_64...
2015-03-02 Jan Hubickare PR ipa/64988 (ICE: verify_cgraph_node failed: Alias...
2015-03-02 Tobias Burnuscheck.c (gfc_check_atomic): Properly check for coarrayn...
2015-03-02 Ilya Enkovichre PR target/65184 (ICE: in expand_expr_addr_expr_1...
2015-03-02 Ilya Enkovichre PR target/65183 (ICE: verify_ssa failed: virtual...
2015-03-02 Martin Liskaipa-icf.c (sem_variable::equals): Improve debug output...
2015-03-01 Martin Liskare PR ipa/65245 (internal compiler error: in address_ma...
2015-03-01 Oleg Endore PR target/61142 ([SH] QImode/HImode @(R0,Rm),Rn...
2015-03-01 Eric Botcazouc-ada-spec.c (is_tagged_type): Add guard for DECL_VINDEX.
2015-03-01 Martin LiskaICF is more strict about non-common function and var
2015-02-28 Jan Hubickare PR ipa/65236 (IPA ICF causes miscompilation in Chrom...
2015-02-27 Pat Haugenpr59354.c: Move vector producing code to separate function.
2015-02-27 Jan Hubickare PR ipa/65237 (r221040 caused many regressions)
2015-02-27 Jakub Jelinekre PR middle-end/65048 (ICE in add_phi_args_after_copy_...
2015-02-27 Vladimir Makarovre PR target/65032 (ICE in reload_combine_note_use...
2015-02-27 Marek Polacekre PR c/65040 (gcc-5 -Wformat broken)
2015-02-27 Marek Polacekre PR c/65228 (ICE: expected tree that contains ‘decl...
2015-02-27 Kai Tietzre PR c/35330 (ICE with invalid pragma weak)
2015-02-27 Richard Bienerre PR tree-optimization/65193 (ICE: Segmentation fault...
2015-02-27 Andreas KrebbelS/390: Remove -m64/-m31 from testcases.
2015-02-27 Jan Hubickare PR bootstrap/65150 (r220875 causes bootstrap failure...
2015-02-26 Jakub Jelinekre PR tree-optimization/65216 (wrong code at -O3 on...
2015-02-26 Jakub Jelinekre PR tree-optimization/65215 (Bswap load miscompilation)
2015-02-26 Tom de VriesAdd missing cleanup in go-gc-tests for cmpout
2015-02-26 Martin Liskare PR lto/64693 (PCH failed with --with-build-config...
2015-02-26 Uros Bizjakvect-pr61917.c: Rename to ...
2015-02-26 Marek Polacekre PR ipa/65008 (ICE: in estimate_edge_growth, at ipa...
2015-02-26 Tom de VriesAdd profopt-target-cleanup
2015-02-26 Tom de VriesAdd missing cleanup in run-gcov
2015-02-26 Sebastian PopFix warning.
2015-02-26 Aldy Hernandezre PR debug/46102 (ICE: SIGSEGV in dwarf2out_finish...
2015-02-26 Marek Polacekre PR c++/65202 (ICE segfault with constexpr/noexcept)
2015-02-26 Tom de VriesAdd missing cleanup in g++.dg/gcov/gcov-14.C
2015-02-26 Tom de VriesAdd missing cleanup in gcc.target/i386/mcount_pic.c
2015-02-26 Tom de VriesAdd missing cleanup in gcc.dg/aru-2.c
2015-02-26 H.J. LuAdd a testcase for PR target/65217
next