aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-01-12Add doc for branch_cost effective target.Christophe Lyon2-0/+8
2018-01-12re PR rtl-optimization/83565 (RTL combine pass yields wrong rotate result)Eric Botcazou4-23/+85
2018-01-12Add dg-require-effective-target indirect_jumps for g++Tom de Vries9-0/+19
2018-01-12Add dg-require-effective-target alloca for c++ test-casesTom de Vries49-0/+100
2018-01-12Fix g++.dg/cpp0x/inh-ctor30.CRainer Orth2-1/+5
2018-01-12Link with correct values-*.o files on Solaris (PR target/40411)Rainer Orth4-3/+41
2018-01-12Include all x86 targets in branch_cost effective targetRainer Orth2-1/+6
2018-01-12Initialize type_warnings::dyn_count with a default value (PR ipa/83054).Martin Liska4-5/+74
2018-01-12Add new verification for profile-count.h.Martin Liska2-6/+15
2018-01-12Add new NDS32 options -mext-perf, -mext-perf2 and -mext-string in the documen...Chung-Ju Wu2-3/+26
2018-01-12lto-streamer-out.c (DFS::DFS_write_tree_body): Process DECL_DEBUG_EXPR condit...Richard Biener4-3/+14
2018-01-12Daily bump.GCC Administrator1-1/+1
2018-01-11configure.ac (--with-long-double-format): Add support for the configuration o...Michael Meissner5-3/+113
2018-01-11rs6000-builtin.def (BU_P7_MISC_X): New #define.Bill Schmidt7-0/+54
2018-01-11re PR target/83203 (Inefficient int to avx2 vector conversion)Jakub Jelinek3-3/+111
2018-01-11i386: Align stack frame if argument is passed on stackH.J. Lu4-1/+46
2018-01-11re PR fortran/79383 (USE statement error)Steven G. Kargl3-0/+99
2018-01-11re PR go/83794 (misc/cgo/test uses gigabytes of memory)Ian Lance Taylor1-1/+1
2018-01-11Add some reproducers for issues found developing the location-wrappers patchDavid Malcolm7-0/+261
2018-01-11re PR target/82682 (FAIL: gcc.target/i386/pr50038.c scan-assembler-times movz...Jakub Jelinek2-2/+82
2018-01-11PR c++/82728 - wrong -Wunused-but-set-variableJason Merrill8-3/+79
2018-01-11re PR tree-optimization/83189 (internal compiler error: in probability_in, at...Jan Hubicka2-1/+8
2018-01-11re PR middle-end/83718 (ICE: Floating point exception in profile_count::apply...Jan Hubicka4-2/+128
2018-01-11[C++ PATCH] kill unused enumNathan Sidwell2-16/+4
2018-01-11re PR ipa/83178 (g++.dg/ipa/devirt-22.C fail)Martin Jambor2-1/+6
2018-01-11re PR tree-optimization/83695 (ICE on valid code at -O3: Segmentation fault)Bin Cheng4-3/+40
2018-01-11[arm][3/3] Implement fp16fml lane intrinsicsKyrylo Tkachov8-0/+631
2018-01-11[arm][2/3] Implement fp16fml extension for ARMv8.4-AKyrylo Tkachov19-8/+395
2018-01-11[arm][1/3] Add -march=armv8.4-a optionKyrylo Tkachov9-7/+89
2018-01-11re PR target/81821 ([RX] xchg_mem<mode> uses wrong memory operand size)Oleg Endo2-1/+8
2018-01-11re PR tree-optimization/83435 (ICE in set_value_range, at tree-vrp.c:211)Richard Biener6-2/+41
2018-01-11[AArch64] Add const_offset field to aarch64_address_infoRichard Sandiford2-9/+21
2018-01-11[AArch64] Set NUM_POLY_INT_COEFFS to 2Richard Sandiford8-284/+423
2018-01-11[AArch64] Rework interface to add constant/offset routinesRichard Sandiford4-87/+153
2018-01-11[AArch64] Extra scalar_float_mode patchRichard Sandiford2-2/+7
2018-01-11[AArch64] Avoid GET_MODE_NUNITS in v8.4 supportRichard Sandiford2-32/+28
2018-01-11re PR target/83514 (ABRT in arm_declare_function_name passing a null pointer ...Prathamesh Kulkarni2-2/+13
2018-01-112018-01-11 Tamar Christina <tamar.christina@arm.com>Tamar Christina4-3/+86
2018-01-11[PR82096] Fix ICE in int_mode_for_mode with arm-linux-gnueabiSudakshina Das4-0/+31
2018-01-11Fix mode_for_size units in caller-save.c (PR83761)Richard Sandiford2-1/+8
2018-01-11[Ada] Warning on out-of-range value for default-initialized scalar objectGary Dismukes2-1/+10
2018-01-11[Ada] Crash on build-in-place call with address specification for targetEd Schonberg6-5/+129
2018-01-11[Ada] Allow uses of range utility routines on private typesPiotr Trojanek2-19/+54
2018-01-11[Ada] Prohibit concurrent types in Ghost regionsHristian Kirtchev6-40/+185
2018-01-11[Ada] Detection of illegal constituent assignmentsHristian Kirtchev5-5/+106
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1850-1849/+1853
2018-01-11[Ada] Minor reformattingHristian Kirtchev6-28/+39
2018-01-11[Ada] No error on missing enclosing parentheses in Expression FunctionJustin Squirek4-2/+37
2018-01-11[Ada] Missing diagnostic of categorization dependencyHristian Kirtchev5-1/+32
2018-01-11[Ada] Incorrect diagnostic on illegal with clauseHristian Kirtchev2-1/+8