aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-06-11Restore DW_AT_abstract_origin for cross-unit call sitesPierre-Marie de Rodat13-1/+73
2015-06-11match.pd ((x & y) ^ (x | y) -> x ^ y): New pattern.Marek Polacek4-0/+51
2015-06-11* match.pd: Use single_use throughout.Marek Polacek2-5/+8
2015-06-11[ARM] Restrict MAX_CONDITIONAL_EXECUTE when -mrestrict-it is in placeKyrylo Tkachov5-1/+58
2015-06-11s/recogniwed/recognizedChristian Bruel2-2/+2
2015-06-11Add ARM/thumb pragma target Christian Bruel6-11/+148
2015-06-11Daily bump.GCC Administrator1-1/+1
2015-06-10sh.md (tstsi_t): Add '?' modifier to 'r' alternative of the 2nd operand to fi...Kaz Kojima2-1/+6
2015-06-10mangle-regparm.C (dg-optiond): Add -save-temps.Uros Bizjak2-1/+5
2015-06-10re PR target/66473 (ICE: in extract_insn, at recog.c:2343 (unrecognizable ins...Uros Bizjak4-43/+62
2015-06-10re PR target/66474 (Document the use of %x in powerpc asm statements)Michael Meissner2-0/+28
2015-06-10re PR c++/66289 ("error: ambiguous template instantiation" with partial speci...Jason Merrill4-4/+81
2015-06-10xtensa: implement trap patternMax Filippov3-1/+21
2015-06-10tree-vect-slp.c (vect_attempt_slp_rearrange_stmts): Split out from ...Richard Biener3-55/+86
2015-06-10re PR target/66470 (TLS ICE due to ix86_split_long_move)Jakub Jelinek5-2/+98
2015-06-10Use dmb ish instead of dmb sy for ARM.Ramana Radhakrishnan2-5/+7
2015-06-10Fix build for ENABLE_OFFLOADING in expand_omp_targetTom de Vries2-2/+5
2015-06-10Fix BITMAP identifier clash.Martin Liska11-21/+44
2015-06-10Add ARM/thumb attribute targetChristian Bruel13-12/+400
2015-06-10Handle aarch64_guard1.C testRamana Radhakrishnan2-1/+8
2015-06-10[Patch testsuite obvious] gcc.target/arm/pr65710.c should not unconditionally...James Greenhalgh2-0/+6
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva30-984/+966
2015-06-10Daily bump.GCC Administrator1-1/+1
2015-06-09Make-lang.in (jit.install-common): Install headers using INSTALL_DATA.Matthias Klose2-2/+6
2015-06-09Mark offloaded functions as parallelizedTom de Vries2-0/+8
2015-06-09Mark function parallelized_function before add_new_functionTom de Vries2-2/+9
2015-06-09gcc-plugin.h: Move decls to plugin.h and include it.Andrew MacLeod6-135/+151
2015-06-09DR 1467 PR c++/51747Jason Merrill2-1/+9
2015-06-09Handle location in expand_ifn_va_arg_1Tom de Vries4-0/+39
2015-06-09re PR c++/66387 (ICE in make_decl_rtl with lambda)Jason Merrill4-10/+29
2015-06-09re PR c++/65815 (brace elision doesn't work in NSDMI)Paolo Carlini6-2/+41
2015-06-09re PR bootstrap/66448 (Bootstrap fails on darwin after r224161)Jason Merrill3-0/+18
2015-06-09re PR tree-optimization/66299 (more optimize opportunity)Marek Polacek6-0/+222
2015-06-09re PR c++/66383 (ICE in gimplify_expr on this passed in inline initialization)Jason Merrill4-10/+61
2015-06-09tree-vect-slp.c (vect_build_slp_tree_1): Remove bailout on gaps.Richard Biener2-28/+13
2015-06-09[Patch testsuite obvious] g++.dg/ext/pr57735.C should not run if theJames Greenhalgh2-0/+8
2015-06-09re PR tree-optimization/66423 (a % (1 << b) no longer gets folded to a & (1 <...Richard Biener4-2/+24
2015-06-09varasm.c (output_object_block_htab): Remove.Aldy Hernandez2-7/+47
2015-06-09misc.c: Remove duplicate include directives.Eric Botcazou4-4/+6
2015-06-09re PR tree-optimization/66419 (FAIL: gcc.target/aarch64/aapcs64/va_arg-6.c ex...Richard Biener4-1/+46
2015-06-09rl78.c (rl78_select_section): When -mes0 is active place read only data in th...Nick Clifton2-2/+7
2015-06-09[GCC, ARM] armv8 linux toolchain asan testcase fail due to stl missing condit...Shiva Chen4-6/+36
2015-06-09cfgloop.c (get_loop_body_in_bfs_order): Fix assert.Richard Biener2-1/+5
2015-06-09re PR tree-optimization/66413 (ICE at -Os and above with -g enabled on x86_64...Richard Biener4-1/+72
2015-06-09re PR tree-optimization/66396 (FAIL: gcc.dg/graphite/run-id-pr47593.c executi...Richard Biener2-0/+10
2015-06-09Fix gimple_seq_nondebug_singleton_pTom de Vries2-14/+13
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva30-864/+1082
2015-06-09Reset inlined debug variables at the end of the inlined functionAlexandre Oliva2-0/+63
2015-06-09Daily bump.GCC Administrator1-1/+1
2015-06-08bind_c-2b_0.f90: New testcase.Jan Hubicka1-0/+5