summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Handle libphobos in contrib/gcc_updateRainer Orth2018-11-142-0/+10
* P1236R1 - Signed integers are two's complementJakub Jelinek2018-11-1416-22/+123
* re PR bootstrap/86739 (Bootstrap broken with host GCC 4.1.2)Jakub Jelinek2018-11-142-2/+21
* optabs.c (expand_binop): Pass INT_MODE to operand_subword_force iff the opera...Jeff Law2018-11-144-2/+19
* * gimple-ssa-evrp-analyze.cAldy Hernandez2018-11-147-29/+37
* Add commentMichael Matz2018-11-141-1/+3
* re PR middle-end/86575 (-Wimplicit-fallthrough affects code generation)Michael Matz2018-11-142-5/+18
* re PR tree-optimization/87985 (Compile-time and memory hog w/ -O1 -ftree-slp-...Richard Biener2018-11-144-19/+96
* Add missing dir to create_testsuite_files scriptJonathan Wakely2018-11-143-0/+10
* [PATCH 2/2] S/390: Fix expectation in mrecord-mcount test for 31-bitIlya Leoshkevich2018-11-142-1/+7
* [PATCH 1/2] S/390: Disable 3 global-array-* tests for 31-bit modeIlya Leoshkevich2018-11-144-3/+11
* re PR testsuite/88021 (aarch64 Busy hang running testcase pr60183.c since rev...Richard Biener2018-11-142-5/+15
* Simplify floating point comparisonsWilco Dijkstra2018-11-145-0/+101
* re PR other/88007 (ICE in gt_ggc_m_S, at ggc-page.c:1474)Jakub Jelinek2018-11-144-2/+28
* re PR rtl-optimization/87817 (gcc.target/i386/bmi2-bzhi-2.c execution test)Jakub Jelinek2018-11-144-2/+23
* [AArch64] Fix PR62178 testcase failuresWilco Dijkstra2018-11-142-2/+7
* fix Darwin bootstrap.Iain Sandoe2018-11-142-1/+7
* [Ada] Problem with boundary case of XOR operation and unnestingEd Schonberg2018-11-145-13/+41
* [Ada] Update signal constants for GNU/LinuxPatrick Bernardi2018-11-1413-63/+101
* [Ada] Fix small regression with others choice in array aggregateEric Botcazou2018-11-142-32/+69
* [Ada] sigtramp-vxworks: Add a rule for sp (DWARF r31) on AArch64Olivier Hainque2018-11-142-0/+7
* [Ada] Remove couple of recently added dead testsEric Botcazou2018-11-142-8/+11
* [Ada] Spurious error on Ghost null procedureHristian Kirtchev2018-11-145-11/+64
* [Ada] More complete information level for -gnatR outputEric Botcazou2018-11-148-36/+108
* [Ada] Crash on interface equality covered by a renaming declarationJavier Miranda2018-11-145-9/+67
* [Ada] Use of Suppress_Initialization with pragma Thread_Local_StorageHristian Kirtchev2018-11-142-33/+73
* [Ada] Missing constraint check on if-expression returning a stringEd Schonberg2018-11-142-19/+41
* [Ada] Fix assertion failure on pragma Compile_Time_Error in generic unitEric Botcazou2018-11-146-0/+44
* [Ada] Crash on use of generic formal packageJustin Squirek2018-11-144-0/+51
* [Ada] Compiler crash on decl. with limited aggregate and address clauseEd Schonberg2018-11-146-1/+49
* [Ada] System'To_Address not always staticBob Duff2018-11-146-104/+90
* [Ada] Enhance constraints propagation to ease the work of optimizersEd Schonberg2018-11-143-9/+48
* [Ada] Minor reformattingHristian Kirtchev2018-11-1416-104/+105
* [Ada] Renamed equality leads to spurious errorsHristian Kirtchev2018-11-142-29/+74
* [Ada] Crash on ignored Ghost assignmentHristian Kirtchev2018-11-147-130/+224
* [Ada] Visibility error on used enumerated typeJustin Squirek2018-11-144-2/+34
* [Ada] Do not include crt_externs.h on iOSJerome Lambourg2018-11-142-3/+14
* [Ada] Unnesting transformations for blocks in package bodiesEd Schonberg2018-11-142-0/+83
* [Ada] Improper extension of bounds of fixed-point typeEd Schonberg2018-11-142-3/+12
* [Ada] Limited function violates No_Exception_PropagationHristian Kirtchev2018-11-1410-19/+102
* [Ada] Crash on tagged equalityHristian Kirtchev2018-11-148-59/+139
* [Ada] Record components do not appear in the Global contractPiotr Trojanek2018-11-142-6/+11
* [Ada] Fix handling of generic actuals with default expression in SPARKPiotr Trojanek2018-11-145-3/+37
* [Ada] Lingering loop for ignored Ghost assignmentHristian Kirtchev2018-11-147-16/+42
* [Ada] Use Cancel_Special_Output instead of Set_Special_Output with nullPiotr Trojanek2018-11-145-4/+9
* [Ada] Fix parentheses in comments and "library-level" punctuationPiotr Trojanek2018-11-143-4/+8
* [Ada] Handle -gx switches explicitlyArnaud Charlet2018-11-142-0/+25
* re PR tree-optimization/88019 (ICE in gimplify_modify_expr, at gimplify.c:5779)Richard Biener2018-11-142-1/+9
* [ARC] Cleanup, fix and set LRA default.Claudiu Zissulescu2018-11-147-351/+277
* re PR tree-optimization/87974 (ICE in vect_get_vec_def_for_stmt_copy)Richard Biener2018-11-144-2/+51