aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-08-30dwarf2out.c (add_dwarf_attr): Check we don't add duplicate attributes.Richard Biener1-0/+4
2017-08-29re PR target/82015 (PowerPC should check if 2nd argument to __builtin_unpackv...Michael Meissner1-0/+5
2017-08-29*.c: Remove excess braces from target selectors.Uros Bizjak1-0/+4
2017-08-2920030926-1.c: Add dg-additional-options.Uros Bizjak1-7/+36
2017-08-29re PR tree-optimization/81503 (Wrong code at -O2)Bill Schmidt1-0/+5
2017-08-29Make expansion of balanced binary trees of switches on tree level.Martin Liska1-0/+6
2017-08-29tree-vect-slp.c (vect_bb_slp_scalar_cost): Properly confine life to the activ...Richard Biener1-0/+5
2017-08-28tree-ssa-dom.c (edge_info::record_simple_equiv): Call derive_equivalences.Jeff Law1-0/+12
2017-08-28re PR fortran/81770 (Bogus warning: Pointer in pointer assignment might outli...Janus Weil1-0/+6
2017-08-28dec_init_1.f90 (dummy): Use ichar in print statement.Steve Ellcey1-0/+6
2017-08-28re PR tree-optimization/81977 (Issue with inline memcpy with optimizations en...Richard Biener1-0/+5
2017-08-28optabs: ensure mem_thread_fence is a compiler barrierAlexander Monakov1-0/+5
2017-08-27re PR target/81995 (gcc/reg-stack.c:2073:1: error: unrecognizable insn:)Uros Bizjak1-0/+6
2017-08-27re PR fortran/81974 (ICE verify_gimple failed type mismatch in binary expres...Thomas Koenig1-0/+5
2017-08-25Part 3/3 for contributing PPC64LE support for X86 SSE instrisics. Steven Munroe1-0/+68
2017-08-25rs6000.opt (-mpower9-dform-scalar): Delete undocumented switches.Michael Meissner1-0/+11
2017-08-24PR middle-end/81908 - FAIL: gfortran.dg/alloc_comp_auto_array_2.f90 -O3 -g -m32Martin Sebor1-0/+7
2017-08-24Adds the powerpc equivalent mm_malloc.h header which is needed by xmmintrin.h...Steven Munroe1-0/+5
2017-08-24target-supports.exp: Group together target-dependant checks.Uros Bizjak1-0/+4
2017-08-24re PR tree-optimization/81913 (wrong code at -O1)Bin Cheng1-0/+7
2017-08-24re PR target/81921 (Fails to always-inline intrinsics with -flto)Richard Biener1-0/+5
2017-08-23PR target/80969 - Fix ICE with -mabi=ms -mavx512f, reduce wasted space when r...Daniel Santos1-0/+15
2017-08-23testsuite: add param-type-mismatch.c/C testcases as a baselineDavid Malcolm1-0/+5
2017-08-23fold-vec-perm-char.c: New.Will Schmidt1-0/+10
2017-08-23ChangeLog: Fix last entry.Richard Biener1-4/+4
2017-08-23function.c (fndecl_name): Use verbosity 1 (no arguments) for lang_hooks.decl_...Richard Biener1-0/+9
2017-08-23re PR lto/81940 (internal compiler error: in dwarf2out_abstract_function, at ...Richard Biener1-0/+5
2017-08-23re PR middle-end/19706 (Recognize common Fortran usages of copysign.)Tamar Christina1-0/+6
2017-08-22Move entry to correct ChangeLog.Daniel Santos1-5/+0
2017-08-22Add missing ChangeLog entry for previous commitDaniel Santos1-0/+5
2017-08-22PR target/71958: Error on -mx32 with -mabi=msDaniel Santos1-0/+9
2017-08-22fold-vec-sums-int.c: New.Will Schmidt1-0/+4
2017-08-22re PR tree-optimization/81741 (Misoptimisation : replacing a constant field r...Jeff Law1-0/+13
2017-08-22re PR c++/80287 (C++ crash with __attribute((may_alias)))Yvan Roux1-0/+5
2017-08-22revert: asan.exp: Switch on *.cc tests.Richard Biener1-0/+7
2017-08-22common.opt (feliminate-dwarf2-dups): Ignore.Richard Biener1-0/+11
2017-08-22re PR fortran/81296 (derived type I/o problem)Jerry DeLisle1-0/+5
2017-08-21pr81899.C: Fix c++03.Nathan Sidwell1-0/+5
2017-08-21C: use full locations within c_parser_expr_list's vec<location_t>David Malcolm1-0/+7
2017-08-21c-family/c/c++: pass optional vec<location_t> to c-format.cDavid Malcolm1-0/+6
2017-08-21re PR target/46091 (missed optimization: x86 bt/btc/bts instructions)Uros Bizjak1-0/+8
2017-08-21re PR c++/81899 (ICE: Segmentation fault)Nathan Sidwell1-0/+5
2017-08-21re PR tree-optimization/81900 (GCC trunk miscompiles Perl / __sigsetjmp issue)Richard Biener1-0/+5
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener1-0/+19
2017-08-21re PR tree-optimization/81884 (Invalid code generation with zero size arrays ...Richard Biener1-0/+5
2017-08-20re PR ipa/77732 (FAIL: gcc.dg/ipa/ipcp-cstagg-7.c scan-ipa-dump-times cp "Dis...John David Anglin1-0/+5
2017-08-18jit: fix segfault with autovectorization (PR tree-optimization/46805)David Malcolm1-0/+6
2017-08-18re PR target/80210 (ICE in in extract_insn, at recog.c:2311 on ppc64 for with...Peter Bergner1-0/+5
2017-08-18C++: fix ordering of missing std #include suggestion (PR c++/81514)David Malcolm1-0/+8
2017-08-18Add warn_if_not_aligned attributeH.J. Lu1-0/+13