2017-01-11 |
Jakub Jelinek | re PR c++/72813 (atomic header cannot be compiled into... |
commit | commitdiff | tree |
2017-01-11 |
Ian Lance Taylor | compiler: mark generated struct/array types as incomparable |
commit | commitdiff | tree |
2017-01-11 |
Martin Sebor | PR c/78768 - -Walloca-larger-than and -Wformat-length... |
commit | commitdiff | tree |
2017-01-11 |
David Malcolm | Offer suggestions for unrecognized sanitizer options... |
commit | commitdiff | tree |
2017-01-11 |
Jakub Jelinek | dwarf2out.c (DWARF_COMPILE_UNIT_HEADER_SIZE): For DWARF... |
commit | commitdiff | tree |
2017-01-11 |
Wilco Dijkstra | My previous change to the Cortex-A53 scheduler resulted... |
commit | commitdiff | tree |
2017-01-11 |
Tamar Christina | arm_neon.h: Add __artificial__ and gnu_inline to all... |
commit | commitdiff | tree |
2017-01-11 |
Christophe... | [ARM] PR target/78253 Call weak function instead of... |
commit | commitdiff | tree |
2017-01-11 |
Jonathan Wakely | PR78134 fix return types of heterogeneous lookup functions |
commit | commitdiff | tree |
2017-01-11 |
Jonathan Wakely | PR78273 fix count to work with partitioning function |
commit | commitdiff | tree |
2017-01-11 |
Richard Earnshaw | [arm] Replace command-line option .def files with singl... |
commit | commitdiff | tree |
2017-01-11 |
Maxim Ostapenko | re PR lto/79042 (LTO doesn't propagate node->dynamicall... |
commit | commitdiff | tree |
2017-01-11 |
Martin Liska | Fix flatten-3.c test-case. |
commit | commitdiff | tree |
2017-01-11 |
Jakub Jelinek | decomp4.C (test): Use 2 identifier decomposition instea... |
commit | commitdiff | tree |
2017-01-11 |
Eric Botcazou | re PR rtl-optimization/79032 (unaligned memory access... |
commit | commitdiff | tree |
2017-01-11 |
Richard Biener | re PR bootstrap/79052 (bootstrap-ubsan failures due... |
commit | commitdiff | tree |
2017-01-11 |
Ville Voutilainen | Reduce the size of variant, it doesn't need an index... |
commit | commitdiff | tree |
2017-01-11 |
Martin Jambor | [hsa] Fix hsa function cloning test |
commit | commitdiff | tree |
2017-01-11 |
Richard Biener | tree-vrp.c (evrp_dom_walker::before_dom_children):... |
commit | commitdiff | tree |
2017-01-11 |
Jakub Jelinek | re PR middle-end/50199 (wrong code with -flto -fno... |
commit | commitdiff | tree |
2017-01-11 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-01-10 |
Eric Botcazou | expr.c (store_field): In the bitfield case... |
commit | commitdiff | tree |
2017-01-10 |
Martin Sebor | PR testsuite/78960 - FAIL: gcc.dg/tree-ssa/builtin... |
commit | commitdiff | tree |
2017-01-10 |
Martin Sebor | PR middle-end/78138 - missing warnings on buffer overfl... |
commit | commitdiff | tree |
2017-01-10 |
Jason Merrill | re PR c++/77598 (constexpr compilation failure on refer... |
commit | commitdiff | tree |
2017-01-10 |
Martin Sebor | PR middle-end/78245 - missing -Wformat-length on an... |
commit | commitdiff | tree |
2017-01-10 |
Martin Sebor | PR middle-end/78245 - missing -Wformat-length on an... |
commit | commitdiff | tree |
2017-01-10 |
David Malcolm | Fix issues with unrepresentable column numbers (PR... |
commit | commitdiff | tree |
2017-01-10 |
Ian Lance Taylor | runtime: copy more scheduler code from Go 1.7 runtime |
commit | commitdiff | tree |
2017-01-10 |
Martin Sebor | PR tree-optimization/78775 - [7 Regression] ICE in... |
commit | commitdiff | tree |
2017-01-10 |
Joe Seymour | driver-msp430.c (msp430_mcu_data): Sync with data from... |
commit | commitdiff | tree |
2017-01-10 |
Joseph Myers | * da.po: Update. |
commit | commitdiff | tree |
2017-01-10 |
Jeff Law | re PR middle-end/77766 (wrong code at -O2 and -O3 in... |
commit | commitdiff | tree |
2017-01-10 |
Sandra Loosemore | extend.texi: Tweak formatting to fix overfull hbox... |
commit | commitdiff | tree |
2017-01-10 |
Jason Merrill | * c-cppbuiltin.c (c_cpp_builtins): Define __cpp_variadi... |
commit | commitdiff | tree |
2017-01-10 |
Jason Merrill | FI 20, decomposition declaration with parenthesized... |
commit | commitdiff | tree |
2017-01-10 |
Joshua Conner | fuchsia-elf.h: New file. |
commit | commitdiff | tree |
2017-01-10 |
Jonathan Wakely | Adjust effective target selector to fix C++17 FAIL |
commit | commitdiff | tree |
2017-01-10 |
Jonathan Wakely | PR77528 add default constructors for container adaptors |
commit | commitdiff | tree |
2017-01-10 |
Uros Bizjak | * ChangeLog: Fix whitespace. |
commit | commitdiff | tree |
2017-01-10 |
James Clarke | re PR sanitizer/78992 (Incorrect sigaction definition... |
commit | commitdiff | tree |
2017-01-10 |
Richard Biener | re PR tree-optimization/79034 (error: missing PHI def... |
commit | commitdiff | tree |
2017-01-10 |
Martin Liska | IPA ICF: make algorithm stable to survive -fcompare... |
commit | commitdiff | tree |
2017-01-10 |
Martin Liska | Revert m_classes_vec introduction. |
commit | commitdiff | tree |
2017-01-10 |
Felipe Magno... | Use temporary int objects to access struct tm members |
commit | commitdiff | tree |
2017-01-10 |
Andrew Senkevich | Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions. |
commit | commitdiff | tree |
2017-01-10 |
François Dumont | Make Python printers and xmethods work with versioned... |
commit | commitdiff | tree |
2017-01-10 |
Jan Hubicka | re PR middle-end/77484 (Static branch predictor causes... |
commit | commitdiff | tree |
2017-01-10 |
Ian Lance Taylor | compiler, runtime: drop size arguments to hash/equal... |
commit | commitdiff | tree |
2017-01-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-01-09 |
Martin Sebor | PR testsuite/79036 - gcc.dg/tree-ssa/builtin-sprintf... |
commit | commitdiff | tree |
2017-01-09 |
Eric Botcazou | expr.c (store_field): In the bitfield case... |
commit | commitdiff | tree |
2017-01-09 |
Dominique d... | re PR target/71017 (libgcc/config/i386/cpuinfo.c:346... |
commit | commitdiff | tree |
2017-01-09 |
Jeff Law | re PR tree-optimization/79007 (gcc.dg/tree-ssa/dse... |
commit | commitdiff | tree |
2017-01-09 |
Jason Merrill | Implement P0195R2, C++17 variadic using. |
commit | commitdiff | tree |
2017-01-09 |
Jakub Jelinek | re PR translation/79019 (translatable string typo in... |
commit | commitdiff | tree |
2017-01-09 |
Dominique d... | re PR testsuite/79026 (The tests changed by revision... |
commit | commitdiff | tree |
2017-01-09 |
Francois-Xavier... | re PR libgomp/60670 (omp.h may differ between multilibs) |
commit | commitdiff | tree |
2017-01-09 |
Jakub Jelinek | re PR tree-optimization/78899 (Vestorized loop with... |
commit | commitdiff | tree |
2017-01-09 |
Martin Sebor | PR bootstrap/79033 - asan.c not compiling with make... |
commit | commitdiff | tree |
2017-01-09 |
Ian Lance Taylor | runtime: copy more of scheduler from Go 1.7 runtime |
commit | commitdiff | tree |
2017-01-09 |
Andrew Pinski | aarch64-cores.def: Add thunderx2t99. |
commit | commitdiff | tree |
2017-01-09 |
Andrew Pinski | Fix formating. |
commit | commitdiff | tree |
2017-01-09 |
Martin Jambor | [PR 78365] Prudent type handling in IPA VR-prop |
commit | commitdiff | tree |
2017-01-09 |
Jonathan Wakely | PR79017 workaround incomplete C99 math on darwin |
commit | commitdiff | tree |
2017-01-09 |
Joseph Myers | * vi.po: Update. |
commit | commitdiff | tree |
2017-01-09 |
Joseph Myers | * da.po, es.po, sv.po, vi.po: Update. |
commit | commitdiff | tree |
2017-01-09 |
Jakub Jelinek | re PR c++/78948 ([C++17] constexpr if instantiating... |
commit | commitdiff | tree |
2017-01-09 |
Martin Liska | Do not error when -E provided (PR pch/78970). |
commit | commitdiff | tree |
2017-01-09 |
Jonathan Wakely | Define testsuite macro for correct thread_local destructors |
commit | commitdiff | tree |
2017-01-09 |
Jonathan Wakely | PR66414 optimize std::string::find |
commit | commitdiff | tree |
2017-01-09 |
Hristian Kirtchev | einfo.ads, einfo.adb: Remove uses of flags Has_Default_... |
commit | commitdiff | tree |
2017-01-09 |
Jakub Jelinek | re PR tree-optimization/78938 (ICE in expand_vec_cond_e... |
commit | commitdiff | tree |
2017-01-09 |
Kyrylo Tkachov | [tree-ssa-address] Avoid creating non-canonical RTL... |
commit | commitdiff | tree |
2017-01-09 |
Richard Biener | re PR tree-optimization/78997 (ICE on valid code at... |
commit | commitdiff | tree |
2017-01-09 |
Richard Biener | re PR debug/79000 (ICE: in gen_member_die, at dwarf2out... |
commit | commitdiff | tree |
2017-01-09 |
Sandra Loosemore | invoke.texi (Option Summary): Correct spacing in option... |
commit | commitdiff | tree |
2017-01-09 |
Sandra Loosemore | re PR middle-end/17660 (manual's description of __attri... |
commit | commitdiff | tree |
2017-01-09 |
Sandra Loosemore | re PR other/16519 (-pthread undocumented) |
commit | commitdiff | tree |
2017-01-09 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-01-08 |
Martin Sebor | PR tree-optimization/78913 - Probably misleading error... |
commit | commitdiff | tree |
2017-01-08 |
Gerald Pfeifer | * download_ecj: Remove. |
commit | commitdiff | tree |
2017-01-08 |
Jakub Jelinek | re PR rtl-optimization/79003 (r238991 breaks ODR) |
commit | commitdiff | tree |
2017-01-08 |
Jan Hubicka | re PR middle-end/77484 (Static branch predictor causes... |
commit | commitdiff | tree |
2017-01-08 |
Jason Merrill | PR c++/78948 - instantiation from discarded statement |
commit | commitdiff | tree |
2017-01-08 |
Sandra Loosemore | re PR preprocessor/54124 (GCC 4.7.1 manual: -dM and... |
commit | commitdiff | tree |
2017-01-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-01-07 |
Sandra Loosemore | re PR preprocessor/13498 (CPP include search path docum... |
commit | commitdiff | tree |
2017-01-07 |
Sandra Loosemore | cppdiropts.texi: Merge documentation of -I, -iquote... |
commit | commitdiff | tree |
2017-01-07 |
David Malcolm | Fix linemap corruption after very wide source lines... |
commit | commitdiff | tree |
2017-01-07 |
Alexandre Oliva | [-fcompare-debug] var tracking options are not optimiza... |
commit | commitdiff | tree |
2017-01-07 |
Martin Sebor | attr-alloc_size-3.c: Remove regex made redundant by... |
commit | commitdiff | tree |
2017-01-07 |
Andre Vehreschild | re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_sc... |
commit | commitdiff | tree |
2017-01-07 |
Jakub Jelinek | re PR translation/79018 (translatable string typo in... |
commit | commitdiff | tree |
2017-01-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2017-01-06 |
Joseph Myers | * fr.po: Update. |
commit | commitdiff | tree |
2017-01-06 |
Jonathan Wakely | Add more tests for std::basic_string::find |
commit | commitdiff | tree |
2017-01-06 |
Mikael Pettersson | re PR target/57583 (large switches with jump tables... |
commit | commitdiff | tree |
2017-01-06 |
Edgar E. Iglesias | Make MicroBlaze support DWARF EH (old Xilinx patch... |
commit | commitdiff | tree |
2017-01-06 |
Jakub Jelinek | system.h (GCC_DIAGNOSTIC_PUSH_IGNORED, [...]): Define. |
commit | commitdiff | tree |
next |