aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-11-30Handle BUILT_IN_GOMP_PARALLEL in ipa-ptaTom de Vries4-13/+121
2015-11-30re PR tree-optimization/68501 (sqrt builtin is not used anymore)Jakub Jelinek9-43/+123
2015-11-30re PR tree-optimization/68592 (ICE in vect_get_vec_def_for_operand, at tree-v...Richard Biener4-0/+38
2015-11-30nvptx.c (nvptx_name_replacement): Move earlier.Nathan Sidwell2-138/+132
2015-11-30re PR fortran/68534 (No error on mismatch in number of arguments between subm...Paul Thomas4-6/+63
2015-11-30S/390: Testsuite: Add asm scan patterns for -m31.Andreas Krebbel2-4/+12
2015-11-30S/390: Testsuite: Add -mzarch to load-relative-check.c.Andreas Krebbel2-1/+5
2015-11-30c-ada-spec.c (print_ada_macros): Remove redundant blank line.Eric Botcazou5-263/+290
2015-11-30* gcc-interface/trans.c (gigi): Fix initialization order.Eric Botcazou2-9/+14
2015-11-30osint.adb: Add use type clause for CRTL.size_t.Eric Botcazou3-48/+52
2015-11-30gigi.h (create_var_decl): Adjust prototype.Eric Botcazou5-152/+187
2015-11-30gigi.h (is_simple_additive_expression): Declare.Eric Botcazou5-34/+136
2015-11-30* gcc-interface/utils2.c (gnat_invariant_expr): Add type conversions.Eric Botcazou5-1/+34
2015-11-30ada-tree.h (TYPE_MAX_ALIGN): New macro.Eric Botcazou7-66/+150
2015-11-30[AVX-512] Enable QI-mode mask logic patterns on non-AVX-512DQ targets.Kirill Yukhin2-3/+11
2015-11-30re PR target/28115 (possible bug in recog_memoized usage in rs6000.c??)Eric Botcazou2-3/+9
2015-11-30re PR c/68162 (Incompatible pointer type using a typedef)Richard Biener2-2/+9
2015-11-30tree-if-conv.c (struct ifc_dr): Add new tree base_predicate field.Venkataramanan Kumar2-16/+31
2015-11-30Daily bump.GCC Administrator1-1/+1
2015-11-29re PR ada/68564 (Ada fails to bootstrap on sparc64-linux-gnu)Matthias Klose2-47/+11
2015-11-29cgraph.c (cgraph_node::make_local): No name is unique during incremental link...Jan Hubicka6-27/+58
2015-11-29re PR c/67106 (ICE: verify_type failed: type variant differs by TYPE_PACKED....Jan Hubicka4-1/+24
2015-11-29re PR c++/67581 (ICE on transparent union with -g enabled on x86_64-linux-gnu...Jan Hubicka4-1/+19
2015-11-29nvptx.md (const_0_operand, [...]): Delete.Nathan Sidwell2-23/+9
2015-11-29ipa-devirt.c (add_type_duplicate): Remove redundant ODR violation dumpJan Hubicka2-9/+5
2015-11-29re PR target/28115 (possible bug in recog_memoized usage in rs6000.c??)David Edelsohn2-2/+8
2015-11-29Daily bump.GCC Administrator1-1/+1
2015-11-28Add to correct changelogNathan Sidwell1-0/+7
2015-11-28nvptx.h (FIRST_PARM_OFFSET): Add void cast.Nathan Sidwell1-4/+6
2015-11-28Handle flinker-output in lto-wrapperTom de Vries2-1/+8
2015-11-28re PR ada/68564 (Ada fails to bootstrap on sparc64-linux-gnu)Matthias Klose2-1/+6
2015-11-28Daily bump.GCC Administrator1-1/+1
2015-11-27Copy-edit the Option Summary in invoke.texiJonathan Wakely2-17/+21
2015-11-27re PR rtl-optimization/68536 (LRA ICEs with new arm pattern)Vladimir Makarov3-7/+27
2015-11-27Fix FAIL: gcc.c-torture/execute/20050124-1.c -O2 (internal compiler error)Kyrylo Tkachov2-3/+12
2015-11-27nvptx-protos.h (nvptx_addr_space_from_address): Don't declare.Nathan Sidwell3-38/+55
2015-11-27re PR tree-optimization/68559 (Excessive peeling for gaps)Richard Biener7-62/+59
2015-11-27nvptx-protos.h (nvptx_record_needed_decl): Don't declaree.Nathan Sidwell4-142/+150
2015-11-27re PR rtl-optimization/68250 (wrong code at -O2 and -O3 on x86_64-linux-gnu (...Jakub Jelinek2-0/+45
2015-11-27* gcc.dg/pr63568.c: Convert to GIMPLE.Marek Polacek2-10/+30
2015-11-27re PR tree-optimization/68553 (gcc.dg/vect/pr68445.c FAILs)Richard Biener2-12/+35
2015-11-27Be more careful about barriers when speculating conditional stores.Bernd Schmidt4-1/+24
2015-11-27[RTL-ifcvt] Reject insns that are multiple_setsKyrylo Tkachov2-2/+10
2015-11-27[RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order of insns in IF-THEN...Kyrylo Tkachov4-31/+104
2015-11-27Fix memory leak in cilkMartin Liska9-52/+92
2015-11-27re PR tree-optimization/68552 (ICE in in expand_expr_real_2 with -O2 -ftree-v...Jakub Jelinek2-11/+45
2015-11-27re PR c/63326 (whether a #pragma is a statement depends on the type of pragma)Jakub Jelinek7-6/+510
2015-11-27Replace spaces with tabs and remove trailing whitespacesMartin Liska2-502/+507
2015-11-27Fix memory leak in tree-chkp.cMartin Liska2-0/+7
2015-11-27Fix parser memory leak in cilk_simd_fn_infoMartin Liska2-0/+7