aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)Author
2018-11-08svn merge -r265884:265929 svn+ssh://gcc.gnu.org/svn/gcc/trunkJakub Jelinek
2018-11-08pr87874.c (em): Declare uint64_max as const unsigned long long int.Uros Bizjak
2018-11-08attr-alloc_size-10.c: Fix calculation of USHRT_MAX to prevent integer overflo...Jozef Lawrynowicz
2018-11-08patchable_function_entry-decl.c: Add regex to search for uppercase "NOP" inst...Jozef Lawrynowicz
2018-11-08pr27336.c: Skip test if the target keeps null pointer checks.Jozef Lawrynowicz
2018-11-08gcc-dg.exp (gcc-dg-prune): Add new regexps for when the size of an output sec...Jozef Lawrynowicz
2018-11-08fe.h (Suppress_Checks): Declare.Eric Botcazou
2018-11-08ipa-inline.c/tree-inline.c: port from fprintf to dump API (PR ipa/86395)David Malcolm
2018-11-08Support %f in pp_formatDavid Malcolm
2018-11-08dump_printf: add "%C" for dumping cgraph_node *David Malcolm
2018-11-08re PR middle-end/87916 (ICE in dwarf2out_abstract_function, at dwarf2out.c:22...Eric Botcazou
2018-11-08re PR tree-optimization/87929 (ICE in verify_gimple failed)Richard Biener
2018-11-08Change wording of __builtin_expect_with_probability errors.Martin Liska
2018-11-08Don't use predefined sun in g++.dg/lto/pr87906Rainer Orth
2018-11-08re PR target/87913 (max(n, 1) code generation)Richard Biener
2018-11-08Add mips option dependency only config with loongson target.Chenghua Xu
2018-11-07pr65595.c: Change type of "num" argument to memcpy from "unsigned long" to __...Jozef Lawrynowicz
2018-11-07re PR c/87691 (transparent_union attribute does not work with MODE_PARTIAL_INT)Jozef Lawrynowicz
2018-11-07Formatting fixes.Jakub Jelinek
2018-11-07common.opt: Add -Wattribute-warning.Nikolai Merinov
2018-11-07atomic-5.C (f1): Adjust expected lines of read-only variable messages.Jakub Jelinek
2018-11-07svn merge -r262815:265884 svn+ssh://gcc.gnu.org/svn/gcc/trunkJakub Jelinek
2018-11-07[PR C++/87904] lookup ICENathan Sidwell
2018-11-07pr87874.c: Compile only for int128 effective target.Uros Bizjak
2018-11-07re PR tree-optimization/87914 (gcc fails to vectorize bitreverse code)Richard Biener
2018-11-07Fix some typo and brain twister logical.Chenghua Xu
2018-11-07tree.c (free_lang_data_in_type): Add fld parameter; simplify return and param...Jan Hubicka
2018-11-07Add support for Loongson EXT2 instructions.Chenghua Xu
2018-11-07Add support for Loongson EXT instructions.Chenghua Xu
2018-11-07Add support for Loongson MMI instructions.Chenghua Xu
2018-11-07re PR lto/87906 (ICE in tree check: expected block, have function_decl in blo...Richard Biener
2018-11-07[PR87874] avoid const-wide-int subreg in LRAAlexandre Oliva
2018-11-06S/390: Accept cdb in load-and-test-fp-1 testcaseIlya Leoshkevich
2018-11-06msp430.h (REG_CLASS_CONTENTS): Add R0 to REG_CLASS_CONTENTS[GEN_REGS].Jozef Lawrynowicz
2018-11-06Enable libsanitizer on Solaris (PR sanitizer/80953)Rainer Orth
2018-11-06tbaa-1.c: New testcase.Jan Hubicka
2018-11-06re PR tree-optimization/87889 (CPU2000 177.mesa failed to build)Richard Biener
2018-11-06S/390: Fix PR87723Andreas Krebbel
2018-11-06re PR middle-end/18041 (OR of two single-bit bitfields is inefficient)Richard Biener
2018-11-06avx512fintrin.h: Update VFIXUPIMM* intrinsics.Wei Xiao
2018-11-05target-supports.exp: Add check for "inf" effective target keyword.Paul Koning
2018-11-05S/390: Make tests expect column numbers in RTL outputIlya Leoshkevich
2018-11-05re PR tree-optimization/87873 (ICE: verify_gimple failed (error: incompatible...Richard Biener
2018-11-05S/390: Add loc patterns for QImode and HImodeRobin Dapp
2018-11-05S/390: Allow immediates in loc expanderRobin Dapp
2018-11-05tree-scalar-evolution.h (final_value_replacement_loop): Update prototype.Richard Biener
2018-11-05re PR tree-optimization/87859 (store-merging miscompilation of mesa)Jakub Jelinek
2018-11-05re PR sanitizer/87837 (-O2 -fsanitize=signed-integer-overflow misses overflow...Jakub Jelinek
2018-11-05Implement UDL changes from P0732R2.Jason Merrill
2018-11-05Implement P0732R2, class types in non-type template parameters.Jason Merrill