aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-01-29PR c++/86943 - wrong code converting lambda to function pointer.Jason Merrill5-23/+111
2019-01-30re PR testsuite/89110 (r268343 breaks several tests in c++2a)Marek Polacek5-7/+15
2019-01-30Daily bump.GCC Administrator1-1/+1
2019-01-29re PR fortran/57048 (Handling of C_PTR and C_FUNPTR leads to reject valid)Thomas Koenig5-0/+77
2019-01-29re PR c++/66676 (pragma omp simd aligned(x) results in "internal compiler err...Jakub Jelinek4-11/+40
2019-01-29PR c++/89089 - ICE with [[no_unique_address]].Jason Merrill5-16/+96
2019-01-29runtime: fix sigprof frame countingIan Lance Taylor1-1/+1
2019-01-29[ARC] Enable init_array support.Vineet Gupta2-1/+8
2019-01-29Mark gdc.dg/pr89042?.d as compile testsRainer Orth3-0/+7
2019-01-29re PR debug/87295 ([early debug] ICE with -ffat-lto-objects -fdebug-types-sec...Richard Biener4-1/+65
2019-01-29runtime: use the call instruction's PC for panic-in-runtime detectionIan Lance Taylor1-1/+1
2019-01-29Daily bump.GCC Administrator1-1/+1
2019-01-29re PR c/89045 (ICE in get_parm_info, at c/c-decl.c:7518)Jakub Jelinek4-1/+23
2019-01-29re PR c/86125 (missing -Wbuiltin-declaration-mismatch on a mismatched return ...Jakub Jelinek7-43/+103
2019-01-28compiler: improve recursive type detectionIan Lance Taylor2-1/+10
2019-01-28re PR middle-end/89002 (ICE in scan_omp_1_op, at omp-low.c:3166)Jakub Jelinek2-1/+18
2019-01-28PR c++/88358 - name wrongly treated as type.Marek Polacek6-18/+54
2019-01-28* g++.dg/cpp0x/enum37.C: Add dg-error.Marek Polacek2-1/+5
2019-01-28c-warn.c (check_address_or_pointer_of_packed_member): Handle the case when rh...Bernd Edlinger5-9/+117
2019-01-28common.opt (-Wattribute-alias): Remove "no-" from name.Bernd Edlinger4-4/+22
2019-01-28re PR target/89073 (x86 __attribute__ ((target("sha"))) not documented)Jakub Jelinek3-23/+381
2019-01-28re PR debug/89076 (gcc/dwarf2out.c:23270:9: warning: duplicated ‘if’ cond...Richard Biener2-2/+6
2019-01-28re PR tree-optimization/88739 (Big-endian union bug)Richard Biener3-2/+27
2019-01-28Daily bump.GCC Administrator1-1/+1
2019-01-27re PR fortran/70696 ([Coarray] ICE on EVENT POST of host-associated EVENT_TYP...Uros Bizjak2-2/+7
2019-01-27PR c++/88815 - narrowing conversion lost in decltype.Marek Polacek9-1/+91
2019-01-27PR c++/89024 - ICE with incomplete enum type.Marek Polacek4-0/+42
2019-01-27repinfo.adb (List_Component_Layout): Remove superfluous space for zero-sized ...Eric Botcazou9-365/+419
2019-01-27decl.c (array_type_has_nonaliased_component): Return the same value for every...Eric Botcazou6-9/+63
2019-01-27re PR target/87214 (r263772 miscompiled 520.omnetpp_r in SPEC CPU 2017)Jakub Jelinek5-59/+260
2019-01-27Daily bump.GCC Administrator1-1/+1
2019-01-26[PR ipa/88933] Careful CFG cleanup in IPA-CP function transformationMartin Jambor7-81/+145
2019-01-26Fix ICE when handling void initialized manifest constants.Iain Buclaw5-1/+20
2019-01-26re PR fortran/57553 ([F08] Valid use of STORAGE_SIZE rejected, bad error mess...Harald Anlauf4-3/+37
2019-01-26trans.c (Regular_Loop_to_gnu): Use the SLOC of the iteration scheme, if prese...Eric Botcazou2-10/+21
2019-01-26trans.c (gnat_to_gnu): Use DECL_SIZE_UNIT instead of TYPE_SIZE_UNIT for the s...Eric Botcazou4-6/+43
2019-01-26trans.c (struct loop_info_d): Remove artificial field.Eric Botcazou2-2/+5
2019-01-26trans.c (Iterate_Acc_Clause_Arg): Fix formatting.Eric Botcazou2-61/+84
2019-01-26decl.c (annotate_value): Use test on the sign bit instead of on the sign of t...Eric Botcazou2-17/+37
2019-01-26re PR preprocessor/88974 (ICE: Segmentation fault (in linemap_resolve_location))Jakub Jelinek2-0/+11
2019-01-26Daily bump.GCC Administrator1-1/+1
2019-01-25Fix PR number in my ChangeLog entry.Vladimir Makarov1-1/+1
2019-01-252019-01-25 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov2-24/+73
2019-01-25re PR c++/88969 (ICE in build_op_delete_call, at cp/call.c:6509)Paolo Carlini6-3/+57
2019-01-25re PR fortran/85780 (ICE in resolve_fl_procedure, at fortran/resolve.c:12504)Steven G. Kargl4-4/+30
2019-01-25This is pretty unlikely in real code...Richard Earnshaw6-14/+208
2019-01-25Fix output_constructor_bitfield handling of wide bitfields (PR89037)Richard Sandiford4-13/+44
2019-01-25Fix Xiong's changelogs a bitSegher Boessenkool1-2/+2
2019-01-25[testsuite] Add missing fenv effective target to fp-int-convert-timode* tests.Christophe Lyon9-0/+35
2019-01-25[PATCH][AArch64] Fix generation of tst (PR87763)Wilco Dijkstra2-1/+7