aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-08svn merge -r265930:265934 svn+ssh://gcc.gnu.org/svn/gcc/trunkdevel/gomp-5_0-branchJakub Jelinek18-408/+1374
2018-11-08svn merge -r265884:265929 svn+ssh://gcc.gnu.org/svn/gcc/trunkJakub Jelinek187-522/+1488
2018-11-08pr87874.c (em): Declare uint64_max as const unsigned long long int.Uros Bizjak2-2/+7
2018-11-08attr-alloc_size-10.c: Fix calculation of USHRT_MAX to prevent integer overflo...Jozef Lawrynowicz6-5/+14
2018-11-08patchable_function_entry-decl.c: Add regex to search for uppercase "NOP" inst...Jozef Lawrynowicz4-3/+10
2018-11-08pr27336.c: Skip test if the target keeps null pointer checks.Jozef Lawrynowicz5-0/+12
2018-11-08Update soft-fp from glibc.Kito Cheng89-122/+329
2018-11-08gcc-dg.exp (gcc-dg-prune): Add new regexps for when the size of an output sec...Jozef Lawrynowicz2-0/+14
2018-11-08fe.h (Suppress_Checks): Declare.Eric Botcazou13-126/+79
2018-11-08ipa-inline.c/tree-inline.c: port from fprintf to dump API (PR ipa/86395)David Malcolm26-124/+294
2018-11-08Support %f in pp_formatDavid Malcolm7-0/+26
2018-11-08dump_printf: add "%C" for dumping cgraph_node *David Malcolm8-50/+161
2018-11-08decl.c (components_to_record): Remove obsolete kludge.Eric Botcazou3-25/+29
2018-11-08re PR middle-end/87916 (ICE in dwarf2out_abstract_function, at dwarf2out.c:22...Eric Botcazou4-0/+58
2018-11-08cgraph: add selftest::symbol_table_testDavid Malcolm5-0/+106
2018-11-08tree-data-ref.h (lambda_int): New typedef.Richard Biener3-6/+15
2018-11-08re PR tree-optimization/87929 (ICE in verify_gimple failed)Richard Biener4-0/+28
2018-11-08Change wording of __builtin_expect_with_probability errors.Martin Liska6-7/+17
2018-11-08Don't use predefined sun in g++.dg/lto/pr87906Rainer Orth3-9/+15
2018-11-08re PR target/87913 (max(n, 1) code generation)Richard Biener4-3/+58
2018-11-08Add mips option dependency only config with loongson target.Chenghua Xu2-4/+20
2018-11-07re PR middle-end/42726 (-fno-common documentation inaccuracy)Sandra Loosemore2-1/+6
2018-11-07invoke.texi: Remove leading dash from @opindex entries throughout the file.Sandra Loosemore2-21/+26
2018-11-07re PR driver/80828 (Command line option -e not documented)Sandra Loosemore2-0/+16
2018-11-08Daily bump.GCC Administrator1-1/+1
2018-11-07[PR/87936] --disable-checking bootstrap breakNathan Sidwell2-0/+7
2018-11-07iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.Hafiz Abid Qadeer10-8/+29
2018-11-07pr65595.c: Change type of "num" argument to memcpy from "unsigned long" to __...Jozef Lawrynowicz2-1/+6
2018-11-07re PR c/87691 (transparent_union attribute does not work with MODE_PARTIAL_INT)Jozef Lawrynowicz4-11/+78
2018-11-07Formatting fixes.Jakub Jelinek14-29/+29
2018-11-07common.opt: Add -Wattribute-warning.Nikolai Merinov6-1/+35
2018-11-07atomic-5.C (f1): Adjust expected lines of read-only variable messages.Jakub Jelinek4-5/+14
2018-11-07svn merge -r262815:265884 svn+ssh://gcc.gnu.org/svn/gcc/trunkJakub Jelinek9914-243625/+1347277
2018-11-07builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek37-265/+3526
2018-11-07Fix linker script to use [jmy] to match size_t parametersJonathan Wakely2-2/+6
2018-11-07doc: Use @: where neededSegher Boessenkool15-74/+93
2018-11-07[arm] Add support for Arm AresKyrylo Tkachov5-5/+26
2018-11-07[AArch64] Add -mcpu/-mtune support for Arm AresKyrylo Tkachov4-8/+15
2018-11-07[PR C++/87904] lookup ICENathan Sidwell5-8/+43
2018-11-07pr87874.c: Compile only for int128 effective target.Uros Bizjak2-3/+5
2018-11-07tree.c (fld_incomplete_type_of): Clear TREE_ADDRESSABLE.Jan Hubicka2-0/+25
2018-11-07re PR tree-optimization/87914 (gcc fails to vectorize bitreverse code)Richard Biener7-49/+170
2018-11-07ipa-devirt.c (odr_types_equivalent_p): Expect constants than const decls in T...Jan Hubicka3-20/+93
2018-11-07Update libquadmath fmaq from glibc, fix nanq issues.Joseph Myers9-91/+93
2018-11-07ipa-inline.c (want_inline_small_function_p): Compute big_speedup_p lazily and...Richard Biener2-7/+12
2018-11-07tree.c (fld_type_variant_equal_p): Skip TYPE_ALIGN check when building incomp...Jan Hubicka2-3/+16
2018-11-07Fix some typo and brain twister logical.Chenghua Xu7-22/+38
2018-11-07tree.c (free_lang_data_in_type): Add fld parameter; simplify return and param...Jan Hubicka4-7/+26
2018-11-07Fix UBSAN in postreload-gcse.c (PR rtl-optimization/87868).Martin Liska3-3/+20
2018-11-07Fix GNU coding style (V2).Martin Liska2-11/+15