2017-04-05 |
Jakub Jelinek | re PR sanitizer/80308 (asan crash on big-endian powerpc... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Eric Botcazou | re PR target/78002 (gcc.target/aarch64/stack-checking... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Dominik Vogt | PR target/79890: S/390: Fix crash. |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Andreas Krebbel | S/390: Initialize variable to avoid warning |
commit | commitdiff | tree | snapshot |
2017-04-05 |
Jakub Jelinek | re PR target/80310 (Bogus -Wpsabi warning with -fsaniti... |
commit | commitdiff | tree | snapshot |
2017-04-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Ian Lance Taylor | re PR go/80302 (FAIL: time on systems with tzdata2017b... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Jakub Jelinek | re PR c++/80297 (Compiler time crash: type mismatch... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Jakub Jelinek | re PR tree-optimization/79390 (10% performance drop... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Bill Schmidt | extend.texi (PowerPC AltiVec Built-in Functions): Gramm... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Volker Reichelt | re PR c++/80296 (Broken diagnostic 'unary_plus_expr... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Thomas Preud... | [ARM] Fix small multiply feature |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Jeff Law | mips.c (mips_multi_add): Zero initialize the newly... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Jason Merrill | * semantics.c (finish_template_type): Check CLASSTYPE_T... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Nicolas Koenig | [multiple changes] |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Andreas Krebbel | [Ada][S/390] Fix Memory_Size definition. |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Jonathan Wakely | * ansidecl.h (ATTRIBUTE_PACKED): Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Jakub Jelinek | re PR target/80286 (AVX2 _mm_cvtsi128_si32 doesn't... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Jakub Jelinek | re PR libgomp/79876 (FAIL: libgomp.fortran/strassen... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Richard Biener | re PR tree-optimization/80281 (Wrong constant folding) |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Richard Biener | re PR tree-optimization/80275 (Poor (but valid) code... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Eric Botcazou | * sem_ch3.adb (Build_Derived_Record_Type): Fix long... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Segher Boessenkool | simplify-rtx: Fix compare of comparisons (PR60818) |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Jonathan Wakely | Fix numerous typos in comments |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Jason Merrill | PR sanitizer/79993 - ICE with VLA initialization from... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Jonathan Wakely | Remove duplicated entry in C++17 library status table |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Jonathan Wakely | Uncomment std::reference_wrapper tests that no longer... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Jonathan Wakely | Fix comments in libstdc++ header and test |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Jonathan Wakely | Update C++17 library status table in manual |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Jonathan Wakely | Implement P0426R1 "Constexpr for std::char_traits"... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Peter Bergner | re PR target/80246 (Builtin's for POWER's dxex[q] and... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Ville Voutilainen | re PR libstdc++/79141 (std::pair<int,int> p = {}; fails... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Peter Bergner | re PR target/80246 (Builtin's for POWER's dxex[q] and... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Ville Voutilainen | Implement std::is_aggregate. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Richard Biener | re PR tree-optimization/80275 (Poor (but valid) code... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Eric Botcazou | tree-nested.c (get_descriptor_type): Make sure that... |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Dominik Vogt | Don't xfail on s390. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Robin Dapp | Fix s390 testcase vcond-shift |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Bin Cheng | pr71347.c: Add predcom and drop XFAILs. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2017-04-02 |
Andrew Pinski | nested-3.c: New testcase. |
commit | commitdiff | tree | snapshot |
2017-04-02 |
Uros Bizjak | sse.md (movdi_to_sse): Add missing DONE. |
commit | commitdiff | tree | snapshot |
2017-04-02 |
Uros Bizjak | re PR target/80250 (ICE in in final_scan_insn, at final... |
commit | commitdiff | tree | snapshot |
2017-04-02 |
Jonathan Yong | ssp.c (__guard_setup): Suppress unused variable warning. |
commit | commitdiff | tree | snapshot |
2017-04-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2017-04-01 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Segher Boessenkool | re PR rtl-optimization/79405 (Infinite loop in fwprop) |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Jakub Jelinek | re PR bootstrap/79255 (PGO bootstrap fails on x86_64... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Jakub Jelinek | re PR sanitizer/79572 (reference binding to null pointe... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Alexander Monakov | nvptx: correct format string |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Pat Haugen | re PR target/80107 (ICE in final_scan_insn, at final... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Jeff Law | re PR tree-optimization/49498 (gcc.dg/uninit-pred-8_b... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Bill Schmidt | extend.texi (PowerPC AltiVec Built-in Functions): Add... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
David Malcolm | Fix description of Wendif-labels (PR documentation... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Matthew Fortune | Fix extraction from odd-numbered MSA registers |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Richard Biener | pr71347.c: Put back XFAIL on sparc. |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Richard Biener | pr71347.c: Put back XFAIL. |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Jakub Jelinek | re PR libstdc++/80251 (Is the is_aggregate meta functio... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Jakub Jelinek | re PR middle-end/80173 (ICE in store_bit_field_1, at... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Jakub Jelinek | re PR middle-end/80163 (ICE on hopefully valid code) |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Jakub Jelinek | re PR debug/80025 (ICE w/ -O2 (-O3, -Ofast) -g -ftracer... |
commit | commitdiff | tree | snapshot |
2017-03-31 |
Bernd Edlinger | gcov.c (md5sum_to_hex): Fix output of MD5 hex bytes. |
commit | commitdiff | tree | snapshot |
2017-03-31 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Matthew Fortune | Fix ICE when expanding MSA constant vectors with replic... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Matthew Fortune | Fix pr52125.c test when built as -mno-abicalls -mabi=64 |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Jakub Jelinek | re PR translation/80189 (gimplify.c: check whether... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Jakub Jelinek | * env.c (initialize_env): Initialize stacksize to 0. |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Peter Bergner | re PR target/80246 (Builtin's for POWER's dxex[q] and... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Martin Jambor | [PR 77333] Fixup fntypes of gimple calls of clones |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Jakub Jelinek | re PR target/80206 (ICE in extract_insn, at recog.c... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Richard Biener | re PR tree-optimization/77498 (Performance drop after... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Marek Polacek | re PR c/79730 (ICE tree check: expected var_decl, have... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Jerry DeLisle | re PR fortran/78670 ([F03] Incorrect file position... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Segher Boessenkool | combine: Fix PR80233 |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Joseph Myers | * fr.po: Update. |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Thomas Koenig | re PR fortran/80254 (Windows test failure: dec_io_2... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Andreas Schwab | re PR ada/80146 (ICE in copy_to_mode_reg, at explow... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
William Schmidt | Change log cleanup from 2017-03-21 |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Bill Schmidt | re PR tree-optimization/80158 (ICE in all_phi_incrs_pro... |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Ville Voutilainen | Adjust optional's pretty printer for LWG 2900. |
commit | commitdiff | tree | snapshot |
2017-03-29 |
Jiong Wang | [g++, testsuite] XFAIL thread_local-order2.C on newlib |
commit | commitdiff | tree | snapshot |
2017-03-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Joseph Myers | * es.po: Update. |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Ville Voutilainen | Implement LWG 2900, The copy and move constructors... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Segher Boessenkool | rs6000: Fix gcc.target/powerpc/gcse-1.c for PIC (PR43496) |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Vladimir Makarov | re PR rtl-optimization/80193 (ICE on valid (but hairy... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Than McIntosh | re PR go/80226 (ICE gimple-expr.c:474 on Go function... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Alexander Monakov | OpenMP/PTX privatization in SIMD regions |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Janus Weil | re PR fortran/78661 ([OOP] Namelist output missing... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Uros Bizjak | * ChangeLog: Fix my ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Uros Bizjak | re PR target/53383 (Allow -mpreferred-stack-boundary... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Jonathan Wakely | PR libstdc++/80137 use std::nextafter instead of looping |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Bin Cheng | tree-vect-loop.c (optimize_mask_stores): Add bb to... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Bin Cheng | tree-vect-loop-manip.c (slpeel_add_loop_guard): New... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Richard Sandiford | re PR tree-optimization/80218 (tree-call-cdce does... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Richard Biener | re PR ipa/78644 (ICE: SIGSEGV in is_gimple_reg_type... |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Toma Tabacu | Skip pic-3,4.c and pie-3,4.c for mips*-*-linux-*. |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Jonathan Wakely | Add _GLIBCXX_RELEASE macro to "Using" section of manual |
commit | commitdiff | tree | snapshot |
next |