aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-03-06[C++] [PR84231] overload on cond_expr in templateAlexandre Oliva7-9/+68
2018-03-06[PR c++/84593] ice on braced init with uninit ref fieldAlexandre Oliva4-1/+18
2018-03-06[PR c++/84492] stmt expr ending with overloadAlexandre Oliva4-1/+59
2018-03-06rs6000-builtin.def (rs6000_speculation_barrier): Rename to ppc_speculation_ba...Bill Schmidt5-3/+15
2018-03-06Daily bump.GCC Administrator1-1/+1
2018-03-05PR c++/84708 - ICE with lambda in local class NSDMI.Jason Merrill3-12/+39
2018-03-05re PR target/84700 (ICE on 32-bit BE powerpc targets w/ -misel -O1)Jakub Jelinek4-1/+29
2018-03-05re PR c++/84684 (inserting random code / flags produces wrong code)Jakub Jelinek2-3/+12
2018-03-05rs6000: Don't align tiny loops to 32 bytes for POWER9Segher Boessenkool2-2/+6
2018-03-05libgo: fix typo in mksysinfo.sh scriptIan Lance Taylor1-1/+1
2018-03-05[PR c++/84702] ICE with default tmpl arg of overload setNathan Sidwell4-0/+26
2018-03-05re PR target/84564 (error: unable to find a register to spill with -mforce-in...Jakub Jelinek4-4/+36
2018-03-05re PR c++/84707 (internal compiler error: Segmentation fault (tree_check()/du...Marek Polacek4-1/+22
2018-03-05[PR c++/84694] ICE on template friend declNathan Sidwell4-1/+19
2018-03-05re PR target/84524 (-O3 causes behavior change)Jakub Jelinek5-3/+71
2018-03-05re PR target/84264 (ICE in rs6000_emit_le_vsx_store, at config/rs6000/rs6000....Peter Bergner4-2/+34
2018-03-05re PR c++/84618 (ICE in build_capture_proxy, at cp/lambda.c:460)Paolo Carlini6-8/+29
2018-03-05re PR tree-optimization/84486 (code hoisting removes alignment assumption)Richard Biener2-8/+24
2018-03-05[AArch64] PR84114: Avoid reassociating FMAWilco Dijkstra2-3/+10
2018-03-05Enable WBOINVD and PCONFIG instructions.Olga Makhotina26-12/+301
2018-03-05[PR c++/84497] ref to undefined tls initPádraig Brady4-1/+52
2018-03-05re PR tree-optimization/84670 (ICE: in compute_antic_aux, at tree-ssa-pre.c:2...Richard Biener7-1/+139
2018-03-05re PR tree-optimization/84650 ([graphite] ICE: Segmentation fault (in create_...Richard Biener4-0/+31
2018-03-05re PR c++/82022 (constexpr lambda in template context: expression ‘<lambda>...Paolo Carlini2-0/+21
2018-03-05configfiles.texi (Configuration Files): Move info about conditionalizing $tar...Sandra Loosemore3-6/+28
2018-03-05[NDS32] Implment setmem pattern.Kito Cheng4-3/+456
2018-03-05Daily bump.GCC Administrator1-1/+1
2018-03-04[NDS32] Rename nds32_expand_movmemqi to nds32_expand_movmemsi and rewrite its...Kito Cheng4-56/+418
2018-03-04[NDS32] Refine load_multiple and store_multiple.Kito Cheng6-23/+3487
2018-03-04[NDS32] Add load_multiple,store_multiple and new attribute combo.Kito Cheng3-31/+58
2018-03-04PR c++/84686 - missing volatile loads.Jason Merrill3-0/+27
2018-03-04re PR fortran/71085 (ICE with some intrinsic functions specifying array funct...Harald Anlauf4-0/+25
2018-03-04Daily bump.GCC Administrator1-1/+1
2018-03-03re PR fortran/66128 (ICE for some intrinsics with zero sized array parameter)Steven G. Kargl2-1/+51
2018-03-03re PR fortran/66128 (ICE for some intrinsics with zero sized array parameter)Steven G. Kargl3-0/+196
2018-03-03re PR fortran/51434 (ICE with scalar init of an array parameter, used in DT d...Steven G. Kargl4-3/+35
2018-03-03re PR c++/61358 (Bogus "duplicate label" error after label used within C++11 ...Paolo Carlini2-0/+12
2018-03-03re PR c++/67370 (Invalid "parameter packs not expanded" error in lambda capture)Paolo Carlini2-0/+14
2018-03-03re PR c++/71464 (ICE on invalid code (with redeclared constructor) at -Os: Se...Paolo Carlini4-1/+23
2018-03-03[NDS32] Change to large model by default.Chung-Ju Wu2-1/+5
2018-03-03[NDS32] Add intrinsic functions for unalignment memory access.Kito Cheng9-0/+529
2018-03-03[NDS32] Rewrite infrastructure for intrinsic.Monk Chiang5-139/+312
2018-03-03re PR fortran/80965 (ICE with class argument and -O2 optimization)Paul Thomas4-1/+42
2018-03-03re PR c++/61135 (It seems to be not able to call virtual method of literal ob...Paolo Carlini2-0/+19
2018-03-03Daily bump.GCC Administrator1-1/+1
2018-03-02* es.po: Update.Joseph Myers2-168/+119
2018-03-02reorg.c (stop_search_p): Handle DEBUG_INSN.Jeff Law3-5/+34
2018-03-02re PR c++/84578 (ICE with flexible array member and constexpr)Marek Polacek4-30/+58
2018-03-02substring-locations.h (format_warning_va): Formatting fix for ATTRIBUTE_GCC_D...Jakub Jelinek4-260/+345
2018-03-02* c-c++-common/Warray-bounds-2.c: Fix a comment typo.Jakub Jelinek2-1/+5