aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-08-20re PR fortran/53655 ([F03] "default initializer" warnings)Janus Weil4-1/+29
2013-08-20re PR rtl-optimization/57451 (Incorrect debug ranges emitted for -freorder-bl...Teresa Johnson4-3/+55
2013-08-20re PR c++/58119 (Invalid ambiguous default type conversion with only a single...Jason Merrill3-11/+44
2013-08-20linux-elf.h (MULTILIB_DEFAULTS): Remove definition.Matthew Gretton-Dann3-2/+10
2013-08-20target.def (narrow_volatile_bitfield): Note that the default value is false, ...Nick Clifton3-2/+8
2013-08-202013-08-20 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2013-08-20re PR c++/58190 (FAIL: g++.dg/pr57878.C (test for excess errors) on x86_64-ap...Paolo Carlini2-3/+8
2013-08-20error.c (pp_ggc_formatted_text): New.Gabriel Dos Reis2-14/+39
2013-08-20Fix LIB_SPEC for systems without libpthread.Pavel Chupin5-6/+20
2013-08-20tree-ssa-ccp.c (get_default_value): Remove redundant condition checks.Zhouyi Zhou2-9/+19
2013-08-19re PR c/57490 (ICE on c-c++-common/cilk-plus/AN/an-if.c)Balaji V. Iyer7-4/+111
2013-08-20Make opt_pass and gcc::pass_manager be GC-managedDavid Malcolm7-7/+239
2013-08-20Make gcc::context be GC-managedDavid Malcolm5-3/+104
2013-08-20Daily bump.GCC Administrator1-1/+1
2013-08-20re PR target/57865 (Broken _save64gpr and _rest64gpr usage)Alan Modra2-4/+8
2013-08-19value-prof.c (gimple_ic): Fix the bug of adding EH edge.Dehao Chen2-2/+5
2013-08-19builtins.def (BUILT_IN_FABSD32): New DFP ABS builtin.Peter Bergner8-12/+133
2013-08-19mulsize-1.c: Check for SLL as well as SUBU.Richard Sandiford3-1/+9
2013-08-19mips.c (mips_adjust_insn_length): Add checks for JUMP_P and INSN_P.Richard Sandiford2-1/+9
2013-08-19invoke.texi (-fcilkplus): Clarify that implementation is incomplete.Aldy Hernandez2-7/+14
2013-08-19* gcc.dg/tree-ssa/vrp87.c [avr-*-*] (dg-additional-options): New.Joern Rennecke2-0/+3
2013-08-19re PR testsuite/52641 (Test cases fail for 16-bit int targets)Joern Rennecke6-4/+16
2013-08-19vrp55.c: Use keeps_null_pointer_checks to determine correct test response.Joern Rennecke2-1/+5
2013-08-19ssa-dom-thread-4.c [avr-*-*]: Expect 6 times "Threaded".Joern Rennecke2-2/+7
2013-08-19parser.c (cp_parser_lambda_introducer, [...]): Use cp_parser_lookup_name_simple.Paolo Carlini4-30/+32
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko50-207/+356
2013-08-19* gcc.target/avr/progmem-error-1.cpp: Update linenumber of error.Joern Rennecke2-1/+5
2013-08-19Makeifle-in (ipa-devirt.o): New.Jan Hubicka13-16/+818
2013-08-19re PR fortran/46271 ([F03] OpenMP default(none) and procedure pointers)Janus Weil4-3/+39
2013-08-19Daily bump.GCC Administrator1-1/+1
2013-08-18re PR tree-optimization/58006 (ICE compiling VegaStrike with -ffast-math -ftr...Jakub Jelinek4-3/+46
2013-08-18cgraphunit.c (handle_alias_pairs): Reset the alias flag after the error messa...Eric Botcazou4-5/+27
2013-08-18cgraph.c (cgraph_create_indirect_edge): Discover polymorphic calls and record...Jan Hubicka7-3/+56
2013-08-17re PR c++/58083 (ICE with lambda as default parameter of a template function)Jason Merrill3-2/+40
2013-08-18Daily bump.GCC Administrator1-1/+1
2013-08-17error.c (dump_scope): Add a cxx_pretty_printer parameter.Gabriel Dos Reis2-629/+673
2013-08-17re PR middle-end/58179 (obj_type_ref ICE building libobjc)Jan Hubicka2-1/+10
2013-08-17compiler: Don't generate value reference in range clause if receiver is a sink.Ian Lance Taylor1-1/+2
2013-08-16rs6000.md (rs6000_get_timebase_ppc32): Add length attribute.David Edelsohn2-1/+7
2013-08-17Daily bump.GCC Administrator1-1/+1
2013-08-16Support "gcc" namespace in gengtypeDavid Malcolm2-0/+23
2013-08-16re PR target/58160 (Power8 fusion support has a bug that shows up in running ...Michael Meissner5-143/+224
2013-08-16Fix bad interaction between GTY((user)) and incomplete declarationsDavid Malcolm2-0/+12
2013-08-16re PR target/58105 (wrong code generation for multiversioned functions)Bernd Edlinger2-8/+10
2013-08-16gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Add new arugment expect...Jan Hubicka7-9/+41
2013-08-16sched-vis.c (rtl_slim_pp_initialized): Remove.Gabriel Dos Reis3-55/+46
2013-08-16re PR tree-optimization/58164 (internal compiler error: in make_decl_rtl, at ...Jakub Jelinek4-0/+22
2013-08-16re PR regression/58165 (internal compiler error: verify_flow_info)Jakub Jelinek4-5/+45
2013-08-16Daily bump.GCC Administrator1-1/+1
2013-08-15Daily bump.GCC Administrator1-1/+1