aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-12-27* ChangeLog: Update my last entry.Uros Bizjak1-1/+1
2016-12-27i386.c (ix86_secondary_reload): Require QImode intermediate for QImode mask r...Uros Bizjak2-13/+14
2016-12-27cppopts.texi: Delete redundant documentation for -x.Sandra Loosemore3-26/+15
2016-12-27i386.md (VI_512): Remove.Uros Bizjak2-14/+15
2016-12-27libtool-version: New version.Alexander Ivchenko2-0/+27
2016-12-27gfortran.h (gfc_error): Rename overload with OPT argument to...Jakub Jelinek5-43/+47
2016-12-27re PR translation/78922 (Comment submitted for translation in stringop.opt)Jakub Jelinek2-31/+5
2016-12-27re PR target/78904 (zero-extracts are not effective)Uros Bizjak5-11/+74
2016-12-27c.opt (flag_chkp_flexible_struct_trailing_arrays): Add new option.Alexander Ivchenko8-2/+121
2016-12-27* gcc.target/i386/pr78904-2.c: Fix testcase.Uros Bizjak1-7/+7
2016-12-27i386.md (andqi_ext_1): Use general_operand predicate for operand 2.Uros Bizjak2-11/+17
2016-12-27re PR target/78904 (zero-extracts are not effective)Uros Bizjak6-23/+75
2016-12-27Daily bump.GCC Administrator1-1/+1
2016-12-26re PR target/78904 (zero-extracts are not effective)Uros Bizjak5-247/+301
2016-12-26Summary: Whitespace cleanupAndreas Schwab1-5/+5
2016-12-26* doc/cpp.texi (Invocation): Remove space in command.Eric Botcazou2-1/+3
2016-12-26* doc/invoke.texi (SPARC options): Add missing documentation for -mlra.Eric Botcazou2-2/+14
2016-12-25cpp.texi (Invocation): Revise to indicate that GCC driver options are only do...Sandra Loosemore4-217/+85
2016-12-26Daily bump.GCC Administrator1-1/+1
2016-12-25Daily bump.GCC Administrator1-1/+1
2016-12-24Make it cheaper to test whether an SSA name is a virtual operandRichard Sandiford4-6/+28
2016-12-24re PR middle-end/78901 (ICE: verify_gimple failed (error: statement marked fo...Jakub Jelinek4-440/+1539
2016-12-24Daily bump.GCC Administrator1-1/+1
2016-12-23class_assign_1.f08: New test.Andre Vehreschild4-16/+115
2016-12-23MIPS: Cleanup the forcing of assembly output in error tests.Toma Tabacu8-6/+37
2016-12-23Daily bump.GCC Administrator1-1/+1
2016-12-22* es.po: Update.Joseph Myers2-108/+10
2016-12-22compiler: fix spurious redefinition error for anon structIan Lance Taylor3-26/+28
2016-12-22tree-pretty-print.c (dump_generic_node): Change dump format for REALPART_EXPR...Prathamesh Kulkarni4-6/+51
2016-12-22PR c++/78906 - ICE with member variable templateJason Merrill3-0/+17
2016-12-22Feature-test macro for P0522R0, matching of template template arguments.Jason Merrill3-0/+14
2016-12-22PR c++/78898 - ICE on constructor with TTPJason Merrill3-1/+14
2016-12-22re PR testsuite/52641 (Test cases fail for 16-bit int targets)Georg-Johann Lay2-0/+5
2016-12-22varasm: Propagate litpool decl alignment to generated RTX.Andreas Krebbel4-0/+35
2016-12-22Run tests only if the machine supports the instruction set.Dominik Vogt9-40/+223
2016-12-22Fix tree-optimization/78886.Martin Liska4-0/+24
2016-12-22re PR testsuite/52641 (Test cases fail for 16-bit int targets)Georg-Johann Lay22-5/+76
2016-12-22re PR middle-end/78858 (Bogus -Wnonnull warning involving strcmp with -fsanit...Jakub Jelinek3-0/+27
2016-12-22re PR bootstrap/78817 (stage2 bootstrap failure in vec.h:1613:5: error: argum...Jakub Jelinek2-10/+10
2016-12-22Daily bump.GCC Administrator1-1/+1
2016-12-21re PR c++/72707 (local anonymous union member hides names in the same scope)Jakub Jelinek4-2/+22
2016-12-21re PR rtl-optimization/78580 (Segfault in gcc with multilib (-m32) and -ffixe...Vladimir Makarov4-5/+39
2016-12-21re PR bootstrap/78817 (stage2 bootstrap failure in vec.h:1613:5: error: argum...Jakub Jelinek17-126/+262
2016-12-21re PR c++/77830 (internal compiler error: in output_constructor_regular_field...Jakub Jelinek5-41/+137
2016-12-21Implement P0522R0, matching of template template arguments.Jason Merrill25-58/+416
2016-12-21PR c++/42329 - deducing base template for template template argJason Merrill6-93/+124
2016-12-21Fix handling of explicit function template arguments with TTPs.Jason Merrill4-1/+47
2016-12-21Check that a partial specialization is more specialized.Jason Merrill6-6/+21
2016-12-21Fixes for P0127R2 implementation.Jason Merrill2-8/+18
2016-12-21re PR rtl-optimization/11488 (Pre-regalloc scheduling severely worsens perfor...Pat Haugen3-0/+47