]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/ChangeLog
re PR c++/80955 (Macros expanded in definition of user-defined literals)
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
2017-11-06  Mukesh Kapoorre PR c++/80955 (Macros expanded in definition of user...
2017-11-06  Paul Thomas[multiple changes]
2017-11-06  Martin LiskaFix test-suite fallout of default -Wreturn-type.
2017-11-06  Martin LiskaFix all tests that fail with -sanitize=return.
2017-11-05  Thomas Koenigre PR fortran/82471 (Reorder loop for unfavorable index...
2017-11-05  Paul Thomasre PR fortran/78641 ([OOP] ICE on polymorphic allocatab...
2017-11-05  Paul Thomasre PR fortran/81447 ([7/8] gfortran fails to recognize...
2017-11-04  Daniel SantosPR target/82002 Part 2: Correct non-immediate offset...
2017-11-04  Andre Vehreschildtrans-expr.c (gfc_trans_assignment_1): Character kind...
2017-11-04  Thomas Koenigre PR fortran/70330 (ICE with -Wextra -Wno-unused-dummy...
2017-11-04  Thomas Koenigre PR fortran/29600 ([F03] MINLOC and MAXLOC take an...
2017-11-04  Paul Thomasre PR fortran/81735 (double free or corruption (fasttop...
2017-11-04  Steven G. Karglre PR fortran/82796 (Private+equivalence in used module...
2017-11-03  Jeff Lawre PR target/82823 (ICE in ix86_expand_prologue, at...
2017-11-03  Jeff Lawi386.c (ix86_emit_restore_reg_using_pop): Prototype.
2017-11-03  Jakub Jelinekre PR tree-optimization/78821 (GCC7: Copying whole...
2017-11-03  Steven G. Kargl2017-11-3 Steven G. Kargl <kargl@gcc.gnu.org>
2017-11-03  Sandra Loosemoremsa.c: Add -fcommon to dg-options.
2017-11-03  Uros Bizjakre PR testsuite/82828 (i386/pr70263-2.c fail)
2017-11-03  Marc GlisseGeneralize -(-X) a little
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-11-03  Nathan Sidwell[PATCH] Fix testsuire error message
2017-11-03  Nathan Sidwell[PR c++/82710] false positive paren warning
2017-11-03  Richard SandifordPR82809: register handling in ix86_vector_duplicate_value
2017-11-03  Paolo Carlinire PR c++/81957 (ICE decltype)
2017-11-02  Steve Ellceyre PR target/79868 (aarch64: diagnostic "malformed...
2017-11-02  Nathan Sidwell[PR c++/82710] false positive paren warning
2017-11-02  Eric BotcazouMove testsuite entries to proper file
2017-11-02  Nathan SidwellRe: [PATCH] fix fdump-lang-raw ICE
2017-11-02  Richard Bienerre PR target/82795 (ICE in predicate_mem_writes, at...
2017-11-02  Claudiu Zissulescu[ARC][ZOL] Account for empty body loops
2017-11-02  Tom de VriesFix scan-assembler patterns in i386/naked-{1,2}.c
2017-11-02  Richard Bienerre PR c/82765 (ICE at -Os on valid code on x86_64-linux...
2017-11-02  Tom de VriesFix scan pattern in gfortran.dg/implied_do_io_1.f90
2017-11-01  Jakub Jelinekre PR rtl-optimization/82778 (crash: insn does not...
2017-11-01  Uros Bizjaksqrt.c: New test.
2017-10-31  Daniel SantosPR target/82002 Part 1: Correct ICE caused by wrong...
2017-10-31  Martin Jambor[PR 81702] Remove devirtualization assert
2017-10-31  David Malcolmjit: add a way to preserve testsuite executables
2017-10-31  David Malcolmpt.c: add missing %< and %>
2017-10-31  David Malcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-10-31  Martin LiskaGCOV: add -j argument (human readable format).
2017-10-31  Martin LiskaGCOV: add support for lines with an unexecuted lines.
2017-10-31  Julia KovalGFNI enabling [2/4]
2017-10-30  Paolo Carlinire PR c++/67595 (concepts code causes segfault)
2017-10-30  Paul Thomasre PR libfortran/80850 (Sourced allocate() fails to...
2017-10-30  Uros Bizjakpr82725.C: Move to ...
2017-10-30  Steven G. Karglresolve.c (resolve_transfer): Set derived to correct...
2017-10-30  Paolo Carlinire PR c++/82085 (ICE: Template variable reference used...
2017-10-30  Nathan Sidwell[C++ PATCH] operator name cleanup prepatch
2017-10-30  Steven MunroePart 2/2 for contributing PPC64LE support for X86 SSE2...
2017-10-30  Will Schmidtfold-vec-perm-longlong.c: Update to use long long types...
2017-10-30  Richard Bienerrevert: [multiple changes]
2017-10-30  Richard Bienergimple-parser.c (c_parser_gimple_statement): Parse...
2017-10-30  Joseph MyersAdd -std=c17, -std=gnu17.
2017-10-30  Jakub Jelinekre PR middle-end/22141 (Missing optimization when stori...
2017-10-30  Uros Bizjakre PR target/82725 ([x86_64] internal compiler error...
2017-10-29  James E WilsonDelete obsolete SDB debug info support.
2017-10-28  Paolo Carlinire PR c++/70971 (ICE in parameter pack expansion)
2017-10-28  Paul Thomasre PR fortran/81758 ([OOP] Broken vtab)
2017-10-28  Steven G. Karglre PR fortran/82620 ([PDT] ICE: free_expr0(): Bad expr...
2017-10-27  Paolo Carlinire PR c++/82218 ([C++1x] constexpr on static member...
2017-10-27  Eric Botcazoubb-reorder.c (find_traces_1_round): Fix off-by-one...
2017-10-27  Daniel SantosPR target/82268 Correct FAIL when configured --with-cpu
2017-10-27  Michael Meissnerbuiltins.c (CASE_MATHFN_FLOATN): New helper macro to...
2017-10-27  Uros Bizjakre PR target/82692 (Ordered comparisons used for unorde...
2017-10-27  Will Schmidtfold-vec-neg-char.c: New.
2017-10-27  Thomas Koenigre PR fortran/56342 (MATMUL with PARAMETER: Simplificat...
2017-10-27  Jan Hubicka* gcc.target/i386/pr70021.c: Add -mtune=skylake.
2017-10-27  Jakub Jelinekre PR target/82703 (Wrong addition of std::array compon...
2017-10-27  Prathamesh KulkarniExtend ipa-pure-const pass to propagate malloc attribute.
2017-10-27  Paolo Carlinire PR c++/71385 (Internal compiler error when using...
2017-10-27  Paolo Carlinire PR c++/80739 (Accessing value of X through a Y glval...
2017-10-27  Richard Bienerre PR middle-end/81659 (ICE in verify_dominators, at...
2017-10-27  Michael Collisonaarch64.md (<optab>_trunc><vf><GPI:mode>2): New pattern.
2017-10-26  Sandra Loosemoreconstraints.md ("S"): Match r0rel_constant_p too.
2017-10-26  Sandra Loosemorenios2.c: Include xregex.h.
2017-10-26  Olga MakhotinaAdding missing CMP* intrinsics
2017-10-26  Wilco DijkstraImprove addressing of TI/TFmode
2017-10-26  James Greenhalgh[obvious][arm testsuite] Fixup expected location in...
2017-10-26  Tamar Christina2017-10-26 Tamar Christina <tamar.christina@arm.com>
2017-10-26  Tamar Christina2017-10-26 Tamar Christina <tamar.christina@arm.com>
2017-10-26  Tamar Christinavect-multitypes-1.c: Correct target selector.
2017-10-26  Tamar Christinare PR target/81800 (On aarch64 ilp32 lrint should not...
2017-10-26  Tamar Christinavect-dot-qi.h: New.
2017-10-25  David MalcolmC: detect more missing semicolons (PR c/7356)
2017-10-25  Eric Botcazoure PR middle-end/82062 (simple conditional expressions...
2017-10-25  Richard Bienerre PR tree-optimization/82436 (465.tonto ICE in vect_ge...
2017-10-25  Paolo Carlinire PR c++/71820 (ICE on valid C++ code: in arg_assoc_ty...
2017-10-25  Tom de VriesFix scan-assembler in tree-ssa/loop-1.c for nvptx
2017-10-25  Rainer OrthFix gcc.target/i386/cet-sjlj-5.c on Solaris
2017-10-25  Jakub Jelinekre PR libstdc++/81706 (std::sin vectorization bug)
2017-10-24  Jakub Jelinekre PR target/82460 (AVX512: choose between vpermi2d...
2017-10-24  Jakub Jelinekre PR target/82370 (AVX512 can use a memory operand...
2017-10-24  Paolo Carlinire PR c++/82466 (Missing warning for re-declaration...
2017-10-24  Paolo Carlinire PR c++/80991 (ICE with __is_trivially_constructible...
2017-10-24  Rainer OrthFix gcc.target/i386/387-ficom-[12].c on Solaris
2017-10-24  Rainer OrthFix gcc.target/i386/cet-sjlj-3.c on Solaris
2017-10-24  Richard Bienerre PR tree-optimization/82697 (Wrong optimization with...
2017-10-24  Mukesh Kapoorre PR c++/82307 (unscoped enum-base incorrect cast)
next