aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-11-12Allow asan at -O0Jakub Jelinek4-9/+46
2012-11-12Emit GIMPLE directly instead of gimplifying GENERIC.Jakub Jelinek4-123/+200
2012-11-12Initial asan cleanupsJakub Jelinek9-21/+67
2012-11-12Initial import of asan from the Google branchWei Mi9-3/+469
2012-11-12re PR fortran/55272 (ICE on passing coarray argument between files)Tobias Burnus5-1/+47
2012-11-12diagnostic.c (diagnostic_append_note): Also call va_end when inhibit_notes_p ...Tobias Burnus2-1/+9
2012-11-12Index declspecs.locations by ds_typedef rather than ds_thread.Ed Smith-Rowland2-1/+6
2012-11-12gcse.c (struct bb_data): Add new fields, old_pressure, live_in and backup.Bin Cheng4-42/+203
2012-11-12md.texi (Standard Pattern Names For Generation): Fix swapped sine and cosine ...Oleg Endo2-1/+6
2012-11-12re PR target/53512 (SH Target: Allow fsca and fsrra for non-SH4A)Oleg Endo2-7/+11
2012-11-12Daily bump.GCC Administrator1-1/+1
2012-11-11sh4a-fprun.c: Add test_sinf and test_cosf noinline wrappers around sinf and c...Oleg Endo2-5/+28
2012-11-11Remove "!" from riF->o alternativeH.J. Lu2-1/+6
2012-11-11sparc.h (AS_NIAGARA3_FLAG): Tweak.Eric Botcazou3-5/+10
2012-11-11re PR rtl-optimization/55247 (internal compiler error: Max. number of generat...Eric Botcazou5-3/+81
2012-11-11re PR middle-end/55263 (ICE: pre_and_rev_post_order_compute, at cfganal.c:875...Steven Bosscher4-2/+82
2012-11-11extend.texi: Copy-edit to use "built-in function" instead of "builtin", per G...Sandra Loosemore2-25/+38
2012-11-11re PR tree-optimization/55238 (ICE in find_aggregate_values_for_callers_subse...Martin Jambor4-17/+94
2012-11-11re PR target/47440 (Use LCM for vzeroupper insertion)Uros Bizjak2-34/+54
2012-11-11pr54920.c: Add "-fno-common" option on hppa*-*-hpux*.John David Anglin4-0/+9
2012-11-11* gcc.dg/tree-ssa/cunroll-1.c: Fix bogus testcase.Jan Hubicka2-1/+5
2012-11-11re PR fortran/48636 (Enable more inlining with -O2 and higher)Jan Hubicka4-18/+141
2012-11-10extend.texi: Copy-edit to use "bit-field" consistently instead of "bitfield" ...Sandra Loosemore2-28/+33
2012-11-10extend.texi: Copy-edit to fix incorrect hyphenation phrases involving "bit"...Sandra Loosemore2-67/+73
2012-11-10extend.texi: Copy-edit to fix incorrect uses of "which" and "that" throughout...Sandra Loosemore2-83/+89
2012-11-11Daily bump.GCC Administrator1-1/+1
2012-11-10Compile pr55247.c with -mno-sse -mno-mmxH.J. Lu2-9/+11
2012-11-10re PR driver/55202 (Building a combined tree is broken for LTO)Andrew Pinski3-0/+19
2012-11-10expr.c (store_field): Remove TYPE parameter.Eric Botcazou2-83/+53
2012-11-10unused1.C: Skip on AIX.David Edelsohn3-2/+7
2012-11-10scal-to-vec2.c: Ignore non-standard ABI message.David Edelsohn4-0/+12
2012-11-10re PR rtl-optimization/55247 (internal compiler error: Max. number of generat...Uros Bizjak4-7/+56
2012-11-0920121108-1.c: New test.Andrew Pinski2-0/+55
2012-11-10Daily bump.GCC Administrator1-1/+1
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNU...Ed Smith-Rowland12-4/+519
2012-11-09* doc/install.texi (sparc64-x-solaris2): Mention MPC as well.Eric Botcazou2-3/+7
2012-11-09re PR other/52438 (Some files still GPLv2)Eric Botcazou5-166/+43
2012-11-09Warray-bounds-3.c (bar): Keep array access within bounds for ABDAY, DAY, ABMO...Siddhesh Poyarekar4-8/+17
2012-11-09+ * g++.dg/tm/pr47530-2.C: Adjust for uninstrumented code path.Aldy Hernandez3-3/+13
2012-11-09Use hook_bool_void_true for TARGET_LRA_PRichard Henderson2-8/+6
2012-11-09re PR c++/54859 (constexpr in template alias rejected as non-constant)Jason Merrill4-0/+18
2012-11-09Add C++ attribute abi_tag and -Wabi-tag option.Jason Merrill14-10/+330
2012-11-09remove redundant definition of IN_CHARGE_NAMEJason Merrill1-1/+0
2012-11-09re PR rtl-optimization/55154 (ICE: in curr_insn_transform, at lra-constraints...Vladimir Makarov6-28/+52
2012-11-09Handle target specific memory models in C frontendAndi Kleen2-1/+7
2012-11-09sh.c (sh_can_use_simple_return_p): Enable with -freorder-blocks-and-partition.Christian Bruel2-4/+6
2012-11-09re PR rtl-optimization/55151 (ICE: in assign_by_spills, at lra-assigns.c:1217...Vladimir Makarov2-2/+7
2012-11-09rtl.h (CONST_SCALAR_INT_P): New macro.Kenneth Zadeck12-68/+79
2012-11-09re PR middle-end/54385 (ICE in pre_and_rev_post_order_compute, at cfganal.c:873)Steven Bosscher2-16/+35
2012-11-09re PR rtl-optimization/54472 (ICE (spill_failure): unable to find a register ...Andrey Belevantsev4-3/+26