aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-12-14arm: Set predicable on more instructions.Richard Henderson2-9/+24
2011-12-15Daily bump.GCC Administrator1-1/+1
2011-12-14libgo: Update to weekly.2011-12-06.Ian Lance Taylor1-1/+1
2011-12-14re PR c++/51554 (ICE in cp/semantics.c:cxx_eval_indirect_ref with -Wall)Jason Merrill4-2/+31
2011-12-14re PR c++/51248 (ICE with pointer to enum)Jason Merrill4-11/+32
2011-12-14PR c++/51475 - ICE with invalid initializer-listDodji Seketeli4-3/+48
2011-12-14libgo: Update to weekly.2011-12-06.Ian Lance Taylor2-10/+10
2011-12-14tree-cfg.c (replace_uses_by): Fixup TREE_CONSTANT for propagating all kinds o...Richard Guenther2-2/+7
2011-12-14re PR lto/51497 (The run time for the polyhedron test nf.f90 is ~10% slower w...Richard Guenther2-0/+33
2011-12-14compiler: Permit omitting &T in composite literal.Ian Lance Taylor1-3/+17
2011-12-14tree.c (free_lang_data_in_type): Do not clear fields dependent on debuginfo l...Richard Guenther3-5/+10
2011-12-14re PR target/50931 ([avr] Support a 24-bit scalar integer mode)Georg-Johann Lay4-2/+256
2011-12-14tree-cfg.c (replace_uses_by): Only mark blocks altered that will make a diffe...Richard Guenther2-14/+30
2011-12-14Revert the previous "Fix flags for edges from/to entry/exit basic blocks"Dmitry Vyukov2-6/+2
2011-12-14PR c++/51476 - ICE on PTRMEM_CST as template argument in c++11Dodji Seketeli4-3/+27
2011-12-14re PR c++/51406 ([c++0x] Incorrect result of static_cast to rvalue reference ...Jason Merrill5-3/+57
2011-12-14compiler: Move import of Go export data to gcc side of interface.Ian Lance Taylor5-38/+120
2011-12-14re PR c++/51464 ([c++0x] ICE with invalid use of [])Paolo Carlini5-0/+21
2011-12-14Daily bump.GCC Administrator1-1/+1
2011-12-13lto-streamer-out.c (write_symbol): Use proper 64-bit host type.Eric Botcazou11-39/+55
2011-12-13revert an unattended change about access declarationFabien ChĂȘne1-4/+0
2011-12-13trans-mem.c (ipa_tm_create_version_alias): Set DECL_CONTEXT and DECL_LANG_SPE...Aldy Hernandez2-1/+7
2011-12-13regmove.c (fixup_match_2): Only access call_used_regs with hard regs.Andreas Krebbel2-1/+6
2011-12-13Revert two unintended commitsRichard Henderson23-696/+162
2011-12-13mips-cpus.def: Add Octeon2.Andrew Pinski12-14/+155
2011-12-13arm: Implement vec_perm and vec_perm_const for NEON.Richard Henderson5-4/+619
2011-12-13Delete VEC_INTERLEAVE_*_EXPR.Richard Henderson18-158/+77
2011-12-13sparc: Default memory model to TSO for Linux and Solaris.Richard Henderson5-4/+44
2011-12-13libgo: Update to weekly.2011-12-02.Ian Lance Taylor2-5/+3
2011-12-13compiler: Fix multiple conversions to different named slices.Ian Lance Taylor1-2/+2
2011-12-13re PR c++/14258 (typename in a using declaration not supported)Fabien ChĂȘne6-4/+133
2011-12-13compiler: Permit converting between string and named []byte/[]rune.Ian Lance Taylor4-27/+15
2011-12-13trans-mem.c (struct diagnose_tm): Remove saw_unsafe.Aldy Hernandez4-28/+64
2011-12-13re PR middle-end/50628 (gfortran.fortran-torture/execute/entry_4.f90 fails)Martin Jambor2-13/+21
2011-12-13re PR tree-optimization/51362 (ICE: SIGFPE (division by zero) in good_cloning...Martin Jambor4-0/+41
2011-12-13re PR testsuite/51524 ([BMI2] New regression on 182266 vs 182257)Uros Bizjak3-9/+12
2011-12-13re PR debug/48354 (internal compiler error: in splice_child_die, at dwarf2out...Richard Guenther8-0/+48
2011-12-13life -> live; one favourite typo of mine.Michael Matz1-4/+4
2011-12-13RevertJakub Jelinek2-12/+11
2011-12-13re PR tree-optimization/51117 (rev.181172 causes glibc build failure)Jakub Jelinek3-30/+116
2011-12-13final.c (final_scan_insn): Guard the call to begin_epilogue debug hook.Tristan Gingold2-1/+7
2011-12-13vmsdbgout.c (vmsdbgout_write_source_line): New function.Tristan Gingold2-24/+38
2011-12-13re PR tree-optimization/51481 (ice: dead STMT in EH table)Richard Guenther2-1/+8
2011-12-13re PR tree-optimization/51519 (ICE: in inline_small_functions, at ipa-inline....Richard Guenther4-1/+51
2011-12-1320111213-1_0.c: New testcase.Richard Guenther2-0/+12
2011-12-13vect1.ad[sb]: Add more tests.Eric Botcazou13-6/+255
2011-12-13re PR ada/49084 (bootstrap failure with Ada enabled)Cesar Strauss3-13/+19
2011-12-13SMS: Add missing free operation in mark_loop_unschedRevital Eres2-0/+6
2011-12-13Daily bump.GCC Administrator1-1/+1
2011-12-12re PR rtl-optimization/51495 (ICE: in force_nonfallthru_and_redirect, at cfgr...Jakub Jelinek4-3/+38