2016-03-29 |
Richard Henderson | re PR target/70355 (ICE: in simplify_subreg_concatn... |
commit | commitdiff | tree |
2016-03-29 |
Thomas Schwinge | [PR testsuite/64177] Audit Cilk Plus tests for CILK_NWO... |
commit | commitdiff | tree |
2016-03-29 |
Thomas Schwinge | Avoid ERROR in libgomp.oacc-c++/c++.exp in non-C++... |
commit | commitdiff | tree |
2016-03-29 |
Richard Biener | re PR middle-end/70424 (Pointer derived from integer... |
commit | commitdiff | tree |
2016-03-29 |
James Bowman | ft32.opt (mnodiv): New. |
commit | commitdiff | tree |
2016-03-29 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-03-28 |
Jason Merrill | re PR bootstrap/70422 (Bootstrap comparison failure) |
commit | commitdiff | tree |
2016-03-28 |
Jason Merrill | * c-cppbuiltin.c (c_cpp_builtins): Update __cpp_range_b... |
commit | commitdiff | tree |
2016-03-28 |
Dominique d... | 2016-03-28 Dominique d'Humieres <dominiq@lps.ens.fr> |
commit | commitdiff | tree |
2016-03-28 |
Alessandro... | STOP managed by external library when coarrays are... |
commit | commitdiff | tree |
2016-03-28 |
Kirill Yukhin | re PR target/70406 (ICE: in extract_insn, at recog... |
commit | commitdiff | tree |
2016-03-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-03-27 |
Eric Botcazou | Fix typo |
commit | commitdiff | tree |
2016-03-27 |
Eric Botcazou | decl.c (components_to_record): Add special case for... |
commit | commitdiff | tree |
2016-03-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-03-26 |
Richard Biener | re PR ipa/70366 (chromium fails to build with LTO due... |
commit | commitdiff | tree |
2016-03-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-03-25 |
Richard Henderson | re PR target/70120 ([aarch64] -g causes Assembler messa... |
commit | commitdiff | tree |
2016-03-25 |
Jason Merrill | re PR c++/64266 (Can GCC produce local mergeable symbol... |
commit | commitdiff | tree |
2016-03-25 |
Patrick Palka | Adjust dg-do directive in mangle2.C |
commit | commitdiff | tree |
2016-03-25 |
Bernd Schmidt | re PR preprocessor/69650 (ICE in linemap_line_start... |
commit | commitdiff | tree |
2016-03-25 |
David Edelsohn | * g++.dg/ext/pr70290.C: Prune non-standard ABI. |
commit | commitdiff | tree |
2016-03-25 |
Alan Modra | [RS6000] PR70052, ICE compiling _Decimal128 test case |
commit | commitdiff | tree |
2016-03-25 |
Aldy Hernandez | tree-ssa-propagate.c: Enhance docs for SSA_PROP_NOT_INT... |
commit | commitdiff | tree |
2016-03-25 |
Aldy Hernandez | * doc/extend.texi: Fix typo in documentation to pure... |
commit | commitdiff | tree |
2016-03-25 |
John David... | re PR target/70319 (FAIL: gcc.dg/sso/q2.c -O1 -fno... |
commit | commitdiff | tree |
2016-03-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-03-24 |
Thomas Schwinge | Also test -O0 for OpenACC C, C++ offloading test cases |
commit | commitdiff | tree |
2016-03-24 |
Jason Merrill | re PR c++/70386 (ICE with -Wall on valid code on x86_64... |
commit | commitdiff | tree |
2016-03-24 |
Jonathan Wakely | libstdc++/69945 Add __gnu_cxx::__freeres hook |
commit | commitdiff | tree |
2016-03-24 |
Jason Merrill | re PR c++/70323 (missing error on integer overflow... |
commit | commitdiff | tree |
2016-03-24 |
Richard Henderson | re PR middle-end/69845 (Expression getting incorrectly... |
commit | commitdiff | tree |
2016-03-24 |
Tom de Vries | Add missing initialization in goacc/host_data-tree.f95 |
commit | commitdiff | tree |
2016-03-24 |
Tom de Vries | Add goacc/uninit-use-device-clause.{c,f95} |
commit | commitdiff | tree |
2016-03-24 |
Tom de Vries | Add goacc/uninit-dim-clause.{c,f95} |
commit | commitdiff | tree |
2016-03-24 |
Patrick Palka | Fix PR c++/62212 (ICE during mangling of array type) |
commit | commitdiff | tree |
2016-03-24 |
Uros Bizjak | i386.md (*anddi3_doubleword): Generate AND insn using... |
commit | commitdiff | tree |
2016-03-24 |
Richard Biener | re PR tree-optimization/70396 (ICE on valid code at... |
commit | commitdiff | tree |
2016-03-24 |
Martin Liska | Properly assign to packet header (PR hsa/70394) |
commit | commitdiff | tree |
2016-03-24 |
Richard Biener | re PR middle-end/70370 (ICE in execute_todo, at passes... |
commit | commitdiff | tree |
2016-03-24 |
Tom de Vries | Add missing initializations in oacc testcases |
commit | commitdiff | tree |
2016-03-24 |
Tom de Vries | Add goacc/uninit-if-clause.{c,f95} |
commit | commitdiff | tree |
2016-03-24 |
Jakub Jelinek | re PR target/70290 (-mavx512vl breaks parsing of C... |
commit | commitdiff | tree |
2016-03-24 |
Richard Biener | re PR tree-optimization/70372 (ICE: in wide_int_to_tree... |
commit | commitdiff | tree |
2016-03-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-03-23 |
Patrick Palka | Fix PR c++/70347 (default member initializer not picked... |
commit | commitdiff | tree |
2016-03-23 |
Patrick Palka | Fix PR c++/70332 (ICE due to aggregate initialization... |
commit | commitdiff | tree |
2016-03-23 |
Michael Meissner | re PR target/70381 (On powerpc, -mfloat128 is on by... |
commit | commitdiff | tree |
2016-03-23 |
Jakub Jelinek | re PR c++/70001 (Infinity compilation time) |
commit | commitdiff | tree |
2016-03-23 |
Jakub Jelinek | re PR c++/70323 (missing error on integer overflow... |
commit | commitdiff | tree |
2016-03-23 |
Jakub Jelinek | re PR c++/70376 (OpenMP taskloop construct fails to... |
commit | commitdiff | tree |
2016-03-23 |
Alexandre Oliva | re PR c++/69315 (ICE in finish_function with constexpr... |
commit | commitdiff | tree |
2016-03-23 |
Jason Merrill | re PR c++/70344 (ICE on invalid code at -O1 and above... |
commit | commitdiff | tree |
2016-03-23 |
Marek Polacek | re PR c++/69884 (warning: ignoring attributes on templa... |
commit | commitdiff | tree |
2016-03-23 |
Tom de Vries | Add missing initializations in oacc testcases |
commit | commitdiff | tree |
2016-03-23 |
Bin Cheng | re PR tree-optimization/69042 (Missed optimization... |
commit | commitdiff | tree |
2016-03-23 |
Bin Cheng | re PR tree-optimization/69042 (Missed optimization... |
commit | commitdiff | tree |
2016-03-23 |
James Norris | re PR libgomp/69414 ([OpenACC] "!$acc update self"... |
commit | commitdiff | tree |
2016-03-23 |
Richard Biener | re PR tree-optimization/70251 (Wrong code with -O3... |
commit | commitdiff | tree |
2016-03-23 |
Jeff Law | re PR tree-optimization/64058 (Performance degradation... |
commit | commitdiff | tree |
2016-03-23 |
Ilya Enkovich | re PR target/69917 (gcc.target/i386/chkp-hidden-def... |
commit | commitdiff | tree |
2016-03-23 |
Kyrylo Tkachov | [ARM] Reduce size of arm1020e automaton |
commit | commitdiff | tree |
2016-03-23 |
Kyrylo Tkachov | [ARM] Split out armv7ve effective target check |
commit | commitdiff | tree |
2016-03-23 |
Kyrylo Tkachov | [ARM] PR driver/70132: Avoid double fclose in driver... |
commit | commitdiff | tree |
2016-03-23 |
Martin Liska | Copy shadow argument conditionally (PR hsa/70337) |
commit | commitdiff | tree |
2016-03-23 |
Jakub Jelinek | re PR tree-optimization/70354 (Wrong code with -O3... |
commit | commitdiff | tree |
2016-03-23 |
Jakub Jelinek | re PR target/70321 (STV generates less optimized code) |
commit | commitdiff | tree |
2016-03-23 |
Bernd Edlinger | Makefile.am (install-freestanding-headers): Add concept... |
commit | commitdiff | tree |
2016-03-23 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-03-22 |
Jeff Law | re PR target/70232 (excessive stack usage with -O2) |
commit | commitdiff | tree |
2016-03-22 |
Michael Meissner | re PR libgcc/70363 (PowerPC __float128 to long double... |
commit | commitdiff | tree |
2016-03-22 |
Ilya Enkovich | re PR target/70302 (crash on valid code at -O2 and... |
commit | commitdiff | tree |
2016-03-22 |
Richard Biener | re PR tree-optimization/70251 (Wrong code with -O3... |
commit | commitdiff | tree |
2016-03-22 |
Anthony Green | Fix endianness issue for moxiebox |
commit | commitdiff | tree |
2016-03-22 |
David Malcolm | PR c/69993: improvements to wording of -Wmisleading... |
commit | commitdiff | tree |
2016-03-22 |
David Edelsohn | * g++.dg/ext/java-3.C: Don't compile on AIX. |
commit | commitdiff | tree |
2016-03-22 |
Richard Biener | re PR target/70333 (Test miscompiled with -O0.) |
commit | commitdiff | tree |
2016-03-22 |
Kirill Yukhin | Remove duplicated AVX-512VL bit check. |
commit | commitdiff | tree |
2016-03-22 |
Ilya Enkovich | re PR target/70290 (-mavx512vl breaks parsing of C... |
commit | commitdiff | tree |
2016-03-22 |
Martin Liska | Fix ChangeLog entries for PR ipa/70306 |
commit | commitdiff | tree |
2016-03-22 |
Kirill Yukhin | re PR target/70325 (ICE on __builtin_ia32_storedquqi256... |
commit | commitdiff | tree |
2016-03-22 |
Jakub Jelinek | re PR target/70329 (wrong code with -mavx512bw and... |
commit | commitdiff | tree |
2016-03-22 |
Jakub Jelinek | re PR target/70300 (ICE: in extract_constrain_insn... |
commit | commitdiff | tree |
2016-03-22 |
Jakub Jelinek | re PR c++/70295 (bogus -Wnonnull-compare for "dynamic_c... |
commit | commitdiff | tree |
2016-03-22 |
Patrick Palka | Fix PR c++/70096 (wrong code for pointer-to-member... |
commit | commitdiff | tree |
2016-03-22 |
Patrick Palka | Fix PR c++/70204 (ICE in non_const_var_error) |
commit | commitdiff | tree |
2016-03-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2016-03-21 |
Richard Henderson | re PR middle-end/70273 (FAIL: g++.dg/ext/label13a.C... |
commit | commitdiff | tree |
2016-03-21 |
Jason Merrill | re PR c++/70285 (ICE on valid code on x86_64-linux... |
commit | commitdiff | tree |
2016-03-21 |
Jakub Jelinek | re PR rtl-optimization/70326 (ICE: RTL check: expected... |
commit | commitdiff | tree |
2016-03-21 |
Marc Glisse | re PR tree-optimization/70317 (folding x<=x to true... |
commit | commitdiff | tree |
2016-03-21 |
Uros Bizjak | re PR target/70327 (ICE: in extract_insn, at recog... |
commit | commitdiff | tree |
2016-03-21 |
Martin Liska | HSA: enhance dump output |
commit | commitdiff | tree |
2016-03-21 |
Martin Liska | Skip static ctors/dtors in IPA ICF (PR ipa/70306) |
commit | commitdiff | tree |
2016-03-21 |
Andre Vieira | attr-align1.c: Skip if M-profile. |
commit | commitdiff | tree |
2016-03-21 |
Jakub Jelinek | re PR target/70296 (Incorrect handling of vector X... |
commit | commitdiff | tree |
2016-03-21 |
Thomas Schwinge | [nvptx] Don't emit sorry for the stabs debug format |
commit | commitdiff | tree |
2016-03-21 |
Richard Biener | re PR tree-optimization/70310 (wrong code with vector... |
commit | commitdiff | tree |
2016-03-21 |
Kirill Yukhin | re PR target/70293 ([ICE, AVX-512] Wrong reg constraint... |
commit | commitdiff | tree |
2016-03-21 |
Martin Liska | Retry to emit global variables in HSA (PR hsa/70234) |
commit | commitdiff | tree |
next |