aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-02re PR ipa/84628 (attribute(warning/error) functions should not be merged toge...Jakub Jelinek4-7/+38
2018-03-02re PR target/56540 (No __SIZEOF__XXX__ macro for __float128)Jakub Jelinek2-0/+6
2018-03-02re PR target/56540 (No __SIZEOF__XXX__ macro for __float128)Jakub Jelinek4-0/+18
2018-03-02altivec-7-be.c: Remove VSX content, allow 32-bit target.Will Schmidt6-11/+81
2018-03-02predict.c (test_prediction_value_range): Use PROB_UNINITIALIZED instead of -1...Jakub Jelinek2-1/+6
2018-03-02re PR ipa/83983 (FAIL: g++.dg/lto/pr83121 (test for LTO warnings, pr83121_0....Eric Botcazou2-3/+14
2018-03-02re PR c++/84590 (-fsanitize=undefined internal compiler error: tree check: ex...Marek Polacek4-1/+35
2018-03-02Avoid &LOOP_VINFO_MASKS for bb vectorisation (PR 84634)Richard Sandiford2-16/+31
2018-03-02Use loop->safelen rather than loop->force_vectorizeRichard Sandiford4-2/+33
2018-03-02re PR rtl-optimization/84614 (wrong code with u16->u128 extension at aarch64 ...Jakub Jelinek7-7/+85
2018-03-02re PR fortran/84219 (Failure to generate error for IO of transfer intrinsic, ...Paul Thomas1-2/+1
2018-03-02re PR inline-asm/84625 (ICE with empty constraint and vector constant)Jakub Jelinek4-28/+53
2018-03-02re PR tree-optimization/84427 (gcc ICE at -O3 on x86_64-linux-gnu in compute_...Richard Biener4-91/+159
2018-03-02re PR target/82005 (Early lto debug not implemented on Darwin)Richard Biener2-0/+11
2018-03-01re PR target/84534 (several powerpc test cases fail starting with r257915)Peter Bergner4-2/+21
2018-03-01PR c++/84294 - attributes on a function template redeclaration silently disca...Martin Sebor9-41/+208
2018-03-02Daily bump.GCC Administrator1-1/+1
2018-03-02re PR sanitizer/70875 (ICE in get_ubsan_type_info_for_type with -fsanitize=un...Jakub Jelinek2-1/+8
2018-03-01re PR c++/84582 (Rejected valid C++ code since r257961)Marek Polacek8-5/+69
2018-03-01[PR c++/84434] ICE with deduction guideNathan Sidwell4-46/+72
2018-03-01compiler: avoid crashing on bad self-referential typeIan Lance Taylor2-1/+6
2018-03-01PR c++/71569 - decltype of template.Jason Merrill5-3/+29
2018-03-01re PR c++/84639 (gcc/c-family/c-attribs.c:1822:27: runtime error: shift expon...Marek Polacek2-4/+13
2018-03-01[ARM] Fix copysign_softfloat_1.c option directivesThomas Preud'homme2-2/+6
2018-03-01re PR c++/84596 (internal compiler error: unexpected expression '(bool)c' of ...Marek Polacek6-3/+35
2018-03-01re PR c++/79410 (internal compiler error: in gimplify_init_ctor_preeval, at g...Paolo Carlini2-0/+15
2018-03-01PR c++/71569 - ICE with redundant args on member variable template.Jason Merrill5-14/+52
2018-03-01Do not handled volatile arguments (PR sanitizer/82484).Martin Liska4-1/+19
2018-03-01re PR debug/84645 (-flto -g0 at compile-time vs. -flto -g at link time ICEs i...Richard Biener4-2/+32
2018-03-01MIPS: Fix wrong use of XINT instead of INTVALMatthew Fortune2-2/+8
2018-03-01re PR fortran/84219 (Failure to generate error for IO of transfer intrinsic, ...Paul Thomas4-0/+34
2018-03-01re PR fortran/84538 (Array of derived type elements incorrectly accessed in f...Paul Thomas5-11/+60
2018-03-01Fix PR number in changelog entryRichard Sandiford1-1/+1
2018-03-01re PR target/84528 (gcc.c-torture/execute/960419-2.c -O3 fails with -fno-omit...Richard Sandiford2-1/+7
2018-03-01Tighten use of HARD_FRAME_POINTER_REGNUM in alias.c (PR 84538)Richard Sandiford4-1/+46
2018-03-01Fix liveness analysis in lra for spilled-into hard regsTom de Vries5-2/+45
2018-03-01Daily bump.GCC Administrator1-1/+1
2018-02-28Warray-bounds-2.c: Declare helper static to avoid -fpic test failures.Martin Sebor26-96/+105
2018-02-28PR c++/71784 - ICE with ref-qualifier and explicit specialization.Jason Merrill3-4/+39
2018-02-28config.gcc (powerpc-ibm-aix7.1.*): New stanza.David Edelsohn4-2/+254
2018-02-28re PR target/84014 (ICE in setup_min_max_allocno_live_range_point, at ira-bui...David Edelsohn2-2/+7
2018-02-28re PR c++/84609 (internal compiler error: in cp_parser_abort_tentative_parse,...Jakub Jelinek4-13/+142
2018-02-28re PR c++/83871 (wrong code for attribute const and pure on distinct template...Jakub Jelinek2-16/+20
2018-02-28gimple-ssa-warn-restrict.c (maybe_diag_overlap): Use warning_n instead of war...Jakub Jelinek2-92/+84
2018-02-28PR testsuite/84617 - new test cases g++.dg/ext/attr-const.C and g++.dg/ext/at...Martin Sebor6-28/+151
2018-02-28re PR fortran/83901 (ICE in fold_convert_loc, at fold-const.c:2402)Paul Thomas5-2/+34
2018-02-28re PR target/52991 (attribute packed broken on mingw32?)Jakub Jelinek7-24/+168
2018-02-28aarch64.c (aarch64_emit_probe_stack_range): Remove superfluous parentheses an...Eric Botcazou2-5/+8
2018-02-28Remove config/i386/i386.opt from revision 258001 ChangeLogH.J. Lu1-1/+0
2018-02-28re PR target/83399 (Power8 ICE During LRA with 2-op rtl pattern for lvx instr...Peter Bergner2-1/+6